|
JSecurity | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.jsecurity.io | |
|---|---|
| org.jsecurity.config | Components that support configuring JSecurity in any application. |
| org.jsecurity.io | Support for reading and writing (input/output) raw data from multiple resource locations. |
| org.jsecurity.subject | Components supporting the Subject interface, the most important concept in
JSecurity's API. |
| Classes in org.jsecurity.io used by org.jsecurity.config | |
|---|---|
| IniResource
//TODO - complete JavaDoc |
|
| Classes in org.jsecurity.io used by org.jsecurity.io | |
|---|---|
| AbstractResource
//TODO - complete JavaDoc |
|
| ResourceException
Root exception when a problem occurs acquiring or processing a resource. |
|
| SerializationException
Root exception for problems either serializing or de-serializing data. |
|
| Serializer
A Serializer converts objects to raw binary data and vice versa, enabling persistent storage
of objects to files, HTTP cookies, or other mechanism. |
|
| TextResource
//TODO complete JavaDoc |
|
| Classes in org.jsecurity.io used by org.jsecurity.subject | |
|---|---|
| Serializer
A Serializer converts objects to raw binary data and vice versa, enabling persistent storage
of objects to files, HTTP cookies, or other mechanism. |
|
|
JSecurity | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||