Uses of Package
com.sun.identity.idm
-
Packages that use com.sun.identity.idm 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.am.identity.application org.forgerock.am.identity.domain org.forgerock.am.identity.persistence org.forgerock.openam.auth.node.api This package contains the API for writing authentication nodes.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. -
Classes in com.sun.identity.idm used by com.sun.identity.authentication.spi Class Description AMIdentity This class represents an Identity which needs to be managed by Access Manager. -
Classes in com.sun.identity.idm used by com.sun.identity.idm Class 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 theIdentityStore
to receive notifications.IdOperation The classIdOperation
defines the types of operations supported on managed identities, and provides static constants for these operation.IdRepo This interface defines the methods which need to be implemented by plugins.IdRepoDuplicateObjectException An exception type thrown when anIdRepo
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 thecom.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 theIdentityStore
search method.IdSearchOpModifier This is a helper class which can be in conjunction with theIdSearchControl
class to make simple modifications to the basic search performed by each plugin.IdSearchResults This classIdSearchResults
provides to obtain the search results.IdType The classIdType
defines the types of supported identities, and provides static constants for these identities. -
Classes in com.sun.identity.idm used by org.forgerock.am.identity.application Class Description AMIdentity This class represents an Identity which needs to be managed by Access Manager.IdRepoException The exception class whose instance is thrown if there is any error during the operation of objects of thecom.sun.identity.sms
package.IdSearchOpModifier This is a helper class which can be in conjunction with theIdSearchControl
class to make simple modifications to the basic search performed by each plugin.IdType The classIdType
defines the types of supported identities, and provides static constants for these identities. -
Classes in com.sun.identity.idm used by org.forgerock.am.identity.domain Class Description IdRepoException The exception class whose instance is thrown if there is any error during the operation of objects of thecom.sun.identity.sms
package.IdType The classIdType
defines the types of supported identities, and provides static constants for these identities. -
Classes in com.sun.identity.idm used by org.forgerock.am.identity.persistence Class 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 theIdentityStore
to receive notifications.IdOperation The classIdOperation
defines the types of operations supported on managed identities, and provides static constants for these operation.IdRepoException The exception class whose instance is thrown if there is any error during the operation of objects of thecom.sun.identity.sms
package.IdSearchControl This is a helper class which is used in theIdentityStore
search method.IdSearchResults This classIdSearchResults
provides to obtain the search results.IdType The classIdType
defines the types of supported identities, and provides static constants for these identities. -
Classes in com.sun.identity.idm used by org.forgerock.openam.auth.node.api Class Description AMIdentity This class represents an Identity which needs to be managed by Access Manager.IdType The classIdType
defines the types of supported identities, and provides static constants for these identities. -
Classes in com.sun.identity.idm used by org.forgerock.openam.authentication.modules.common.mapping Class Description AMIdentity This class represents an Identity which needs to be managed by Access Manager.