| Interface | Description |
|---|---|
| Resource |
Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
|
| WritableResource |
Extended interface for a resource that supports writing to it.
|
| Class | Description |
|---|---|
| SpringResourceWrapper |
A wrapper that adapts a spring
Resource to a pac4j Resource. |
| SpringWritableResourceWrapper |
A wrapper that adapts a spring
WritableResource to a pac4j WritableResource. |
Copyright © 2016. All Rights Reserved.