Interface | Description |
---|---|
AuthenticationMechanism |
This interface represents an authentication mechanism.
|
AuthenticationMechanismContext |
This interface represents an authentication context.
|
AuthenticationMechanismResultAbortTask |
This interface represents an abort task.
|
AuthenticationMechanismResultPauseTask |
This interface represents a pause task.
|
AuthenticationMechanismResultTask |
This interface represents a task contained in authentication result returned
by authentication mechanism.
|
Class | Description |
---|---|
AuthenticationMechanismResult |
This class represents an authentication result returned by authentication
mechanism.
|
Enum | Description |
---|---|
AuthenticationMechanismResultType |
This enum represents the type of authentication result returned by
authentication mechanism.
|
Scope |
This enum represents scope of context attribute.
|
Exception | Description |
---|---|
AuthenticationMechanismException |
This class represents an authentication mechanism exception.
|