The com.adobe.idp.um.spi.authentication package provides classes and interfaces that enable you to create custom authentication providers that integrate with User Management.
| Interface | Description | |
|---|---|---|
| AuthConfigBO | The AuthConfigBO interface defines a container for storing configuration information about an authentication service provider. |
|
| AuthProvider | The AuthProvider interface is the primary interface that your authentication service provider must implement. |
|
| AuthResponse | The AuthResponse interface defines a mechanism for an authentication provider to communicate authentication results to User Management. |
|
| AuthScheme | The AuthScheme interface defines the valid authentication schemes for User Management. |
| Class | Description | |
|---|---|---|
| AuthResponseImpl | The AuthResponseImpl class provides a mechanism for an authentication provider to communicate authentication results to User Management. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/idp/um/spi/authentication/package-detail.html