| Interface | Description |
|---|---|
| CallbackFactory |
Interface for AppServer specific jaas callbacks factories
|
| LoginPlugin |
| Class | Description |
|---|---|
| BaseLoginModule | |
| CallbackFactoryDescriptor | |
| CallbackResult |
Simple class to store the result of a JAAS callback
|
| GroupImpl |
This class implements a group of principals.
|
| LoginPluginDescriptor | |
| LoginPluginRegistry | |
| NuxeoAbstractServerLoginModule |
Abstract implementation of the
LoginModule SPI from javax.security.auth.spi. |
| NuxeoLoginModule | |
| PrincipalImpl |
This class implements the principal interface.
|
| SystemPrincipal | |
| TrustingLoginPlugin |
Dummy LoginModule Plugin:
it always trusts in the UserIndetificationInfo that it receive
and does no validation.
|
Copyright © 2011 Nuxeo SA. All Rights Reserved.