|
JSecurity | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.jsecurity.config | |
|---|---|
| org.jsecurity.config | Components that support configuring JSecurity in any application. |
| org.jsecurity.spring | Spring Application Framework support for enabling JSecurity in spring applications. |
| org.jsecurity.web.config | Web-specific implementation extensions to the org.jsecurity.config components. |
| org.jsecurity.web.servlet | Support implementations that depend heavily on the javax.servlet. |
| Classes in org.jsecurity.config used by org.jsecurity.config | |
|---|---|
| Configuration
A Configuration is responsible for 'wiring' together all the JSecurity components for an
application, such as the SecurityManager, and any of its
dependencies. |
|
| ConfigurationException
Root exception indicating there was a problem parsing or processing the JSecurity configuration. |
|
| ResourceConfiguration
//TODO - complete JavaDoc |
|
| TextConfiguration
//TODO - complete JavaDoc |
|
| Classes in org.jsecurity.config used by org.jsecurity.spring | |
|---|---|
| Configuration
A Configuration is responsible for 'wiring' together all the JSecurity components for an
application, such as the SecurityManager, and any of its
dependencies. |
|
| IniConfiguration
A Configuration based on the .ini format. |
|
| ResourceConfiguration
//TODO - complete JavaDoc |
|
| TextConfiguration
//TODO - complete JavaDoc |
|
| Classes in org.jsecurity.config used by org.jsecurity.web.config | |
|---|---|
| Configuration
A Configuration is responsible for 'wiring' together all the JSecurity components for an
application, such as the SecurityManager, and any of its
dependencies. |
|
| ConfigurationException
Root exception indicating there was a problem parsing or processing the JSecurity configuration. |
|
| IniConfiguration
A Configuration based on the .ini format. |
|
| ResourceConfiguration
//TODO - complete JavaDoc |
|
| TextConfiguration
//TODO - complete JavaDoc |
|
| Classes in org.jsecurity.config used by org.jsecurity.web.servlet | |
|---|---|
| Configuration
A Configuration is responsible for 'wiring' together all the JSecurity components for an
application, such as the SecurityManager, and any of its
dependencies. |
|
|
JSecurity | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||