See: Description
Interface | Description |
---|---|
IdCachedServices | |
IdConstants | |
IdEventListener |
Represents the event listener interface that consumers of this API should
implement and register with the AMIdentityRepository to receive
notifications.
|
IdRepoCreationListener |
A listener that will be notified each time a
AMIdentityRepository is created. |
IdServices | |
IdServicesProvider | |
RepoAuditorFactory |
Guice factory for creating
SMSAuditor objects |
Class | Description |
---|---|
AgentMigration71 | |
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. |
IdOperation |
The class
IdOperation 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.
|
IdRepoBundle | |
IdRepoErrorCode |
Class is representing error code for different error states
|
IdRepoException_SOAPSerializer | |
IdRepoListener |
Provides methods that can be called by IdRepo plugins to notify change
events.
|
IdRepoServiceListener |
Class implementation moved to com.sun.identity.server.IdRepoPluginsCache
|
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. |
IdServicesFactory |
A Factory which provides access to the Directory Services.
|
IdType |
The class
IdType defines the types of supported identities,
and provides static constants for these identities. |
IdUtils |
The class defines some static utilities used by other components like policy
and auth
|
RepoSearchResults |
This class
RepoSearchResults provides to obtain the search
results. |
Exception | Description |
---|---|
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. |
IdRepoFatalException |
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
IdRepoUnsupportedOpException |
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
PasswordPolicyException |
The exception class whose instance is thrown if there is any error related with password issue.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.