Package | Description |
---|---|
com.sun.identity.authentication.spi |
Provides interfaces and classes for writing a supplemental authentication
module to plug into OpenAM.
|
com.sun.identity.idm |
Provides classes for accessing the Identity Repository interfaces.
|
org.forgerock.openam.authentication.modules.common.mapping |
This package contains the mapping interfaces and default implementations that are common for use by all
authentication modules.
|
Class and Description |
---|
AMIdentity
This class represents an Identity which needs to be managed by Access
Manager.
|
Class and Description |
---|
AMIdentity
This class represents an Identity which needs to be managed by Access
Manager.
|
IdEventListener
Represents the event listener interface that consumers of this API should
implement and register with the AMIdentityRepository to receive
notifications.
|
IdOperation
The class
IdOperation defines the types of operations
supported on managed identities, and provides static constants for these
operation. |
IdRepoDuplicateObjectException
An exception type thrown when an
IdRepo is asked to
create an object with a name that is already used. |
IdRepoException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
IdRepoListener
Provides methods that can be called by IdRepo plugins to notify change
events.
|
IdSearchControl
This is a helper class which is used in the
AMIdentityRepository
search method. |
IdSearchOpModifier
This is a helper class which can be in conjunction with the
IdSearchControl class to make simple modifications to the
basic search performed by each plugin. |
IdSearchResults
This class
IdSearchResults provides to obtain the search
results. |
IdType
The class
IdType defines the types of supported identities,
and provides static constants for these identities. |
Class and Description |
---|
AMIdentity
This class represents an Identity which needs to be managed by Access
Manager.
|
AMIdentityRepository
The class
AMIdentityRepository represents an object to access
the repositories in which user/role/group and other identity data is
configured. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.