A B C D E F G H I K L M N O P Q R S T U V W X

A

ABORT - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Abort status where the server is aborting the authentication exchange.
ACCOUNTMAPPER - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies a pluggable class which defines how the subject of an Assertion is related to an identity at the destination site.
ACCOUNT_LOCKOUT - Static variable in interface com.sun.identity.authentication.spi.AMAuthCallBack
The constant for the event type ACCOUNT LOCKOUT.
ACTIONMAPPER - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies the class with the path to where the actionMapper is located.
ACTION_NAMESPACE - Static variable in class com.sun.identity.saml.common.SAMLConstants
String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources.
ACTION_NAMESPACE_GHPP - Static variable in class com.sun.identity.saml.common.SAMLConstants
String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources.
ACTION_NAMESPACE_NEGATION - Static variable in class com.sun.identity.saml.common.SAMLConstants
String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources.
ACTION_NAMESPACE_UNIX - Static variable in class com.sun.identity.saml.common.SAMLConstants
String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources.
ACTIVE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents the status of an object as active
ACTIVE_VALUE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. String representation of the "active" state
ADDED - Static variable in interface com.sun.identity.sm.ServiceListener
The change type specifies that the entry has been added.
ADDMEMBER - Static variable in class com.sun.identity.idm.IdRepo
The constant defining the add membership operation.
ADD_MEMBER - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
ADMINISTRATION_SERVICE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
ADMINISTRATOR_DISPLAY_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Attribute is displayed only for administrators and maybe writable.
ADMIN_CONSOLE_SERVICE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Access Manager's administration console service name
ADMIN_GROUPS_ENABLED_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
ADMIN_ROLE_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
ADMIN_START_DN_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Administrator's Start Location
AFFILIATION_ID_NOT_VALID - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
AGENT - Static variable in class com.sun.identity.idm.IdType
Identity type of AGENT
ALGO_ID_C14N_EXCL_OMIT_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
Exclusive XML canonicalization Algorithm URI
ALGO_ID_C14N_EXCL_WITH_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
Exclusive XML canonicalization with comments Algorithm URI
ALGO_ID_C14N_OMIT_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
XML canonicalization Algorithm URI
ALGO_ID_C14N_WITH_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
XML canonicalization with comments Algorithm URI
ALGO_ID_MAC_HMAC_NOT_RECOMMENDED_MD5 - Static variable in class com.sun.identity.saml.common.SAMLConstants
MAC Algorithm HMAC-MD5 URI
ALGO_ID_MAC_HMAC_RIPEMD160 - Static variable in class com.sun.identity.saml.common.SAMLConstants
MAC Algorithm HMAC-RIPEMD160 URI
ALGO_ID_MAC_HMAC_SHA1 - Static variable in class com.sun.identity.saml.common.SAMLConstants
MAC Algorithm HMAC-SHA1 URI - Required
ALGO_ID_MAC_HMAC_SHA256 - Static variable in class com.sun.identity.saml.common.SAMLConstants
MAC Algorithm HMAC-SHA256 URI
ALGO_ID_MAC_HMAC_SHA384 - Static variable in class com.sun.identity.saml.common.SAMLConstants
MAC Algorithm HMAC-SHA384 URI
ALGO_ID_MAC_HMAC_SHA512 - Static variable in class com.sun.identity.saml.common.SAMLConstants
MAC Algorithm HMAC-SHA512 URI
ALGO_ID_SIGNATURE_DSA - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm DSAwithSHA1 URI - Required
ALGO_ID_SIGNATURE_NOT_RECOMMENDED_RSA_MD5 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm RSA-MD5 URI
ALGO_ID_SIGNATURE_RSA - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm RSAwithSHA1 URI - Recommended
ALGO_ID_SIGNATURE_RSA_RIPEMD160 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm RSA-RIPEMD160 URI
ALGO_ID_SIGNATURE_RSA_SHA1 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm RSAwithSHA1 URI
ALGO_ID_SIGNATURE_RSA_SHA256 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm RSA-SHA256 URI
ALGO_ID_SIGNATURE_RSA_SHA384 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm RSA-SHA384 URI
ALGO_ID_SIGNATURE_RSA_SHA512 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm RSA-SHA512 URI
ALL_RECORDS - Static variable in class com.sun.identity.log.LogQuery
All the records that matches query criteria (if any) will be retrieved.
ALL_RESOURCES - Static variable in class com.sun.identity.policy.PolicyEvaluator
Constant used to identity all the resources of a service type.
ALL_TEMPLATES - Static variable in interface com.iplanet.am.sdk.AMTemplate
Deprecated. Represents both dynamic and policy template for a service
AMAdminConstants - interface com.iplanet.am.console.base.model.AMAdminConstants.
AMAdminConstants contains a set of constants used by various modules in administration console.
AMAssignableDynamicGroup - interface com.iplanet.am.sdk.AMAssignableDynamicGroup.
Deprecated. As of Sun Java System Access Manager 7.1.
AMAttributeSchema - class com.iplanet.am.sdk.AMAttributeSchema.
Deprecated. This class has been deprecated. Please use com.sun.identity.sm.AttributeSchema.
AMAuthCallBack - interface com.sun.identity.authentication.spi.AMAuthCallBack.
The AMAuthCallBack interface should be implemented by external business logic code, in order to receive callbacks from the authentication framework when one of the following events happens : account lockout password change (via LDAP module)
AMAuthCallBackException - exception com.sun.identity.authentication.spi.AMAuthCallBackException.
The AMAuthCallBackException is used to specify an exception related to an authentication framework callback.
AMAuthCallBackException(String, Object[]) - Constructor for class com.sun.identity.authentication.spi.AMAuthCallBackException
Constructor
AMAuthCallBackException(String) - Constructor for class com.sun.identity.authentication.spi.AMAuthCallBackException
Constructor
AMAuthCallBackException(Throwable) - Constructor for class com.sun.identity.authentication.spi.AMAuthCallBackException
Constructor
AMCallBack - class com.iplanet.am.sdk.AMCallBack.
Deprecated. As of Sun Java System Access Manager 7.1.
AMClientDetector - class com.iplanet.am.util.AMClientDetector.
This is an utility to get the client type.
AMClientDetector() - Constructor for class com.iplanet.am.util.AMClientDetector
Constructs a AMClientDetector instance.
AMClientDetector(String) - Constructor for class com.iplanet.am.util.AMClientDetector
Applications can provide client detector implementation class
AMClientDetector(ClientDetectionInterface) - Constructor for class com.iplanet.am.util.AMClientDetector
Application provide custom detection class.
AMConsoleException - exception com.iplanet.am.console.base.model.AMConsoleException.
AMConsoleException is thrown to signal to the view bean that incorrect behavior is encountered in processing a request.
AMConsoleException(String) - Constructor for class com.iplanet.am.console.base.model.AMConsoleException
Creates a Console Exception object.
AMConsoleException(List) - Constructor for class com.iplanet.am.console.base.model.AMConsoleException
Creates a Console Exception object.
AMConsoleException(Throwable) - Constructor for class com.iplanet.am.console.base.model.AMConsoleException
Creates a Console Exception object.
AMConsoleListener - interface com.iplanet.am.console.base.model.AMConsoleListener.
AMConsoleListener defines a set of Console model event handlers.
AMConsoleListenerAdapter - class com.iplanet.am.console.base.model.AMConsoleListenerAdapter.
AMConsoleListenerAdapter provides defaults implementation of methods in AMConsoleListener handlers.
AMConsoleListenerAdapter() - Constructor for class com.iplanet.am.console.base.model.AMConsoleListenerAdapter
 
AMConstants - interface com.iplanet.am.sdk.AMConstants.
Deprecated. As of Sun Java System Access Manager 7.1.
AMDynamicGroup - interface com.iplanet.am.sdk.AMDynamicGroup.
Deprecated. As of Sun Java System Access Manager 7.1.
AMEntity - interface com.iplanet.am.sdk.AMEntity.
Deprecated. As of Sun Java System Access Manager 7.1.
AMEntityType - class com.iplanet.am.sdk.AMEntityType.
Deprecated. As of Sun Java System Access Manager 7.1.
AMEntryExistsException - exception com.iplanet.am.sdk.AMEntryExistsException.
Deprecated. As of Sun Java System Access Manager 7.1.
AMEntryExistsException(String, String) - Constructor for class com.iplanet.am.sdk.AMEntryExistsException
Deprecated. Constructs a new AMEntryExistsException with detailed message.
AMEntryExistsException(SSOToken, String) - Constructor for class com.iplanet.am.sdk.AMEntryExistsException
Deprecated. Protected constructor for convenience.
AMEntryExistsException(String, String, UMSException) - Constructor for class com.iplanet.am.sdk.AMEntryExistsException
Deprecated. Protected constructor for convenience.
AMEntryExistsException(SSOToken, String, UMSException) - Constructor for class com.iplanet.am.sdk.AMEntryExistsException
Deprecated. Protected constructor for convenience.
AMEntryExistsException(String, String, Object[]) - Constructor for class com.iplanet.am.sdk.AMEntryExistsException
Deprecated. Constructs a new AMException with detailed message.
AMEntryExistsException(String, String, Object[], UMSException) - Constructor for class com.iplanet.am.sdk.AMEntryExistsException
Deprecated. Constructs a new AMException with detailed message.
AMEvent - class com.iplanet.am.sdk.AMEvent.
Deprecated. As of Sun Java System Access Manager 7.1.
AMEvent(Object, int) - Constructor for class com.iplanet.am.sdk.AMEvent
Deprecated. Constructs an event object.
AMEventListener - interface com.iplanet.am.sdk.AMEventListener.
Deprecated. As of Sun Java System Access Manager 7.1.
AMException - exception com.iplanet.am.sdk.AMException.
Deprecated. As of Sun Java System Access Manager 7.1.
AMException(String, String) - Constructor for class com.iplanet.am.sdk.AMException
Deprecated. Constructs a new AMException with detailed message.
AMException(SSOToken, String) - Constructor for class com.iplanet.am.sdk.AMException
Deprecated. Convenience method (protected)
AMException(String, String, UMSException) - Constructor for class com.iplanet.am.sdk.AMException
Deprecated. Constructs a new AMException with detailed message.
AMException(SSOToken, String, UMSException) - Constructor for class com.iplanet.am.sdk.AMException
Deprecated. Constructs a new AMException with detailed message.
AMException(String, String, Object[]) - Constructor for class com.iplanet.am.sdk.AMException
Deprecated. Constructs a new AMException with detailed message.
AMException(String, String, Object[], UMSException) - Constructor for class com.iplanet.am.sdk.AMException
Deprecated. Constructs a new AMException with detailed message.
AMFilteredRole - interface com.iplanet.am.sdk.AMFilteredRole.
Deprecated. As of Sun Java System Access Manager 7.1.
AMGroup - interface com.iplanet.am.sdk.AMGroup.
Deprecated. As of Sun Java System Access Manager 7.1.
AMGroupContainer - interface com.iplanet.am.sdk.AMGroupContainer.
Deprecated. As of Sun Java System Access Manager 7.1.
AMIdentity - class com.sun.identity.idm.AMIdentity.
This class represents an Identity which needs to be managed by Access Manager.
AMIdentity(SSOToken) - Constructor for class com.sun.identity.idm.AMIdentity
Constructor for the AMIdentity object.
AMIdentity(SSOToken, String) - Constructor for class com.sun.identity.idm.AMIdentity
Constructor for the AMIdentity object.
AMIdentityRepository - class com.sun.identity.idm.AMIdentityRepository.
The class AMIdentityRepository represents an object to access the repositories in which user/role/group and other identity data is configured.
AMIdentityRepository(SSOToken, String) - Constructor for class com.sun.identity.idm.AMIdentityRepository
Constructor for the AMIdentityRepository object.
AMInvalidDNException - exception com.iplanet.am.sdk.AMInvalidDNException.
Deprecated. As of Sun Java System Access Manager 7.1.
AMInvalidDNException(String, String) - Constructor for class com.iplanet.am.sdk.AMInvalidDNException
Deprecated. Constructs a new AMException with detailed message.
AMInvalidDNException(String, String, Object[]) - Constructor for class com.iplanet.am.sdk.AMInvalidDNException
Deprecated. Constructs a new AMException with detailed message.
AMLoginModule - class com.sun.identity.authentication.spi.AMLoginModule.
An abstract class which implements JAAS LoginModule, it provides methods to access Java System Access Manager services and the module xml configuration.
AMLoginModule() - Constructor for class com.sun.identity.authentication.spi.AMLoginModule
 
AMModel - interface com.iplanet.am.console.base.model.AMModel.
AMModel defines a set of methods that are exposed to view beans.
AMObject - interface com.iplanet.am.sdk.AMObject.
Deprecated. As of Sun Java System Access Manager 7.1.
AMOrganization - interface com.iplanet.am.sdk.AMOrganization.
Deprecated. As of Sun Java System Access Manager 7.1.
AMOrganizationalUnit - interface com.iplanet.am.sdk.AMOrganizationalUnit.
Deprecated. As of Sun Java System Access Manager 7.1.
AMPeopleContainer - interface com.iplanet.am.sdk.AMPeopleContainer.
Deprecated. As of Sun Java System Access Manager 7.1.
AMPostAuthProcessInterface - interface com.sun.identity.authentication.spi.AMPostAuthProcessInterface.
The AMPostAuthProcessInterface interface needs to be implemented by services and applications to do post authentication processing.
AMPostCallBackException - exception com.iplanet.am.sdk.AMPostCallBackException.
Deprecated. As of Sun Java System Access Manager 7.1.
AMPostCallBackException(String, String) - Constructor for class com.iplanet.am.sdk.AMPostCallBackException
Deprecated. Constructs a new AMPostCallBackException with detailed message.
AMPostCallBackException(SSOToken, String) - Constructor for class com.iplanet.am.sdk.AMPostCallBackException
Deprecated. Constructs a new AMPostCallBackException with detailed message.
AMPostCallBackException(String, String, UMSException) - Constructor for class com.iplanet.am.sdk.AMPostCallBackException
Deprecated. Constructs a new AMPostCallBackException with detailed message.
AMPostCallBackException(SSOToken, String, UMSException) - Constructor for class com.iplanet.am.sdk.AMPostCallBackException
Deprecated. Constructs a new AMPostCallBackException with detailed message.
AMPostCallBackException(String, String, Object[]) - Constructor for class com.iplanet.am.sdk.AMPostCallBackException
Deprecated. Constructs a new AMPostCallBackException with detailed message.
AMPostCallBackException(String, String, Object[], UMSException) - Constructor for class com.iplanet.am.sdk.AMPostCallBackException
Deprecated. Constructs a new AMPostCallBackException with detailed message.
AMPreCallBackException - exception com.iplanet.am.sdk.AMPreCallBackException.
Deprecated. As of Sun Java System Access Manager 7.1.
AMPreCallBackException(String, String) - Constructor for class com.iplanet.am.sdk.AMPreCallBackException
Deprecated. Constructs a new AMPreCallBackException with detailed message.
AMPreCallBackException(SSOToken, String) - Constructor for class com.iplanet.am.sdk.AMPreCallBackException
Deprecated. Constructs a new AMPreCallBackException with detailed message.
AMPreCallBackException(String, String, UMSException) - Constructor for class com.iplanet.am.sdk.AMPreCallBackException
Deprecated. Constructs a new AMPreCallBackException with detailed message.
AMPreCallBackException(SSOToken, String, UMSException) - Constructor for class com.iplanet.am.sdk.AMPreCallBackException
Deprecated. Constructs a new AMPreCallBackException with detailed message.
AMPreCallBackException(String, String, Object[]) - Constructor for class com.iplanet.am.sdk.AMPreCallBackException
Deprecated. Constructs a new AMPreCallBackException with detailed message.
AMPreCallBackException(String, String, Object[], UMSException) - Constructor for class com.iplanet.am.sdk.AMPreCallBackException
Deprecated. Constructs a new AMPreCallBackException with detailed message.
AMResource - interface com.iplanet.am.sdk.AMResource.
Deprecated. As of Sun Java System Access Manager 7.1.
AMRole - interface com.iplanet.am.sdk.AMRole.
Deprecated. As of Sun Java System Access Manager 7.1.
AMSDK_DEBUG_FILENAME - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
amSDK Debug file name
AMSearchControl - class com.iplanet.am.sdk.AMSearchControl.
Deprecated. As of Sun Java System Access Manager 7.1.
AMSearchControl() - Constructor for class com.iplanet.am.sdk.AMSearchControl
Deprecated. Creates the AMSearchControl object
AMSearchResults - class com.iplanet.am.sdk.AMSearchResults.
Deprecated. As of Sun Java System Access Manager 7.1.
AMSearchResults(int, Set, int, Map) - Constructor for class com.iplanet.am.sdk.AMSearchResults
Deprecated. Constructs the AMSearchResults object.
AMServiceListener - interface com.iplanet.am.sdk.AMServiceListener.
Deprecated. As of Sun Java System Access Manager 7.1.
AMStaticGroup - interface com.iplanet.am.sdk.AMStaticGroup.
Deprecated. As of Sun Java System Access Manager 7.1.
AMStoreConnection - class com.iplanet.am.sdk.AMStoreConnection.
Deprecated. As of Sun Java System Access Manager 7.1.
AMStoreConnection(SSOToken) - Constructor for class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Gets the connection to the Sun Java System Access Manager data store if the Session is valid.
AMTemplate - interface com.iplanet.am.sdk.AMTemplate.
Deprecated. As of Sun Java System Access Manager 7.1.
AMUser - interface com.iplanet.am.sdk.AMUser.
Deprecated. As of Sun Java System Access Manager 7.1.
AMUserEntryProcessed - interface com.iplanet.am.sdk.AMUserEntryProcessed.
Deprecated. This interface has been deprecated. Please use AMCallBack
AMUserPasswordValidation - class com.iplanet.am.sdk.AMUserPasswordValidation.
Deprecated. As of Sun Java System Access Manager 7.1.
AMUserPasswordValidation() - Constructor for class com.iplanet.am.sdk.AMUserPasswordValidation
Deprecated. Constructs the AMUserPasswordValidation object
AND - Static variable in class com.sun.identity.idm.IdSearchOpModifier
The search modifier which will AND all the search attribute-value pairs passed to IdSearchControl
AND_MOD - Static variable in class com.sun.identity.idm.IdRepo
Specifies an AND condition filter.
ANONYMOUS - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
anonymous profile is specified.
ANY - Static variable in class com.sun.identity.policy.Syntax
value is a free form text, would be typically shown in as editable text field
ANY_SEARCHABLE - Static variable in class com.sun.identity.policy.Syntax
value is a free form text, could also search from a large set of values
ARTIFACT - Static variable in class com.sun.identity.authentication.spi.SAMLCallback
Credential type for SAML Web Artifact
ARTIFACT_NAME_DEFAULT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default SAML artifact name
ASSERTION_ARTIFACT - Static variable in class com.sun.identity.saml.protocol.Request
The request is an Assertion Artifact.
ASSERTION_ID_REFERENCE - Static variable in class com.sun.identity.saml.protocol.Request
The request is an Assertion ID Reference.
ASSIGNABLE_DYNAMIC_GROUP - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents a Dynamic Group object type
ATTRIBUTE - Static variable in class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType
Attribute Query.
ATTRIBUTE - Static variable in interface com.sun.identity.saml.plugins.PartnerAccountMapper
Key to hold attributes to be set as session properties.
ATTRIBUTEMAPPER - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies the class with the path to where the attributeMapper is located.
ATTRIBUTE_QUERY - Static variable in class com.sun.identity.saml.protocol.Query
The Query is an Attribute Query.
ATTRIBUTE_QUERY - Static variable in class com.sun.identity.saml.protocol.Request
The request is an Attribute Query.
ATTRIBUTE_STATEMENT - Static variable in class com.sun.identity.saml.assertion.Statement
The Statement is an Attribute Statement.
AUTHENTICATE_REQUESTER - Static variable in class com.sun.identity.liberty.ws.disco.Directive
DirectiveType AuthenticateRequester.
AUTHENTICATE_SESSION_CONTEXT - Static variable in class com.sun.identity.liberty.ws.disco.Directive
DirectiveType AuthenticateSessionContext.
AUTHENTICATE_TO_REALM - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key used in AuthenticateToRealmCondition to specify the realm for which the user should authenticate for the policy to apply.
AUTHENTICATE_TO_SERVICE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used in AuthenticateToServiceCondition to specify the authentication chain for which the user should authenticate for the policy to apply.
AUTHENTICATION - Static variable in class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType
Authentication Query.
AUTHENTICATION_QUERY - Static variable in class com.sun.identity.saml.protocol.Query
The Query is an Authentication Query.
AUTHENTICATION_QUERY - Static variable in class com.sun.identity.saml.protocol.Request
The request is an Authentication Query.
AUTHENTICATION_STATEMENT - Static variable in class com.sun.identity.saml.assertion.Statement
The Statement is an Authentication Statement.
AUTHORIZATION - Static variable in class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType
Authorization Decision Query.
AUTHORIZATION_DECISION_QUERY - Static variable in class com.sun.identity.saml.protocol.Query
The Query is an Authorization Decision Query.
AUTHORIZATION_DECISION_QUERY - Static variable in class com.sun.identity.saml.protocol.Request
The request is an Authorization Decision Query.
AUTHORIZATION_DECISION_STATEMENT - Static variable in class com.sun.identity.saml.assertion.Statement
The Statement is an Authorization Decision Statement.
AUTHORIZE_REQUESTER - Static variable in class com.sun.identity.liberty.ws.disco.Directive
DirectiveType AuthorizeRequester.
AUTHTYPE - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that defines the authentication type used in SAML.
AUTH_LEVEL - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used to define the minimum authentication level in an AuthLevelCondition or the maximum authentication level in a LEAuthLevelCondition of a policy being evaluated.
AUTH_PASSWORD - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that defines the password of the partner which is used for Basic Authentication.
AUTH_SCHEME - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used to define the authentication scheme in an AuthSchemeCondition of a policy.
AUTH_SERVICE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Access Manager's core authentication service name
AUTH_TYPE - Static variable in interface com.sun.identity.liberty.ws.interfaces.Authorizer
Key of a parameter Map which contains information useful for policy evaluation.
AUTH_UID - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that defines the user id of the partner which is used for Basic Authentication.
AUTH_USER_CONTAINER_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Access Manager's User Container Attribute name
AUTO_SELECT_FLAG - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for auto select flag
AUTO_SELECT_HEADER_STR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for auto select header string
AbstractRequest - class com.sun.identity.saml.protocol.AbstractRequest.
This AbstractRequest class is an abstract base class for all SAML Request in samlp namespace.
AbstractResponse - class com.sun.identity.saml.protocol.AbstractResponse.
This AbstractResponse class is an abstract base class for all SAML Response in samlp namespace.
AccountMapper - interface com.sun.identity.saml.plugins.AccountMapper.
Deprecated. This class has been deprecated. Please use PartnerAccountMapper instead.
Action - class com.sun.identity.saml.assertion.Action.
This class is designed for <Action> element in SAML core assertion.
Action(Element) - Constructor for class com.sun.identity.saml.assertion.Action
Constructs an action element from an existing XML block.
Action(String, String) - Constructor for class com.sun.identity.saml.assertion.Action
Convenience constructor of <Action>
ActionDecision - class com.sun.identity.policy.ActionDecision.
The ActionDecision class represents the action results of a policy evaluation.
ActionDecision() - Constructor for class com.sun.identity.policy.ActionDecision
Deprecated. No replacement API provided. There should be no need to invoke this constructor.
ActionDecision(String, Set) - Constructor for class com.sun.identity.policy.ActionDecision
Constructor
ActionDecision(String, Set, Map, long) - Constructor for class com.sun.identity.policy.ActionDecision
Constructor
ActionMapper - interface com.sun.identity.saml.plugins.ActionMapper.
The class ActionMapper is an interface that is implemented to get SSO information and map partner actions to Access Manager authorization decisions.
AdminDNAction - class com.sun.identity.security.AdminDNAction.
The class is used to perform privileged operations using java.security.AccessController.doPrivileged() when using com.iplanet.am.util.AdminUtils to obtain Administrator DN.
AdminDNAction() - Constructor for class com.sun.identity.security.AdminDNAction
Default constructor
AdminPasswordAction - class com.sun.identity.security.AdminPasswordAction.
The class is used to perform privileged operations using AccessController.doPrivileged() when using com.iplanet.am.util.AdminUtils to obtain Administrator passwords.
AdminPasswordAction() - Constructor for class com.sun.identity.security.AdminPasswordAction
Default constructor
Advice - class com.sun.identity.saml.assertion.Advice.
The element contains additional information that the issuer wish to provide.
Advice(Element) - Constructor for class com.sun.identity.saml.assertion.Advice
Constructors an Advice element from an existing XML block.
Advice(List, List, List) - Constructor for class com.sun.identity.saml.assertion.Advice
Constructor
AppSSOTokenProvider - interface com.sun.identity.security.AppSSOTokenProvider.
This interface defines method to get application single sign on token.
Assertion - class com.sun.identity.saml.assertion.Assertion.
This object stands for Assertion element.An Assertion is a package of information that supplies one or more Statement made by an issuer.
Assertion(Element) - Constructor for class com.sun.identity.saml.assertion.Assertion
This constructor is used to build Assertion object from a block of existing XML that has already been built into a DOM.
Assertion(String, String, Date, Set) - Constructor for class com.sun.identity.saml.assertion.Assertion
This constructor is used to populate the data members: assertionID, the issuer, time when assertion issued and a set of Statement(s) in the assertion.
Assertion(String, String, Date, Conditions, Set) - Constructor for class com.sun.identity.saml.assertion.Assertion
This constructor is used to populate the data members: the assertionID, the issuer, time when assertion issued, the conditions when creating a new assertion and a set of Statement(s) in the assertion.
Assertion(String, String, Date, Conditions, Advice, Set) - Constructor for class com.sun.identity.saml.assertion.Assertion
This constructor is used to populate the data members: the ssertionID, the issuer, time when assertion issued, the conditions when creating a new assertion , Advice applicable to this Assertion and a set of Statement(s) in the assertion.
AssertionArtifact - class com.sun.identity.saml.protocol.AssertionArtifact.
This class represents the AssertionArtifact element in SAML protocol schema.
AssertionArtifact(String) - Constructor for class com.sun.identity.saml.protocol.AssertionArtifact
This constructor is used to construct an assertion artifact.
AssertionArtifact(String, String) - Constructor for class com.sun.identity.saml.protocol.AssertionArtifact
This constructor will be used at the sender side to create a new AssertionArtifact.
AssertionIDReference - class com.sun.identity.saml.assertion.AssertionIDReference.
AssertionIDReference element makes reference to a SAML assertion.
AssertionIDReference(Element) - Constructor for class com.sun.identity.saml.assertion.AssertionIDReference
Constructs an AssertionIDReference element from an existing XML block.
AssertionIDReference() - Constructor for class com.sun.identity.saml.assertion.AssertionIDReference
Default constructor of
AssertionIDReference(String) - Constructor for class com.sun.identity.saml.assertion.AssertionIDReference
This is a constructor of .
AssertionManager - class com.sun.identity.saml.AssertionManager.
The class AssertionManager is a final class that provides interfaces to create, get and destroy Assertions.
Attribute - class com.sun.identity.saml.assertion.Attribute.
The element specifies an attribute of the assertion subject.
Attribute(Element) - Constructor for class com.sun.identity.saml.assertion.Attribute
Constructs an attribute element from an existing XML block.
Attribute(String, String, List) - Constructor for class com.sun.identity.saml.assertion.Attribute
Constructs an instance of Attribute.
Attribute(String, String, String) - Constructor for class com.sun.identity.saml.assertion.Attribute
Constructs an instance of Attribute.
AttributeDesignator - class com.sun.identity.saml.assertion.AttributeDesignator.
The <AttributeDesignator> element identifies an attribute name within an attribute namespace.
AttributeDesignator(Element) - Constructor for class com.sun.identity.saml.assertion.AttributeDesignator
Constructs an attribute designator element from an existing XML block.
AttributeDesignator(String, String) - Constructor for class com.sun.identity.saml.assertion.AttributeDesignator
Constructs an instance of AttributeDesignator.
AttributeMapper - interface com.sun.identity.liberty.ws.idpp.plugin.AttributeMapper.
The class AttributeMapper is an interface for mapping a between a Personal Profile Attribute to an LDAP Attribute.
AttributeMapper - interface com.sun.identity.saml.plugins.AttributeMapper.
The class AttributeMapper is an interface that is implemented to get SSO information and map partner attributes to Access Manager attributes.
AttributeQuery - class com.sun.identity.saml.protocol.AttributeQuery.
This concrete class extends from the abstract base class SubjectQuery.
AttributeQuery(Element) - Constructor for class com.sun.identity.saml.protocol.AttributeQuery
This constructor is used to build an Attribute Query from a DOM tree that was built from the XML string.
AttributeQuery(Subject, List, String) - Constructor for class com.sun.identity.saml.protocol.AttributeQuery
Constructor.
AttributeQuery(Subject, List) - Constructor for class com.sun.identity.saml.protocol.AttributeQuery
Constructor to construct an AttributeQuery with a list of AttributeDesignators.
AttributeQuery(Subject) - Constructor for class com.sun.identity.saml.protocol.AttributeQuery
Constructor to construct an AttributeQuery with 0 AttributeDesignator, and no Resource attribute.
AttributeSchema - class com.sun.identity.sm.AttributeSchema.
The class AttributeSchema provides methods to access the schema of a configuration parameter.
AttributeSchema.Syntax - class com.sun.identity.sm.AttributeSchema.Syntax.
The class Syntax defines the syntax of the schema attributes and provides static constants for these types.
AttributeSchema.Type - class com.sun.identity.sm.AttributeSchema.Type.
The class Type defines the types of schema attributes and provides static constants for these types.
AttributeSchema.UIType - class com.sun.identity.sm.AttributeSchema.UIType.
The class UIType defines the UI types of schema attributes and provides static constants for these types.
AttributeStatement - class com.sun.identity.saml.assertion.AttributeStatement.
The element supplies a statement by the issuer that the specified subject is associated with the specified attributes.
AttributeStatement(Element) - Constructor for class com.sun.identity.saml.assertion.AttributeStatement
Constructs an AttributStatement element from an existing XML block
AttributeStatement(Subject, List) - Constructor for class com.sun.identity.saml.assertion.AttributeStatement
Constructs an instance of AttributeStatement.
AudienceRestrictionCondition - class com.sun.identity.saml.assertion.AudienceRestrictionCondition.
This is an implementation of the abstract Condition class, which specifes that the assertion this AuthenticationCondition is part of, is addressed to one or more specific audience.
AudienceRestrictionCondition(Element) - Constructor for class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Constructs an AudienceRestrictionCondition element from an existing XML block.
AudienceRestrictionCondition(List) - Constructor for class com.sun.identity.saml.assertion.AudienceRestrictionCondition
This constructor takes in a List of audience for this condition, each of them being a String.
AuthContext - class com.sun.identity.authentication.AuthContext.
The AuthContext provides the implementation for authenticating users.
AuthContext(String) - Constructor for class com.sun.identity.authentication.AuthContext
Constructs an instance of AuthContext for a given organization name or sub organization name.
AuthContext(String, URL) - Constructor for class com.sun.identity.authentication.AuthContext
Constructs an instance of AuthContext for a given organization name, or sub organization name and the Access Manager URL.
AuthContext(String, String) - Constructor for class com.sun.identity.authentication.AuthContext
Constructs an instance of AuthContext for a given organization name, or sub organization name and a nick name for the certificate to be used in SSL handshake if client authentication is turn on in the server side.
AuthContext(String, String, URL) - Constructor for class com.sun.identity.authentication.AuthContext
Constructs an instance of AuthContext for a given organization name, or sub organization name, a nick name for the certificate to be used in SSL handshake if client authentication is turn on in the server side and the Access Manager URL.
AuthContext(SSOToken) - Constructor for class com.sun.identity.authentication.AuthContext
Constructs an instance of AuthContext for a given organization name, or sub organization name contained in the single sign on token.
AuthContext.IndexType - class com.sun.identity.authentication.AuthContext.IndexType.
The class IndexType defines the possible kinds of "objects" or "resources" for which an authentication can be performed.
AuthContext.Status - class com.sun.identity.authentication.AuthContext.Status.
The class Status defines the possible authentication states during the login process.
AuthLoginException - exception com.sun.identity.authentication.spi.AuthLoginException.
This class is for handling message localization in LoginException.
AuthLoginException(Throwable) - Constructor for class com.sun.identity.authentication.spi.AuthLoginException
Constructs an AuthLoginException with given Throwable.
AuthLoginException(String) - Constructor for class com.sun.identity.authentication.spi.AuthLoginException
Constructs a new AuthLoginException with the given message.
AuthLoginException(String, String, Object[], Throwable) - Constructor for class com.sun.identity.authentication.spi.AuthLoginException
Constructs an instance of AuthLoginException to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
AuthLoginException(String, String, Object[]) - Constructor for class com.sun.identity.authentication.spi.AuthLoginException
Constructs a new AuthLoginException without a nested Throwable.
AuthenticationException - exception com.sun.identity.authentication.spi.AuthenticationException.
This class is for handling Exception that is thrown when the user-entered tokens cause the authentication module to be authenticated to fail.
AuthenticationException(String) - Constructor for class com.sun.identity.authentication.spi.AuthenticationException
Constructs an AuthenticationException with given message.
AuthenticationException(String, String, Object[]) - Constructor for class com.sun.identity.authentication.spi.AuthenticationException
Constructs an AuthenticationException with the message from the given resource bundle, for a given error message key errorCode and using arguments to the message.
AuthenticationQuery - class com.sun.identity.saml.protocol.AuthenticationQuery.
This concrete class extends from the abstract base class SubjectQuery.
AuthenticationQuery(Element) - Constructor for class com.sun.identity.saml.protocol.AuthenticationQuery
This constructor is used to build an Authentication Query from a DOM tree that was built from the XML string.
AuthenticationQuery(Subject, String) - Constructor for class com.sun.identity.saml.protocol.AuthenticationQuery
Constructor.
AuthenticationQuery(Subject) - Constructor for class com.sun.identity.saml.protocol.AuthenticationQuery
Constructor.
AuthenticationStatement - class com.sun.identity.saml.assertion.AuthenticationStatement.
The <AuthenticationStatement> element supplies a statement by the issuer that its subject was authenticated by a particular means at a particular time.
AuthenticationStatement(Element) - Constructor for class com.sun.identity.saml.assertion.AuthenticationStatement
This constructor builds an authentication statement element from an existing XML block.
AuthenticationStatement(String, Date, Subject) - Constructor for class com.sun.identity.saml.assertion.AuthenticationStatement
Constructor for authentication statement
AuthenticationStatement(String, Date, Subject, SubjectLocality, List) - Constructor for class com.sun.identity.saml.assertion.AuthenticationStatement
Constructor for authentication statement
AuthnSvcClient - class com.sun.identity.liberty.ws.authnsvc.AuthnSvcClient.
The AuthnSvcClient class provides web service clients with a method to SASL request to the Authentication Service and receive SASL response.
AuthnSvcClient() - Constructor for class com.sun.identity.liberty.ws.authnsvc.AuthnSvcClient
 
AuthnSvcException - exception com.sun.identity.liberty.ws.authnsvc.AuthnSvcException.
This class is an extension point for all Authentication Service related exceptions.
AuthnSvcException() - Constructor for class com.sun.identity.liberty.ws.authnsvc.AuthnSvcException
Create an AuthnSvcException with no message.
AuthnSvcException(String) - Constructor for class com.sun.identity.liberty.ws.authnsvc.AuthnSvcException
Create an AuthnSvcException with a message.
AuthnSvcException(Throwable) - Constructor for class com.sun.identity.liberty.ws.authnsvc.AuthnSvcException
Constructs with Throwable object.
AuthorityBinding - class com.sun.identity.saml.assertion.AuthorityBinding.
The <AuthorityBinding> element may be used to indicate to a replying party receiving an AuthenticationStatement that a SAML authority may be available to provide additional information about the subject of the statement.
AuthorityBinding(Element) - Constructor for class com.sun.identity.saml.assertion.AuthorityBinding
Constructs an AuthorityBinding element from an existing XML block.
AuthorityBinding(int, String, String) - Constructor for class com.sun.identity.saml.assertion.AuthorityBinding
Constructor
AuthorityBinding.AuthorityKindType - class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType.
The AuthorityKindType is an inner class defining constants for the representing the type of SAML protocol queries to which the authority described by this element will respond.
AuthorityBinding.AuthorityKindType() - Constructor for class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType
 
AuthorizationDecisionQuery - class com.sun.identity.saml.protocol.AuthorizationDecisionQuery.
This concrete class extends from the abstract base class SubjectQuery.
AuthorizationDecisionQuery(Element) - Constructor for class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
This constructor is used to build an Authorization Decision Query from a DOM tree that was built from the XML string.
AuthorizationDecisionQuery(Subject, List, Evidence, String) - Constructor for class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Constructor
AuthorizationDecisionQuery(Subject, List, String) - Constructor for class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Constructor
AuthorizationDecisionStatement - class com.sun.identity.saml.assertion.AuthorizationDecisionStatement.
The AuthorizationDecisionStatement element supplies a statement by the issuer that the request for access by the specified subject to the specified resource has resulted in the specified decision on the basis of some optionally specified evidence.
AuthorizationDecisionStatement(Element) - Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
Constructs an AuthorizationStatement element from an existing XML block.
AuthorizationDecisionStatement(Subject, String, int, List, EvidenceBase) - Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
Constructs an instance of AuthorizationDecisionStatement.
AuthorizationDecisionStatement(Subject, String, int, List) - Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
Constructs a AuthorizationDecisionStatement instance.
Authorizer - interface com.sun.identity.liberty.ws.interfaces.Authorizer.
This class Authorizer is an interface for identity service to check authorization of a WSC.
Authorizer - class com.sun.identity.log.spi.Authorizer.
This class is used to verify the authorization of the of the person who is trying to perform a log operation.
Authorizer() - Constructor for class com.sun.identity.log.spi.Authorizer
 
abort() - Method in class com.sun.identity.authentication.AuthContext
Terminates an ongoing login call that has not yet completed.
activate() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated. Activates the entity (if a status attribute is defined for this entity).
activate() - Method in interface com.iplanet.am.sdk.AMResource
Deprecated. Activates the user.
activate() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Activates the user.
addActionDecision(ActionDecision) - Method in class com.sun.identity.policy.PolicyDecision
Adds an action decision to this object
addAssertion(Assertion) - Method in class com.sun.identity.saml.protocol.Response
Add an assertion to the Response.
addAttribute(String, Set) - Method in class com.sun.identity.sm.ServiceConfig
Adds a configuration parameter to the service configuration.
addAttribute(String, Set) - Method in class com.sun.identity.sm.ServiceInstance
Adds the given attribute name and values to the attribute set.
addAttributeSchema(InputStream) - Method in class com.sun.identity.sm.ServiceSchema
Adds the attribute schema to this service.
addAttributeValue(String) - Method in class com.sun.identity.saml.assertion.Attribute
Add AttributeValue to the Attribute.
addAttributeValue(Element) - Method in class com.sun.identity.saml.assertion.Attribute
Add AttributeValue to the Attribute.
addAttributeValues(String, String, Set) - Method in class com.sun.identity.sm.OrganizationConfigManager
Adds organization attributes for the service.
addAudience(String) - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Add an audience to this Condition element
addAudienceRestrictionCondition(AudienceRestrictionCondition) - Method in class com.sun.identity.saml.assertion.Conditions
Adds an audience restriction condition within this Conditions Element.
addChoiceValue(String, String) - Method in class com.sun.identity.sm.AttributeSchema
Adds a choice value and its i18n key to the existing set of choice values.
addCondition(String, Condition) - Method in class com.sun.identity.policy.Policy
Adds a new policy condition.
addConfiguration(InputStream) - Method in class com.sun.identity.sm.ServiceConfigManager
Adds instances, global and organization configurations
addConfirmationMethod(String) - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Adds a confirmationMethod to this SubjectConfirmation element.
addDefaultValue(String) - Method in class com.sun.identity.sm.AttributeSchema
Adds a default value to the existing set of default values.
addEventListener(AMEventListener) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Registers a event listener that needs to be invoked when a relevant event occurs.
addEventListener(IdEventListener) - Method in class com.sun.identity.idm.AMIdentityRepository
Adds a listener, which should receive notifications for all changes that occurred in this organization.
addExportedOrganizationNames(Set) - Method in class com.sun.identity.sm.ServiceConfig
Adds the organization names to the list of organization names that can import this service configutation.
addListener(SSOToken, IdRepoListener) - Method in class com.sun.identity.idm.IdRepo
Adds a listener for changes in the repository
addListener(ServiceListener) - Method in class com.sun.identity.sm.OrganizationConfigManager
Registers for changes to organization's configuration.
addListener(ServiceListener) - Method in class com.sun.identity.sm.ServiceConfigManager
Registers for changes to service's configuration.
addListener(ServiceListener) - Method in class com.sun.identity.sm.ServiceSchemaManager
Registers for changes to service's schema.
addLogInfo(String, Object) - Method in class com.sun.identity.log.LogRecord
Adds to the log information map, the field key and its corresponding value.
addLogger(Logger) - Method in class com.sun.identity.log.LogManager
Adds a logger to the Log Manager.
addNestedGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Nests the given group distinguished names in this the group.
addPolicy(Policy) - Method in class com.sun.identity.policy.PolicyManager
Adds a policy to the data store.
addPolicyListener(PolicyListener) - Method in class com.sun.identity.policy.PolicyEvaluator
Adds a policy listener that would be notified whenever a policy is added, removed or changed
addQuery(QueryElement) - Method in class com.sun.identity.log.LogQuery
Adds a query element to the list present in LogQuery.
addRealmSubject(SSOToken, String, String, boolean) - Method in class com.sun.identity.policy.Policy
Adds a reference in the policy to a Subject defined at the realm.
addRealmSubject(String, SubjectTypeManager, boolean) - Method in class com.sun.identity.policy.Policy
Adds a reference in the policy to a Subject defined at the realm.
addReferral(String, Referral) - Method in class com.sun.identity.policy.Policy
Adds a new policy referral.
addRespondWith(String) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Adds a RespondWith to the Request.
addResult(AMIdentity, Map) - Method in class com.sun.identity.idm.IdSearchResults
Adds an AMIdentity object to this search result.
addRule(Rule) - Method in class com.sun.identity.policy.Policy
Adds a new policy rule.
addSSOTokenListener(SSOTokenListener) - Method in interface com.iplanet.sso.SSOToken
Adds an SSO token listener for the token change events.
addServiceConfig(String, Map) - Method in class com.sun.identity.sm.OrganizationConfigManager
Adds a service configuration object for the given service name for this organization.
addSubConfig(String, String, int, Map) - Method in class com.sun.identity.sm.ServiceConfig
Adds a service sub-configuration with configuration parameters.
addSubSchema(InputStream) - Method in class com.sun.identity.sm.ServiceSchema
Adds the service's sub-schema given the XML input stream that follows the SMS DTD.
addSubject(String, Subject) - Method in class com.sun.identity.policy.Policy
Adds a new policy subject.
addSubject(String, Subject, boolean) - Method in class com.sun.identity.policy.Policy
Adds a new policy subject.
addSubject(String, Subject) - Method in class com.sun.identity.policy.SubjectTypeManager
Adds a policy subject at realm.
addToParent(Element) - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
 
addUsers(Set) - Method in interface com.iplanet.am.sdk.AMAssignableDynamicGroup
Deprecated. Adds users to the assignable dynamic group.
addUsers(Set) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated. Adds users to the role.
addUsers(Set) - Method in interface com.iplanet.am.sdk.AMStaticGroup
Deprecated. Adds users to the static group.
append(String, String) - Method in interface com.sun.identity.policy.interfaces.ResourceName
Appends sub-resource to super-resource.
assertionSAMLNameSpaceURI - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML assertion namespace URI
assignAssignableDynamicGroup(AMAssignableDynamicGroup) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Assigns a assignable dynamic group to the user.
assignAssignableDynamicGroup(String) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Assigns a assignable dynamic group to the user.
assignPolicies(String, Set) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. This method has been deprecated. Please use: com.sun.identity.policy package for creating and managing policies.
assignRole(AMRole) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Assigns a role to the user.
assignRole(String) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Assigns a role to the user.
assignService(String, Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Assign service to the organizational unit.
assignService(String, Map) - Method in class com.sun.identity.idm.AMIdentity
Assigns the service and service related attributes to the identity.
assignService(SSOToken, IdType, String, String, SchemaType, Map) - Method in class com.sun.identity.idm.IdRepo
This method is used to assign a service to the given identity.
assignService(String, Map) - Method in class com.sun.identity.sm.OrganizationConfigManager
Assigns the given service to the orgnization with the respective attributes.
assignServices(Map) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Assign services to the entity (user/group/organization/organization unit).
assignServices(Set) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Assigns services to the user.
assignStaticGroup(AMStaticGroup) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Assigns a static group to the user.
assignStaticGroup(String) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Assigns a static group to the user.
authEventCallback(int, Map) - Method in interface com.sun.identity.authentication.spi.AMAuthCallBack
Receives the event notifications when the user status changes during the authentication process.
authenticate(Callback[]) - Method in class com.sun.identity.idm.IdRepo
Returns true if the data store successfully authenticates the identity with the provided credentials.
authenticate(Subject, SecurityMechanism, SecurityToken, ProviderConfig, Object, boolean) - Method in interface com.sun.identity.wss.security.handler.MessageAuthenticator
Authenticates the web services client.

B

BASE64BINARY - Static variable in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
The BASE64BINARY encoding type indicates that the encoding name given corresponds to base64 encoding of a binary value
BASICAUTH - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML authentication type that uses HTTP protocol and username/password
BEARER_TOKEN - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Bearer Token profile is specified.
BOGUS_ACTOR - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
BOGUS_MUST_UNSTND - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
BOOLEAN - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The BOOLEAN attribute syntax specifies that the attribute is of boolean type, i.e., can have a value of either true or false
BUTTON - Static variable in class com.sun.identity.sm.AttributeSchema.UIType
The BUTTON attribute type specifies that the attribute should be display as a button.
BinarySecurityToken - class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken.
The class BinarySecurityToken provides interface to parse and create X.509 Security Token depicted by Web Service Security : X.509 Certificate Token Profile and Liberty ID-WSF Security Mechanisms specifications.
BinarySecurityToken(String, QName, QName) - Constructor for class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Constructor
BinarySecurityToken(Element) - Constructor for class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Constructor

C

CACHE_ENABLED_DISABLED_KEY - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
CACHE_MAX_SIZE_KEY - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
CAN_NOT_HONOUR_USAGE_DIRECTIVE - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
CDMBundle - class com.iplanet.services.cdm.CDMBundle.
Provides methods to get the Locale values from resource bundle for ClientDetection class.
CDMBundle() - Constructor for class com.iplanet.services.cdm.CDMBundle
 
CDM_CONTENT_TYPE_PROPERTY_NAME - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Client detection module content type property name
CERTALIAS - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies a certAlias name used for verifying the signature in an assertion, when the assertion is signed by a partner and the certificate of the partner can not be found in the KeyInfo portion of the signed assertion.
CLIENT_TLS_BEARER - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2004-04:ClientTLS:Bearer"
CLIENT_TLS_BEARER_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:ClientTLS:Bearer"
CLIENT_TLS_NULL - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:ClientTLS:null"
CLIENT_TLS_SAML - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:ClientTLS:SAML"
CLIENT_TLS_SAML_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:ClientTLS:SAML"
CLIENT_TLS_X509 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:ClientTLS:X509"
CLIENT_TLS_X509_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:ClientTLS:X509"
CN - Static variable in class com.sun.identity.log.QueryElement
Contains Relationship.
COMPLETED - Static variable in class com.sun.identity.authentication.AuthContext.Status
The COMPLETED indicates that the user has been successfully logged out.
COMPLIANCE_MODE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Compliance Mode properties name
COMPLIANCE_SPECIAL_FILTER_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
COMPLIANCE_USER_DELETION_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
CONDITION_COLLECTION - Static variable in class com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to constraint collection.
CONFIG_FILE_NAME - Static variable in class com.iplanet.am.util.SystemProperties
Default name of the configuration file.
CONFIG_PATH - Static variable in class com.iplanet.am.util.SystemProperties
Runtime flag to be set, in order to override the path of the configuration file.
CONFIRMATION_METHOD_ARTIFACT - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML artifact confirmation method identifier URI
CONFIRMATION_METHOD_BEARER - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML Bearer confirmation method identifier URI
CONFIRMATION_METHOD_HOLDEROFKEY - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML "Holder of Key" confirmation method identifier URI
CONFIRMATION_METHOD_IS - Static variable in class com.sun.identity.saml.common.SAMLConstants
Access Manager confirmation method identifier URI
CONFIRMATION_METHOD_SENDERVOUCHES - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML "Sender Vouches" confirmation method identifier URI
CONSOLE_ADMIN_GROUPS_DISPLAY_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Administration Group Display Attribute name.
CONSOLE_AUTO_SELECT_PROP - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name of the console auto select flag in property file
CONSOLE_CREATED_DN - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Location where new entry is created
CONSOLE_DCTREE_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
DC Tree Attribute name.
CONSOLE_DEBUG_FILENAME - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Console Debug file name
CONSOLE_DEFAULT_ROLES_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Default roles attribute name.
CONSOLE_DISPLAY_OPTIONS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name of console display options attribute
CONSOLE_ENDUSER_PROFILE_CLASS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
End user profile class attribute name.
CONSOLE_FEDERATION_CURRENT_VIEW - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
/** Current selected sub view in federation management
CONSOLE_FS_CURRENT_AFFILIATES_SUBVIEW - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Current selected affiliate's sub view in Federation management
CONSOLE_FS_CURRENT_ENTITY - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Current selected Entity : affiliate or provider in Federation management
CONSOLE_FS_CURRENT_ENTITY_DESCRIPTOR_SUBVIEW - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Current selected entity descriptor's sub view in Federation management
CONSOLE_FS_CURRENT_HOSTED_PROVIDER_SUBVIEW - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Current selected hosted provider's sub view in Federation management
CONSOLE_FS_CURRENT_PROVIDERS_SUBVIEW - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Current selected provider's sub view in Federation management
CONSOLE_FS_CURRENT_REMOTE_PROVIDER_SUBVIEW - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Current selected remote provider's sub view in Federation management
CONSOLE_GC_DISPLAY_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Group Container list Attribute name.
CONSOLE_GROUP_DEFAULT_PC_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Default People Container list Attribute name.
CONSOLE_GROUP_PC_LIST_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Default Group-People Container list Attribute name.
CONSOLE_GROUP_TYPE_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Group Type Display Attribute name.
CONSOLE_IDENTITY_CURRENT_GROUP_SUBVIEW - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Current selected group's sub view in Identity management
CONSOLE_IDENTITY_CURRENT_ORGANIZATIONAL_UNIT_SUBVIEW - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Current selected organizational unit profile sub view in Identity management.
CONSOLE_IDENTITY_CURRENT_ORGANIZATION_SUBVIEW - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Current selected organization profile sub view in Identity management.
CONSOLE_IDENTITY_CURRENT_POLICY_SUBVIEW - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Current selected policy's sub view in Identity management
CONSOLE_IDENTITY_CURRENT_ROLE_SUBVIEW - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Current selected role's sub view in Identity management
CONSOLE_IDENTITY_CURRENT_USER_SUBVIEW - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Current selected user's sub view in Identity management
CONSOLE_IDENTITY_CURRENT_VIEW - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Current selected view in Identity management
CONSOLE_INITIAL_SEARCH_PROP - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name of the console display option (initial search) n property file
CONSOLE_LOCATION_DN - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Current Location DN properties name
CONSOLE_ONLINE_HELP - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
On-Line Hep attribute
CONSOLE_ORG_CUSTOM_JSP_DIRECTORY - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Customized Organization JSP directory
CONSOLE_OU_DISPLAY_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Organizational Units Display Attribute name.
CONSOLE_PAGING_SIZE_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name of paging page size limit
CONSOLE_PC_DISPLAY_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
People Container list Attribute name.
CONSOLE_POLICY_CACHED_POLICY_ID - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Policy caching ID attribute name
CONSOLE_SEARCH_LIMIT_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Search Limit Attribute name.
CONSOLE_SEARCH_TIMEOUT_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Search Timeout Attribute name.
CONSOLE_SERVICE_LISTENERS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Console listener class names
CONSOLE_SERVICE_VIEW_BEANS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Service view bean profile
CONSOLE_SET_CN - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name of the console display option to generate the user cn
CONSOLE_SHOW_USERS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Show Users Attribute.
CONSOLE_UM_ENABLED_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
User Management Enabled Attribute name.
CONSOLE_USER_CURRENT_OBJECT - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
current selected user
CONSOLE_USER_GROUPS_DISPLAY_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Display Groups in User Profile Attribute name.
CONSOLE_USER_GROUPS_SUBSCRIBE_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Display Subscribe-able Groups in User Profile Attribute name.
CONSOLE_USER_PROFILE_CLASS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
User profile class attribute name.
CONSOLE_USER_ROLE_DISPLAY_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Display Roles in User Profile Attribute name.
CONSOLE_USER_SEARCH_KEY - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
User Search key
CONSOLE_USER_SEARCH_RETURN_KEY - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
User Search Result return key
CONSOLE_USER_SERVICE_DISPLAY_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Display Services in User Profile Attribute name.
CONSOLE_USER_START_DN - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
User Start Location
CONSOLE_VIEW_MENU - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
View Menu Units Display Attribute name.
CONSOLE_VIEW_SUB_MENU - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
View Sub Menu Units Display Attribute name.
CONSTANT - Static variable in class com.sun.identity.policy.Syntax
value is a constant string, would be typically shown as non editable text
CONTAINER_DEFAULT_TEMPLATE_ROLE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
CONTAINER_SUPPORTED_TYPES_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
CONTINUE - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Continue status where the server expects the client to send another SASLRequest
CREATE - Static variable in class com.sun.identity.idm.IdOperation
The CREATE operation is supported only for the plugins configured for creating identities.
CUSTOMIZE_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Customized when dynamic and user attributes of the same name
ChoiceValues - class com.sun.identity.sm.ChoiceValues.
The abstract class ChoiceValues provides a mechanism for services to provide choice values for attributes dynamically instead of being statically defined in the service XML file stored in the directory.
ChoiceValues() - Constructor for class com.sun.identity.sm.ChoiceValues
 
Client - class com.iplanet.services.cdm.Client.
Provides common access to client data.
Client - class com.sun.identity.liberty.ws.soapbinding.Client.
The Client class provides web service clients with a method to send requests using SOAP connection to web service servers.
ClientDetectionException - exception com.iplanet.services.cdm.ClientDetectionException.
The ClientDetectionException class is used to throw exceptions whenever an error is encountered in detecting client type.
ClientDetectionException(String) - Constructor for class com.iplanet.services.cdm.ClientDetectionException
Constructs an instance of the ClientDetectionException class
ClientDetectionException(Throwable) - Constructor for class com.iplanet.services.cdm.ClientDetectionException
Constructs an instance of the ClientDetectionException class
ClientDetectionInterface - interface com.iplanet.services.cdm.ClientDetectionInterface.
The ClientDetectionInterface interface needs to be implemented by services and applications serving multiple clients, to determine the client from which the request has originated.
ClientException - exception com.iplanet.services.cdm.ClientException.
The ClientException is thrown to indicate that there is an error in using the client detection module.
ClientException() - Constructor for class com.iplanet.services.cdm.ClientException
Default constructor
ClientException(String) - Constructor for class com.iplanet.services.cdm.ClientException
Constructs a new ClientException with detailed message.
ClientTypesManager - interface com.iplanet.services.cdm.ClientTypesManager.
Interface that needs to be implemented by external applications inorder to do some special processing for client management.
ClientsManager - class com.iplanet.services.cdm.ClientsManager.
Provides common access to client data.
ClientsManager() - Constructor for class com.iplanet.services.cdm.ClientsManager
 
Condition - interface com.sun.identity.policy.interfaces.Condition.
The class Condition defines an interface to allow pluggable condition.
Condition - class com.sun.identity.saml.assertion.Condition.
This is an abstract class which servers as an extension point for new conditions.
Condition() - Constructor for class com.sun.identity.saml.assertion.Condition
 
ConditionDecision - class com.sun.identity.policy.ConditionDecision.
The ConditionDecision class represents the result of the evaluation of a condition.
ConditionDecision() - Constructor for class com.sun.identity.policy.ConditionDecision
No argument constructor
ConditionDecision(boolean) - Constructor for class com.sun.identity.policy.ConditionDecision
Constructs ConditionDecision given the boolean result of a condition evaluation
ConditionDecision(boolean, Map) - Constructor for class com.sun.identity.policy.ConditionDecision
Constructs ConditionDecision given the boolean result of a condition evaluation and advices
ConditionDecision(boolean, long) - Constructor for class com.sun.identity.policy.ConditionDecision
Constructs ConditionDecision given the boolean result of a condition evaluation and time to live
ConditionDecision(boolean, long, Map) - Constructor for class com.sun.identity.policy.ConditionDecision
Constructs ConditionDecision given the boolean result of a condition evaluation, time to live and advices
ConditionTypeManager - class com.sun.identity.policy.ConditionTypeManager.
The class ConditionTypeManager provides methods to get a list of configured Condition objects, and to obtain a factory object for it.
Conditions - class com.sun.identity.saml.assertion.Conditions.
The validity of an Assertion MAY be subject to a set of Conditions.
Conditions() - Constructor for class com.sun.identity.saml.assertion.Conditions
Constructor taking in nothing (SAML spec allows it)
Conditions(Date, Date) - Constructor for class com.sun.identity.saml.assertion.Conditions
Constructs an instance of Conditions.
Conditions(Date, Date, Condition, AudienceRestrictionCondition) - Constructor for class com.sun.identity.saml.assertion.Conditions
Constructs an instance of Conditions.
Conditions(Date, Date, Condition, AudienceRestrictionCondition, DoNotCacheCondition) - Constructor for class com.sun.identity.saml.assertion.Conditions
Constructs an instance of Conditions.
Conditions(Element) - Constructor for class com.sun.identity.saml.assertion.Conditions
Constructs a Conditions element from an existing XML block.
ConsentHeader - class com.sun.identity.liberty.ws.soapbinding.ConsentHeader.
The ConsentHeader class represents 'Consent' element defined in SOAP binding schema.
ConsentHeader(String) - Constructor for class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
This constructor takes value of 'uri' attribute which is required.
CorrelationHeader - class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader.
The CorrelationHeader class represents 'Correlation' element defined in SOAP binding schema.
CorrelationHeader() - Constructor for class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
This is the default constructor.
canAddMembers() - Method in class com.sun.identity.idm.IdType
Returns a set of types of identities that this type can add as members.
canBeMemberOf() - Method in class com.sun.identity.idm.IdType
Returns a set of types of identities that this type can be a member of.
canCreateNewResource(String) - Method in class com.sun.identity.policy.ResourceManager
Determines that with the given organization (or, sub-organization, or container) name, if a new resource can be created or not.
canHaveMembers() - Method in class com.sun.identity.idm.IdType
Returns a set of types of identities this type can have as its' members.
canonicalize(String) - Method in interface com.sun.identity.policy.interfaces.ResourceName
Gets the canonicalized form of a resource string
checkDateValidity(long) - Method in class com.sun.identity.saml.assertion.Conditions
Return true if a specific Date falls within the validity interval of this set of conditions.
checkNonce(String, String) - Static method in class com.sun.liberty.LibertyManager
Deprecated. This method has been deprecated. Please use other means to verify nounce.
cleanQueryString(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
 
clearCache() - Static method in class com.sun.identity.idm.AMIdentityRepository
Clears the cache.
clearCache() - Method in class com.sun.identity.sm.ServiceManager
Removes all the SMS cached entries.
clone() - Method in interface com.sun.identity.policy.interfaces.Condition
Returns a copy of this object.
clone() - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Returns a copy of this object.
clone() - Method in interface com.sun.identity.policy.interfaces.Subject
Creates and returns a copy of this object.
com.iplanet.am.console.base.model - package com.iplanet.am.console.base.model
Provides the classes for implementing Console Event Listener.
com.iplanet.am.sdk - package com.iplanet.am.sdk
Deprecated as of Sun Java System Access Manager 7.1.
com.iplanet.am.util - package com.iplanet.am.util
Provides utility classes for use by other Access Manager SDK and custom applications accessing Access Manager SDK.
com.iplanet.services.cdm - package com.iplanet.services.cdm
Provides the classes for implementing services and applications serving multiple clients to Sun Java System Access Manager.
com.iplanet.sso - package com.iplanet.sso
Provides classes for accessing the Single Sign On Service.
com.sun.identity.authentication - package com.sun.identity.authentication
Provides interfaces and classes for writing a Remote Java client application to authenticate into Sun Java System Access Manager.
com.sun.identity.authentication.spi - package com.sun.identity.authentication.spi
Provides interfaces and classes for writing a supplemental authentication module to plug into Sun Java System Access Manager.
com.sun.identity.federation.plugins - package com.sun.identity.federation.plugins
This package provides interfaces for the federation post or pre authentication success/failures.
com.sun.identity.federation.services - package com.sun.identity.federation.services
Provides interfaces for writing custom federation plugins during the federation or single sign-on process.
com.sun.identity.idm - package com.sun.identity.idm
Provides classes for accessing the Identity Repository interfaces.
com.sun.identity.liberty.ws.authnsvc - package com.sun.identity.liberty.ws.authnsvc
Provides classes to manage liberty authentication service.
com.sun.identity.liberty.ws.authnsvc.mechanism - package com.sun.identity.liberty.ws.authnsvc.mechanism
Defines interface to handle different SASL mechanisms.
com.sun.identity.liberty.ws.authnsvc.protocol - package com.sun.identity.liberty.ws.authnsvc.protocol
Provides classes to manage liberty authentication service protocol.
com.sun.identity.liberty.ws.common - package com.sun.identity.liberty.ws.common
Defines common classes used by liberty service components
com.sun.identity.liberty.ws.common.wsse - package com.sun.identity.liberty.ws.common.wsse
Provides interface for Web Service Security X.509 Certificate Token Profile.
com.sun.identity.liberty.ws.disco - package com.sun.identity.liberty.ws.disco
Provides interface to manage liberty discovery service.
com.sun.identity.liberty.ws.disco.plugins - package com.sun.identity.liberty.ws.disco.plugins
Defines plugin interface for Liberty Discovery Service implementation.
com.sun.identity.liberty.ws.dst - package com.sun.identity.liberty.ws.dst
Provides interface to manage liberty ID-WSF Data Service Template.
com.sun.identity.liberty.ws.dst.service - package com.sun.identity.liberty.ws.dst.service
Provides interface to manage liberty ID-WSF Data Service Template.
com.sun.identity.liberty.ws.idpp.plugin - package com.sun.identity.liberty.ws.idpp.plugin
Defines plugin interfaces for liberty ID-SIS Personal Profile Service.
com.sun.identity.liberty.ws.interaction - package com.sun.identity.liberty.ws.interaction
Provides classes to support Liberty Interaction RequestRedirect Profile.
com.sun.identity.liberty.ws.interfaces - package com.sun.identity.liberty.ws.interfaces
Provides interfaces common to all liberty services.
com.sun.identity.liberty.ws.paos - package com.sun.identity.liberty.ws.paos
Provides classes for web application to construct and process PAOS request and response.
com.sun.identity.liberty.ws.security - package com.sun.identity.liberty.ws.security
Provides interface to manage liberty ID-WSF security mechanisms.
com.sun.identity.liberty.ws.soapbinding - package com.sun.identity.liberty.ws.soapbinding
Provides classes to manage liberty soap binding.
com.sun.identity.log - package com.sun.identity.log
Provides the classes and interfaces of core logging and auditing facilities.
com.sun.identity.log.spi - package com.sun.identity.log.spi
Provides means for plugging in support for authorization and other security related aspects of logging.
com.sun.identity.password.plugins - package com.sun.identity.password.plugins
Provides interfaces for writing custom plugins for Password Reset Notification and Random Password Generator.
com.sun.identity.password.ui.model - package com.sun.identity.password.ui.model
Provides a class for throwing exception if unable to reset user's password.
com.sun.identity.policy - package com.sun.identity.policy
Provides classes for policy administration and evaluation.
com.sun.identity.policy.client - package com.sun.identity.policy.client
Provides classes necessary for a remote client to evaluate policy decisions.
com.sun.identity.policy.interfaces - package com.sun.identity.policy.interfaces
Provides interfaces for writing custom Policy plugins for Conditons, Subjects, Referrals and Resources.
com.sun.identity.policy.jaas - package com.sun.identity.policy.jaas
Provides classes for performing policy evaluation against Access Manager using JAAS ( Java Authentication and Authorization) framework.
com.sun.identity.saml - package com.sun.identity.saml
Provides interface to manage SAML (version 1.0) Assertions and Profiles.
com.sun.identity.saml.assertion - package com.sun.identity.saml.assertion
Provides interface to construct and process SAML Assertions.
com.sun.identity.saml.common - package com.sun.identity.saml.common
Defines common SAML utilities and constants.
com.sun.identity.saml.plugins - package com.sun.identity.saml.plugins
Defines pluggable interface for Access Manager SAML implementation.
com.sun.identity.saml.protocol - package com.sun.identity.saml.protocol
Provides interface to construct and process SAML request-response protocol.
com.sun.identity.saml.xmlsig - package com.sun.identity.saml.xmlsig
Provides a pluggable interface for XML digital signature implementation.
com.sun.identity.security - package com.sun.identity.security
Provides the classes to be used for performing privileged operations (like getting the Access Manager admin's DN and password)
com.sun.identity.sm - package com.sun.identity.sm
Provides classes for accessing the Service Management Service (SMS).
com.sun.identity.wss.provider - package com.sun.identity.wss.provider
Provides classes for creating and managing web services security providers.
com.sun.identity.wss.security - package com.sun.identity.wss.security
Provides classes for generating and managing web services security tokens.
com.sun.identity.wss.security.handler - package com.sun.identity.wss.security.handler
Provides classes for web services security messages and authenticators.
com.sun.liberty - package com.sun.liberty
Provides interface for Liberty Federation Framework (version 1.1).
compare(String, String, boolean) - Method in interface com.sun.identity.policy.interfaces.ResourceName
Compares two resources.
configMap - Variable in class com.sun.identity.idm.IdRepo
The plugin's configuration info.
configureAMSDKPlugin(String, boolean) - Method in class com.sun.identity.sm.OrganizationConfigManager
If amsdk plugin is configured, then sets the dn, else, adds the amsdkplugin and sets the dn.
containsAudience(String) - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Returns true if a particular audience string is contained within this AudienceRestrictionCondition object
convertDateString(String, Locale, Locale) - Static method in class com.iplanet.am.util.Locale
Converts date string from source locale to destination locale
create(SSOToken, IdType, String, Map) - Method in class com.sun.identity.idm.IdRepo
Creates an identity.
createAssertion(SSOToken) - Method in class com.sun.identity.saml.AssertionManager
This method creates an Assertion that contains an AuthenticationStatement.
createAssertion(SSOToken, List) - Method in class com.sun.identity.saml.AssertionManager
This method creates an Assertion that contains an AuthenticationStatement and an AttributeStatement.
createAssertionArtifact(Assertion, String) - Method in class com.sun.identity.saml.AssertionManager
This method creates an AssertionArtifact for the given Assertion.
createAssignableDynamicGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Creates assignable dynamic group.
createAssignableDynamicGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates assignable dynamic group.
createAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Creates assignable dynamic groups in this group.
createAssignableDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Creates assignable dynamic groups and initializes their attributes.
createAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Creates assignable dynamic groups in this group container.
createAssignableDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Creates assignable dynamic groups and initializes their attributes.
createAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates assignable dynamic groups.
createAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates assignable dynamic groups.
createDynamicGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Creates dynamic group.
createDynamicGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates dynamic group.
createDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Creates dynamic groups in this group.
createDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Creates dynamic groups and initializes their attributes.
createDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Creates dynamic groups in this group container.
createDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Creates dynamic groups and initializes their attributes.
createDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates dynamic groups and initializes their attributes.
createDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates dynamic groups and initializes their attributes.
createEntities(int, Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. This method creates the entities of the given type.
createEntities(int, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates the entities of the given type.
createEntities(String, Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Create managed entities in this container.
createEntities(String, Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates entities and initializes their attributes.
createEntities(String, Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Create managed entities in this container.
createEntities(String, Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Creates entities and initializes their attributes.
createFilteredRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates filtered roles.
createFilteredRoles(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates filtered roles.
createFilteredRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates filtered roles.
createFilteredRoles(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates filtered roles.
createGlobalConfig(Map) - Method in class com.sun.identity.sm.ServiceConfigManager
Creates global configuration for the default instance of the service given the configuration attributes.
createGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates group containers.
createGroupContainers(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates group containers and initializes their attributes.
createGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates group containers.
createGroupContainers(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates group containers and initializes their attributes.
createIdentities(IdType, Map) - Method in class com.sun.identity.idm.AMIdentityRepository
Creates multiple objects of the same type.
createIdentity(IdType, String, Map) - Method in class com.sun.identity.idm.AMIdentityRepository
Creates a single object of a type.
createOrganization(String, String, Map, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates sub-organizations and initializes their attributes.
createOrganizationConfig(String, Map) - Method in class com.sun.identity.sm.ServiceConfigManager
Creates organization configuration for the default instance of the service given configuration attributes.
createOrganizationalUnits(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates organizational units.
createOrganizationalUnits(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates organizational units and initializes their attributes.
createOrganizations(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates organizations.
createOrganizations(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates organizations and initializes their attributes.
createPeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates people containers.
createPeopleContainers(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates people containers and initializes their attributes.
createPeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates people containers.
createPeopleContainers(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates people containers and initializes their attributes.
createPolicyTemplate(String, Map) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. use com.sun.identity.policy package for creating and managing policies.
createPolicyTemplate(String, Map, int) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. use com.sun.identity.policy package for creating and managing policies.
createResources(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Create resources in this organization.
createResources(Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Create resources in this organization.
createRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates roles.
createRoles(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates roles.
createRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates roles.
createRoles(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates roles.
createSSOToken(HttpServletRequest) - Method in class com.iplanet.sso.SSOTokenManager
Creates a single sign on token from HttpServletRequest
createSSOToken(Principal, String) - Method in class com.iplanet.sso.SSOTokenManager
Deprecated. This method has been deprecated. Please use the regular LDAP authentication mechanism instead. More information on how to use the authentication programming interfaces as well as the code samples can be obtained from the "Authentication Service" chapter of the Access Manager Developer's Guide.
createSSOToken(String) - Method in class com.iplanet.sso.SSOTokenManager
Creates a single sign on token from the single sign on token ID.
createSSOToken(String, String) - Method in class com.iplanet.sso.SSOTokenManager
Creates a single sign on token from the single sign on token ID.
createStaticGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Creates static group.
createStaticGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates static group.
createStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Creates static groups in this group.
createStaticGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Creates static groups and initializes their attributes.
createStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Creates static groups in this group container.
createStaticGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Creates static groups and initializes their attributes.
createStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates static groups.
createStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates static groups.
createSubGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Creates sub group containers in this group container.
createSubGroupContainers(Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Creates sub group containers and initializes their attributes.
createSubOrganization(String, Map) - Method in class com.sun.identity.sm.OrganizationConfigManager
Creates a sub-organization under the current organization and sets the specified attributes.
createSubOrganizationalUnits(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates sub-organizational units.
createSubOrganizationalUnits(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates sub-organizational units and initializes their attributes.
createSubOrganizations(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates sub-organizations.
createSubOrganizations(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates sub-organizations and initializes their attributes.
createSubPeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Creates sub people containers in this people container.
createSubPeopleContainers(Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Creates sub people containers and initializes their attributes.
createTemplate(int, String, Map) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Creates a Template with no priority for the given service associated with this AMObject.
createTemplate(int, String, Map, int) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Creates a Template with a priority for the given service associated with this AMObject.
createTopOrganization(String, Map) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Bootstraps the Organization tree by creating the Top Organization tree.
createUser(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Create user and initializes the attributes.
createUser(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Create user and initializes the attributes.
createUsers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates users in this organization.
createUsers(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Creates users and initializes their attributes.
createUsers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates users and initializes their attributes.
createUsers(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates users and initializes their attributes.For each user the, object classes specified by organization type attribute iplanet-am-required-services of the service iPlanetAMAdminConsoleService template are added.
createUsers(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Creates users in this people container.
createUsers(Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Creates users and initializes their attributes.
createUsers(Map, Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Creates users and initializes their attributes.

D

DAI_SERVICE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
DAI Service name
DATA_FILTER_STRING - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for data filter string value
DATA_FRAME_FLAG - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for data frame flag used
DATE - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The DATE attribute syntax specifies that the attribute is of date type.
DCT_ATTRIBUTE_LIST_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
DCT_ENABLED_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
DECIMAL - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The DECIMAL attribute syntax specifies that the attribute is a decimal value.
DECIMAL_NUMBER - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The DECIMAL_NUMBER attribute syntax specifies that the attribute is a floating point number, e.g., 1.5, 3.56, etc.
DECIMAL_RANGE - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The DECIMAL_RANGE attribute syntax specifies that the attribute is a decimal number within a range.
DEFAULT_HELP_FILE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Default online help file name
DEFAULT_LOCALE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Default user locale
DEFAULT_ORGANIZATION - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Default organization location properties name.
DEFAULT_PAGE_SIZE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
paging default size
DEFAULT_PROPERTIES_URL - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
 
DEFAULT_RB - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
default resource bundle name
DEFAULT_SEARCH_LIMIT - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Default Search Limit
DEFAULT_SEARCH_TIMEOUT - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Default Search Timeout
DEFAULT_USER_ATTR_FOR_PROFILE_TITLE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Default user attribute name for displaying title in user profile view
DELETE - Static variable in class com.sun.identity.idm.IdOperation
The DELETE operation is supported only for the plugins configured for creating identities.
DELETED - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents the status of an object as "deleted"
DELETED_VALUE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. String representation of the "deleted" state
DENY - Static variable in interface com.sun.identity.saml.plugins.ActionMapper
Key to hold a list of actions that are denied.
DEPRECATED_CONFIRMATION_METHOD_ARTIFACT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Deprecated SAML Artifact confirmation method identifier URI
DISCOVERY_TRUST_AUTHORITY - Static variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
Discovery service configuration type.
DISPLAY_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Attribute is displayed for all users and is readable and writable
DN - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The DN attribute syntax specifies that the attribute should be an LDAP distinguished name (DN).
DNS_NAME - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used in an IPCondition to define the DNS name values for which a policy applies.
DOMAIN - Static variable in class com.sun.identity.sm.SchemaType
The DOMAIN schema type defines attributes for a domain
DOMAIN_ADMINISTRATORS - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
DOMAIN_ADMINS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
domain administrator group
DOMAIN_HELP_DESK_ADMINISTRATORS - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
DOMAIN_HELP_DESK_ADMINS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
domain help desk administrator group
DOMAIN_URL_ACCESS_SERVICE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Access Manager's domain URL access service name
DSTClient - class com.sun.identity.liberty.ws.dst.DSTClient.
The class DSTClient provides methods for Liberty Data Service Template.
DSTClient(String, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Constructor, connects to Data Service without WSS token
DSTClient(SecurityAssertion, String, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Constructor, connects to Data Service using WSS SAML Token
DSTClient(BinarySecurityToken, String, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Constructor, connects to the data Service using WSS X509 Token
DSTClient(String, String, HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Constructor, connects to Data Service without WSS token, the HttpServletRequest and HttpServletResponse object of the current request agent will be used for resource owner interactions if needed.
DSTClient(SecurityAssertion, String, String, HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Constructor, connects to Data Service with WSS SAML token, the HttpServletRequest and HttpServletResponse object of the current request agent will be used for resource owner interactions if needed.
DSTClient(BinarySecurityToken, String, String, HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Constructor, connects to Data Service with WSS SAML token, the HttpServletRequest and HttpServletResponse object of the current request agent will be used for resource owner interactions if needed.
DSTClient(ResourceOffering, String, SSOToken, HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Creates a data service template client instance.
DSTClient(ResourceOffering, String, SSOToken) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Creates a data service template client instance.
DSTData - class com.sun.identity.liberty.ws.dst.DSTData.
The DSTData class provides a wrapper for any data entry.
DSTData(List, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTData
Constructor
DSTData(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTData
Constructor
DSTException - exception com.sun.identity.liberty.ws.dst.DSTException.
The DSTException class represents a error while processing DST query/modify requests.
DSTException(Throwable) - Constructor for class com.sun.identity.liberty.ws.dst.DSTException
Constructor with Throwable object.
DSTException(String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTException
Constructor with a message.
DSTModification - class com.sun.identity.liberty.ws.dst.DSTModification.
The DSTModification class represents a DST modification operation.
DSTModification() - Constructor for class com.sun.identity.liberty.ws.dst.DSTModification
Default constructor
DSTModification(String, Date, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTModification
Constructor
DSTModification(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTModification
Constructor
DSTModify - class com.sun.identity.liberty.ws.dst.DSTModify.
The DSTModify class represents a DST modify request.
DSTModify() - Constructor for class com.sun.identity.liberty.ws.dst.DSTModify
Constructor
DSTModify(String, List, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTModify
Constructor
DSTModify(EncryptedResourceID, List, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTModify
Constructor
DSTModify(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTModify
Constructor
DSTModifyResponse - class com.sun.identity.liberty.ws.dst.DSTModifyResponse.
The DSTModifyResponse class represents a DST response for DST modify request.
DSTModifyResponse() - Constructor for class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Default constructor
DSTModifyResponse(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Constructor
DSTQuery - class com.sun.identity.liberty.ws.dst.DSTQuery.
The DSTQuery class represents a DST query request.
DSTQuery() - Constructor for class com.sun.identity.liberty.ws.dst.DSTQuery
Constructor
DSTQuery(String, List, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQuery
Constructor
DSTQuery(EncryptedResourceID, List, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQuery
Constructor
DSTQuery(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQuery
Constructor
DSTQueryItem - class com.sun.identity.liberty.ws.dst.DSTQueryItem.
The class DSTQueryItem is the wrapper for one query item for Data service.
DSTQueryItem(String, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryItem
Default constructor
DSTQueryItem(String, boolean, Date, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryItem
Constructor
DSTQueryItem(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryItem
Constructor
DSTQueryResponse - class com.sun.identity.liberty.ws.dst.DSTQueryResponse.
The class DSTQueryResponse represents a DST query response.
DSTQueryResponse() - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Default constructor
DSTQueryResponse(List, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Constructor
DSTQueryResponse(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Constructor
DSTRequestHandler - class com.sun.identity.liberty.ws.dst.service.DSTRequestHandler.
The class DSTRequestHandler is a handler for processing Query or Modify Requests for any generic data service that are built using Liberty SIS specifications.
DSTRequestHandler() - Constructor for class com.sun.identity.liberty.ws.dst.service.DSTRequestHandler
 
DUPLICATE_MSG - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
DYNAMIC - Static variable in class com.sun.identity.sm.SchemaType
The DYNAMIC schema type defines
DYNAMIC_ATTRIBUTE - Static variable in interface com.sun.identity.policy.interfaces.ResponseProvider
This key is used to define the dynamic user attributes in the IDRepoResponseProvider response provider which are returned as part of a policy decision.
DYNAMIC_GROUP - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents a Dynamic Group object type
DYNAMIC_TEMPLATE - Static variable in interface com.iplanet.am.sdk.AMTemplate
Deprecated. Represents the Dynamic template type
DYNGUI_BTN_LABEL_SUFFIX - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
dynamic GUI button label i18n key suffix
DYNGUI_LINK_LABEL_SUFFIX - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Dynamic GUI link label i18n key suffix
Debug - class com.iplanet.am.util.Debug.
Allows a uniform interface to file debug and exception information in a uniform format.
DecodeAction - class com.sun.identity.security.DecodeAction.
The class is used to perform privileged operations with AccessController.doPrivileged() when using com.iplanet.services.util.Crypt to decode passwords.
DecodeAction(String) - Constructor for class com.sun.identity.security.DecodeAction
Non default constructor to be used when a doPrivileged() is performed for the decryption operations.
DecodeAction(String, AMEncryption) - Constructor for class com.sun.identity.security.DecodeAction
 
DecryptAction - class com.sun.identity.security.DecryptAction.
The class is used to perform privileged operation with AccessController.doPrivileged() when using com.iplanet.am.util.AMPasswordUtil to decrypt passwords.
DecryptAction(String) - Constructor for class com.sun.identity.security.DecryptAction
Non default constructor to be used when a doPrivileged() is performed for the decryption operations.
DefaultValues - class com.sun.identity.sm.DefaultValues.
The abstract class DefaultValues provides a mechanism for services to obtain their default values dynamically instead of being statically defined in the service XML file stored in the directory.
DefaultValues() - Constructor for class com.sun.identity.sm.DefaultValues
 
Description - class com.sun.identity.liberty.ws.disco.Description.
The class Description represents a Description Type of a service instance.
Description() - Constructor for class com.sun.identity.liberty.ws.disco.Description
Default constructor
Description(List, List, String) - Constructor for class com.sun.identity.liberty.ws.disco.Description
Constructor
Description(Element) - Constructor for class com.sun.identity.liberty.ws.disco.Description
Constructs a Description object from DOM element.
Directive - class com.sun.identity.liberty.ws.disco.Directive.
The class Directive represents a discovery service DirectiveType element.
Directive(String) - Constructor for class com.sun.identity.liberty.ws.disco.Directive
Constructs a directive instance for a type of directive.
Directive(Element) - Constructor for class com.sun.identity.liberty.ws.disco.Directive
Constructs a directive instance from DOM element.
DiscoEntryHandler - interface com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandler.
The class DiscoEntryHandler is an interface that is used to get and set DiscoEntries for a user.
DiscoveryClient - class com.sun.identity.liberty.ws.disco.DiscoveryClient.
The class DiscoveryClient provides methods to send Discovery Service query and modify.
DiscoveryClient(String, String) - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryClient
Constructor, connects to Discovery Service without web service security token.
DiscoveryClient(SecurityAssertion, String, String) - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryClient
Constructor, connects to Discovery Service using WSS SAML Token.
DiscoveryClient(BinarySecurityToken, String, String) - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryClient
Constructor, connects to Discovery Service using WSS X509 Token.
DiscoveryClient(ResourceOffering, SSOToken, String) - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryClient
Constructor, connects to Discovery Service specified by the resource offering, security mechanism/SOAP endpoint defined in the ResourceOffering will be used.
DiscoveryClient(ResourceOffering, SSOToken, String, List) - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryClient
Constructor, connects to Discovery Service specified by the resource offering, security mechanism/SOAP endpoint defined in the ResourceOffering will be used.
DiscoveryConfig - class com.sun.identity.wss.provider.DiscoveryConfig.
This class has information about the discovery as the trusted authority configuration.
DiscoveryConfig() - Constructor for class com.sun.identity.wss.provider.DiscoveryConfig
Constructor
DiscoveryException - exception com.sun.identity.liberty.ws.disco.DiscoveryException.
This class is an extension point for all Discovery Service related exceptions.
DiscoveryException() - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryException
Create an DiscoveryException with no message.
DiscoveryException(String) - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryException
Create an DiscoveryException with a message.
DiscoveryException(Throwable) - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryException
Constructs with Throwable object.
DoNotCacheCondition - class com.sun.identity.saml.assertion.DoNotCacheCondition.
This is an implementation of the abstract Condition class, which specifes that the assertion this DoNotCacheCondition is part of, is the new element in SAML 1.1, that allows an assertion party to express that an assertion should not be cached by the relying party for future use.
DoNotCacheCondition(Element) - Constructor for class com.sun.identity.saml.assertion.DoNotCacheCondition
Constructs a DoNotCacheCondition element from an existing XML block.
deactivate() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated. Deactivates the entity (if a status attribute is defined for this entity).
deactivate() - Method in interface com.iplanet.am.sdk.AMResource
Deprecated. Deactivates the user.
deactivate() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Deactivates the user.
debug - Static variable in class com.iplanet.sso.SSOTokenManager
 
delete() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated. Deletes the object.
delete(boolean) - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated. Deletes object(s).
delete() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Deletes the object.
delete(boolean) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Deletes object(s).
delete(SSOToken, IdType, String) - Method in class com.sun.identity.idm.IdRepo
Deletes an identity.
deleteAllNamedPolicyTemplates(String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Deletes all the named policy templates for this Organization corresponding to the given policy.
deleteAllNamedPolicyTemplates(String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Deletes all the named policy templates for this Organizational Unit corresponding to the given policy.
deleteAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Deletes assignable dynamic groups in this group.
deleteAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Deletes assignable dynamic groups in this group container.
deleteAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Deletes assignable dynamic groups.
deleteAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Deletes assignable dynamic groups.
deleteConfig(String, String) - Static method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Deletes the trust authority configuration.
deleteDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Deletes dynamic groups in this group.
deleteDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Deletes dynamic groups in this group container.
deleteDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Deletes dynamic groups.
deleteDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Deletes dynamic groups.
deleteEntities(int, Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Deletes the entities whose fully-qualified distinguished names are provided in the set below.
deleteEntities(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Deletes a set of resources in this people container.
deleteEntities(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Deletes a set of resources in this people container.
deleteFilteredRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Deletes filtered roles.
deleteFilteredRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Deletes filtered roles.
deleteGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Deletes group containers.
deleteGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Deletes group containers.
deleteIdentities(IdType, Set) - Method in class com.sun.identity.idm.AMIdentityRepository
Deprecated. As of release AM 7.1, replaced by AMIdentityRepository.deleteIdentities(Set identities)
deleteIdentities(Set) - Method in class com.sun.identity.idm.AMIdentityRepository
Deletes identities.
deleteOrganizationConfig(String) - Method in class com.sun.identity.sm.ServiceConfigManager
Deletes the organization configuration data for the given organization.
deleteOrganizationalUnits(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Deletes organizational units
deleteOrganizations(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Deletes organizations
deletePeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Deletes people containers.
deletePeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Creates people containers and initializes their attributes.
deleteProvider(String, String) - Static method in class com.sun.identity.wss.provider.ProviderConfig
Removes the provider configuration.
deleteResources(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Deletes a set of resources in this people container.
deleteRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Deletes roles.
deleteRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Deletes roles.
deleteStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Deletes static groups in this group.
deleteStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Deletes static groups in this group container.
deleteStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Deletes static groups.
deleteStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Deletes static groups.
deleteSubGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Deletes sub group containers in this group container.
deleteSubOrganization(String, boolean) - Method in class com.sun.identity.sm.OrganizationConfigManager
Deletes the given sub-organization.
deleteSubOrganizationalUnits(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Deletes sub organizational units
deleteSubOrganizations(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Deletes sub organizations.
deleteSubPeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Deletes sub people containers in this people container.
deleteUsers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Deletes users from this organization.
deleteUsers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Deletes users from this organizational unit.
deleteUsers(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Deletes users from this people container.
destroy() - Method in class com.iplanet.am.util.Debug
Destroys the debug object, closes the debug file and releases any system resources.
destroyModuleState() - Method in class com.sun.identity.authentication.spi.AMLoginModule
This method should be overridden by each login module to destroy dispensable state fields.
destroyToken(SSOToken) - Method in class com.iplanet.sso.SSOTokenManager
Destroys a single sign on token.
destroyToken(SSOToken, SSOToken) - Method in class com.iplanet.sso.SSOTokenManager
Destroys a single sign on token.
detectionEnabled() - Method in class com.iplanet.am.util.AMClientDetector
Return the client detection enabled/disabled
doVerifierAction(String, boolean) - Method in interface com.sun.identity.log.spi.IVerifierOutput
Returns true if an action is successfully done based on result of a verification process.
doWebArtifact(HttpServletRequest, HttpServletResponse, String) - Static method in class com.sun.identity.saml.SAMLClient
This method is designed to do the SAML web-browser profile with Artifact.
doWebPOST(HttpServletRequest, HttpServletResponse, String) - Static method in class com.sun.identity.saml.SAMLClient
This method is designed to do the SAML web-browser POST profile.

E

EDIT - Static variable in class com.sun.identity.idm.IdOperation
The EDIT operation is supported only for the plugins configured for modifying and deleting attributes from the supported identities.
EDIT_SERVICE_FLAG - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for edit service flag in user profile.
EMAIL - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The EMAIL attribute syntax specifies that the attribute is a email address.
EMAIL_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
EMPTY_RESOURCE_NAME - Static variable in class com.sun.identity.policy.PolicyEvaluator
Constant used to identity empty resource
ENCRYPTED - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
encrypted password attribute
ENCRYPTED_PASSWORD - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The ENCRYPTED PASSWORD attribute syntax specifies that the attribute is of password type, will be used by UI to mask the password typed.
ENCRYPT_RESOURCEID - Static variable in class com.sun.identity.liberty.ws.disco.Directive
DirectiveType EncryptResourceID.
ENDPOINT_MOVED - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
END_DATE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used in a SimpleTimeCondition to define the end of date range for which a policy applies.The value corresponding to the key has to be a Set that has just one element which is a String that corresponds to the pattern described below.
END_DAY - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used in a SimpleTimeCondition to define the end of day of week range for which a policy applies.
END_IP - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used in IPCondition to define the end of IP address range for which a policy applies.
END_TIME - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used in a SimpleTimeCondition to define the end of time range during which a policy applies.The value corresponding to the key has to be a Set that has just one element which is a String that conforms to the pattern described here.
ENFORCEMENT_TIME_ZONE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used in a SimpleTimeCondition to define the time zone basis to evaluate the policy.
ENTITY_PREFIX - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for entity prefix.
ENTRY_SPECIFIC_DOMAIN - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Entry Specified Service name
ENTRY_SPECIFIC_SERVICE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Access Manager's entry specific service name
EQ - Static variable in class com.sun.identity.log.QueryElement
Equal Relationship.
ERROR - Static variable in class com.iplanet.am.util.Debug
flags the state where error debugging is enabled.
EW - Static variable in class com.sun.identity.log.QueryElement
Ends With Relationship.
EXACT_MATCH - Static variable in class com.sun.identity.policy.ResourceMatch
The EXACT_MATCH specifies the resources are exactly the same.
EncodeAction - class com.sun.identity.security.EncodeAction.
The class is used to perform privileged operation with AccessController.doPrivileged() when using com.iplanet.services.util.Crypt to encode passwords.
EncodeAction(String) - Constructor for class com.sun.identity.security.EncodeAction
Non default constructor to be used when a doPrivileged() is performed for the encryption operations.
EncodeAction(String, AMEncryption) - Constructor for class com.sun.identity.security.EncodeAction
Non default constructor to be used when a doPrivileged() is performed.
EncryptAction - class com.sun.identity.security.EncryptAction.
The class is used to perform privileged operation with AccessController.doPrivileged() when using com.iplanet.am.util.AMPasswordUtil to encrypt passwords.
EncryptAction(String) - Constructor for class com.sun.identity.security.EncryptAction
Non default constructor to be used when a doPrivileged() is performed for encryption operations.
EncryptedResourceID - class com.sun.identity.liberty.ws.disco.EncryptedResourceID.
The class EncryptedResourceID represents an Encryption Resource ID element for the Discovery Service.
EncryptedResourceID() - Constructor for class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Default constructor
EncryptedResourceID(Element) - Constructor for class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Constructor.
EncryptedResourceID(Element, String) - Constructor for class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Constructs a encrypted resource ID.
EncryptedResourceID(Element, Element) - Constructor for class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Constructor.
Evidence - class com.sun.identity.saml.assertion.Evidence.
The Evidence element specifies an assertion either by reference or by value.
Evidence(Element) - Constructor for class com.sun.identity.saml.assertion.Evidence
Constructs an Evidence object from a block of existing XML that has already been built into a DOM.
Evidence(Set) - Constructor for class com.sun.identity.saml.assertion.Evidence
Constructs a new Evidence> element containing a set of Assertion objects.
Evidence(Set, Set) - Constructor for class com.sun.identity.saml.assertion.Evidence
Constructs an Evidence from a Set of Assertion and AssertionIDReference objects.
encodeURL(String) - Method in interface com.iplanet.sso.SSOToken
Returns the encoded URL , rewritten to include the session id.
equals(Object) - Method in interface com.iplanet.sso.SSOTokenID
Compares this SSOTokenID to the specified object.
equals(Object) - Method in class com.sun.identity.authentication.AuthContext.IndexType
Checks if two index type objects are equal.
equals(Object) - Method in class com.sun.identity.authentication.AuthContext.Status
Checks if two authentication status objects are equal.
equals(Object) - Method in class com.sun.identity.idm.AMIdentity
Overrides the default "equal" method to compare the universal identifier
equals(Object) - Method in class com.sun.identity.idm.IdOperation
 
equals(Object) - Method in class com.sun.identity.idm.IdSearchOpModifier
Returns true if the object being checked is the same as this current one.
equals(Object) - Method in class com.sun.identity.idm.IdType
 
equals(ProxySubject) - Method in class com.sun.identity.liberty.ws.security.ProxySubject
Checks for equality between this object and the ProxySubject passed down as parameter.
equals(Object) - Method in class com.sun.identity.policy.ResourceMatch
Method to check if two resource match objects are equal.
equals(Object) - Method in class com.sun.identity.policy.Syntax
Checks whether the argument object is equal to this Syntax
equals(Object) - Method in interface com.sun.identity.policy.interfaces.Subject
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.sun.identity.policy.jaas.ISPermission
Returns true if two ISPermission objects for equality.
equals(NameIdentifier) - Method in class com.sun.identity.saml.assertion.NameIdentifier
Checks for equality between this object and the NameQualifier passed down as parameter.
equals(Subject) - Method in class com.sun.identity.saml.assertion.Subject
Checks for equality between this object and the Subject passed down as parameter.
equals(SubjectConfirmation) - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Checks for equality between this object and the SubjectConfirmation passed down as parameter.
equals(Object) - Method in class com.sun.identity.security.ISSecurityPermission
Returns true if this object is equals to o.
equals(Object) - Method in class com.sun.identity.sm.AttributeSchema.Syntax
Method to check if two schema attribute syntax are equal.
equals(Object) - Method in class com.sun.identity.sm.AttributeSchema.Type
Method to check if two schema attribute types are equal.
equals(Object) - Method in class com.sun.identity.sm.AttributeSchema.UIType
Method to check if two schema attribute UI types are equal.
equals(Object) - Method in class com.sun.identity.sm.SchemaType
Method to check if two schema types are equal.
equals(Object) - Method in class com.sun.identity.sm.ServiceConfigManager
Compares this object with the given object.
equals(Object) - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns true if the given object equals this object.
equals(Object) - Method in class com.sun.identity.wss.security.SecurityPrincipal
Compares with given object.
error(String) - Method in class com.iplanet.am.util.Debug
Prints error messages only when debug level is greater than DEBUG.OFF.
error(String, Throwable) - Method in class com.iplanet.am.util.Debug
Prints error messages only if debug state is greater than Debug.OFF.
errorEnabled() - Method in class com.iplanet.am.util.Debug
Checks if error debugging is enabled.
evaluate() - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
A method which can be overridden by a plug-in maybe which provides means of evaluating this condition
evaluate() - Method in class com.sun.identity.saml.assertion.Condition
An abstract method which can be implemented by any condition extending this Condition object, to provide means of evaluating the condition.
evaluate() - Method in class com.sun.identity.saml.assertion.DoNotCacheCondition
A method which can be overridden by a plug-in maybe which provides means of evaluating this condition

F

FAILED - Static variable in class com.sun.identity.authentication.AuthContext.Status
The FAILED indicates that the login process has failed.
FEDERATION_FAILED - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Account federation failed.
FEDERATION_FAILED_ANON_AUTH_ACCOUNT_EXPIRED - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Account federation failed because anonymous user account is expired.
FEDERATION_FAILED_ANON_AUTH_USER_INACTIVE - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Account federation failed because anonymous user account is inactive.
FEDERATION_FAILED_ANON_AUTH_USER_LOCKED - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Account federation failed because anonymous user account is locked.
FEDERATION_FAILED_ANON_TOKEN_GENERATION - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Account federation failed because it failed to generate anonymous token.
FEDERATION_FAILED_SSO_TOKEN_GENERATION - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Account federation failed because it failed to generate user token.
FEDERATION_FAILED_WRITING_ACCOUNT_INFO - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Account federation failed because it failed to write account federation info.
FILTEREDROLE - Static variable in class com.sun.identity.idm.IdType
Identity type of filter role.
FILTERED_GROUP_FILTERINFO - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name of attribute in the Filtered Group Sub Schema.
FILTERED_ROLE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents a Filtered Role object type
FILTERED_ROLE_FILTERINFO - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name of attribute in the Filtered Role Sub Schema.
FILTER_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Attribute is used to create a LDAP search filter for users.
FILTER_ATTR_NAME - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
FILTER_SEARCH_FLAG - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for filter select flag
FORMATTER - Static variable in class com.sun.identity.log.LogManager
The formatter which depends on the log settings
FSAttributeMapper - interface com.sun.identity.federation.services.FSAttributeMapper.
The interface FSAttributeMapper is a plugin for mapping the Attributes during the single sign-on at the ServiceProvider of the Liberty protocols.
FSAttributePlugin - interface com.sun.identity.federation.services.FSAttributePlugin.
The interface FSAttributePlugin is a plugin for adding the AttributeStatements into the Assertion by the Identity Provider during the Single Sign-on process.
FSIDPProxy - interface com.sun.identity.federation.services.FSIDPProxy.
This interface FSIDPProxy is used to find a preferred Identity Authenticating provider to proxy the authentication request.
FederationSPAdapter - interface com.sun.identity.federation.plugins.FederationSPAdapter.
The interface FederationSPAdapter can be used to implement for application specific processing during federation process on the Liberty Service Provider side.
flush() - Method in class com.sun.identity.log.Logger
Writes all the buffered log records.
formatMessage(String, Object) - Static method in class com.iplanet.am.util.Locale
Formats messages using MessageFormat Class.
formatMessage(String, Object[]) - Static method in class com.iplanet.am.util.Locale
Formats to format messages using MessageFormat Class.

G

G11N_SERIVCE_COMMON_NAME_FORMAT - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Common Name format attribute in Globalization service.
G11N_SERVICE_NAME - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Service name of Access Manager Globalization Setting
GE - Static variable in class com.sun.identity.log.QueryElement
Greater Than or Equal Relationship.
GENERAL_ADMIN_ROLE - Static variable in interface com.iplanet.am.sdk.AMRole
Deprecated. Represents a General Administrative Role
GENERATE_BEARER_TOKEN - Static variable in class com.sun.identity.liberty.ws.disco.Directive
DirectiveType GenerateBearerToken.
GLOBAL - Static variable in class com.sun.identity.sm.SchemaType
The GLOBAL schema type defines the service configuration information that independent of organizations, users and instances.
GROUP - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents a Group object type
GROUP - Static variable in class com.sun.identity.idm.IdType
Identity type of GROUP
GROUP - Static variable in class com.sun.identity.sm.SchemaType
The GROUP schema type defines attributes for a group
GROUPS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation group window used for navigation search off
GROUP_CONTAINER - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents a group container object type
GROUP_CONTAINERS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation group container window used for navigation search off
GROUP_PROFILE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents group profile Information
GROUP_SEARCH_NAME - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name being used in group search page.
GROUP_SEARCH_SCOPE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Scope of the search in the group search page.
GROUP_SUBSCRIBABLE_ATTRIBUTE_NAME - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Group Subscribable attribute name.
GT - Static variable in class com.sun.identity.log.QueryElement
Greater Than Relationship.
GenericTransform - class com.sun.identity.liberty.ws.authnsvc.protocol.GenericTransform.
The GenericTransform class represents a generic Transform that doesn't transform.
GenericTransform(String) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.GenericTransform
This constructor takes the value of 'name' attribute.
generateID() - Static method in class com.sun.identity.saml.common.SAMLSiteID
Returns an ID String with length of SAMLConstants.ID_LENGTH.
generatePassword(AMUser) - Method in interface com.sun.identity.password.plugins.PasswordGenerator
Generates new password for user
generateSourceID(String) - Static method in class com.sun.identity.saml.common.SAMLSiteID
Returns SAML site ID based on siteURL, this will return a Base64 encoded SHA-1 digest.
generateUserIDs(String, Map, int) - Method in interface com.sun.identity.authentication.spi.UserIDGenerator
Generates a set of user IDs.
get(String) - Static method in class com.iplanet.am.util.SystemProperties
This method lets you query for a system property whose value is same as String key.
get(String, String) - Static method in class com.iplanet.am.util.SystemProperties
This method lets you query for a system property whose value is same as String key.
getAMObjectName(int) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Take a supported type, and returns the matching name of the supported managed type.
getAMObjectType(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the type of the object given its DN.
getAbstract() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets abstract of the resource offering
getAction() - Method in class com.sun.identity.saml.assertion.Action
Get the action string
getAction() - Method in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Gets the List of Actions
getActionDecisions() - Method in class com.sun.identity.policy.PolicyDecision
Gets the Map of action decisions associated with this policy decision.
getActionName() - Method in class com.sun.identity.policy.ActionDecision
Gets the name of the action
getActionNames() - Method in class com.sun.identity.policy.Rule
Returns the action names that have been set for the rule.
getActionValues(String) - Method in class com.sun.identity.policy.Rule
Returns a set of action values that have been set for the specified action name.
getActionValues() - Method in class com.sun.identity.policy.Rule
Returns a Map of all action names and their corresponding action values that have been set in the rule.
getActions() - Method in class com.sun.identity.policy.jaas.ISPermission
returns a comma separated list of actions associated with this ISPermission.
getActions() - Method in class com.sun.identity.security.ISSecurityPermission
 
getActor() - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Returns value of 'actor' attribute.
getActor() - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Returns value of 'actor' attribute.
getActor() - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Returns value of 'actor' attribute.
getActor() - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Returns value of 'actor' attribute.
getActor() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Returns value of 'actor' attribute.
getActor() - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Returns value of 'actor' attribute.
getAdvice() - Method in class com.sun.identity.saml.assertion.Assertion
Returns the advice of an assertion.
getAdvices() - Method in class com.sun.identity.policy.ActionDecision
Returns a map of advices associated with this object.
getAdvices() - Method in class com.sun.identity.policy.ConditionDecision
Gets advices associated with this object
getAdvisoryAuthnID() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Returns value of advisoryAuthnID attribute.
getAffiliationID() - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Returns value of 'affiliationID' attribute.
getAgentContainerName() - Method in class com.sun.identity.sm.OrganizationConfigManager
Always use this method to get the agent container name configured in the amsdk plugin because this is initialized in the method isCopyOrgEnabled.
getAll() - Static method in class com.iplanet.am.util.SystemProperties
This method lets you get all the properties defined and their values.
getAllClientInstances() - Method in interface com.iplanet.services.cdm.ClientTypesManager
Gets all client instance as Map.
getAllClientTypes() - Method in interface com.iplanet.services.cdm.ClientTypesManager
Get names of all client types
getAllFields() - Method in class com.sun.identity.log.LogManager
 
getAllInstances() - Static method in class com.iplanet.services.cdm.Client
Deprecated. Use ClientsManager#getAllInstances()
getAllInstances() - Static method in class com.iplanet.services.cdm.ClientsManager
Returns an iterator of Client objects for all known client types.
getAllMessageLevelSecurityMech() - Static method in class com.sun.identity.wss.provider.ProviderConfig
Returns the list of message level security mechanism objects.
getAllRoleDNs() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Gets all the static and filtered roles the user is in.
getAllSupportedSecurityMech() - Static method in class com.sun.identity.wss.provider.ProviderConfig
Returns the list of all available security mechanism objects.
getAllowedIdOperations(IdType) - Method in class com.sun.identity.idm.AMIdentityRepository
Returns the set of Operations for a given IdType, IdOperations that can be performed on an Identity.
getAny() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Method to get service specific attributes.
getAny() - Method in class com.sun.identity.liberty.ws.disco.InsertEntry
Gets the value of the Any property.
getAny() - Method in class com.sun.identity.sm.AttributeSchema
Method to get service specific attributes.
getAppSSOToken() - Method in interface com.sun.identity.security.AppSSOTokenProvider
Returns application single sign on token.
getAppSSOToken() - Method in class com.sun.identity.security.SystemAppTokenProvider
Returns Application single sign on token.
getArtifact() - Method in class com.sun.identity.authentication.spi.SAMLCallback
Returns the SAML web artifact.
getAssertion() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the SAML assertion used for signing.
getAssertion(AssertionIDReference, SSOToken) - Method in class com.sun.identity.saml.AssertionManager
Gets the Assertion referenced by an AssertionIDReference.
getAssertion(AssertionIDReference, String) - Method in class com.sun.identity.saml.AssertionManager
Gets the Assertion referenced by an AssertionIDReference.
getAssertion(AssertionIDReference, Set) - Method in class com.sun.identity.saml.AssertionManager
Gets the Assertion referenced by an AssertionIDReference.
getAssertion() - Method in class com.sun.identity.saml.protocol.Response
This method returns the set of Assertions that is the content of the response.
getAssertionArtifact() - Method in class com.sun.identity.saml.protocol.AssertionArtifact
Gets the artifact.
getAssertionArtifact() - Method in class com.sun.identity.saml.protocol.Request
Gets the AssertionArtifact(s) of the Request.
getAssertionArtifacts(SSOToken) - Method in class com.sun.identity.saml.AssertionManager
This method gets all valid AssertionArtifacts managed by this AssertionManager.
getAssertionByArtifact(AssertionArtifact) - Static method in class com.sun.identity.saml.SAMLClient
This method returns the Assertion for the corresponding artifact.
getAssertionByArtifact(String) - Static method in class com.sun.identity.saml.SAMLClient
This method returns the Assertion for the corresponding artifact.
getAssertionHandle() - Method in class com.sun.identity.saml.protocol.AssertionArtifact
Gets the AssertionHandle of the artifact.
getAssertionIDReference() - Method in class com.sun.identity.saml.assertion.AssertionIDReference
This method is to return a String representing the Assertion id.
getAssertionIDReference() - Method in class com.sun.identity.saml.protocol.Request
Gets the AssertionIDReference(s) of the Request.
getAssertions(SSOToken) - Method in class com.sun.identity.saml.AssertionManager
This method gets all valid Assertions managed by this AssertionManager.
getAssignableDynamicGroup(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the handle to the AMAssignableDynamicGroup object represented by DN.
getAssignableDynamicGroupDNs() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Gets all the assignable dynamic groups the user is in.
getAssignableDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Returns the assignable dynamic groups within the specified level.
getAssignableDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Returns the assignable dynamic groups within the specified level.
getAssignableServices() - Method in class com.sun.identity.idm.AMIdentity
Returns all services which can be assigned to this entity.
getAssignableServices() - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns a set of service names that can be assigned to a realm.
getAssignedPolicyDNs() - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets all the assigned policies for this Organization
getAssignedPolicyDNs() - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Returns all the assigned policies for this organizational unit.
getAssignedPolicyDNs() - Method in interface com.iplanet.am.sdk.AMRole
Deprecated. Gets all the assigned policies created for this role
getAssignedServices() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Returns all service names that are assigned to the user/group/organization/organizational unit.
getAssignedServices() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Gets all service names that are assigned to the user.
getAssignedServices() - Method in class com.sun.identity.idm.AMIdentity
Returns the set of services already assigned to this identity.
getAssignedServices(SSOToken, IdType, String, Map) - Method in class com.sun.identity.idm.IdRepo
Returns the set of services assigned to this identity.
getAssignedServices() - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns a set of service names that are assigned to a realm.
getAssignedServices(boolean) - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns a set of service names that are assigned to a realm.
getAttribute(String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Returns attribute value.
getAttribute(int, int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Get the attribute name for the specified callback in the specified login state
getAttribute() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the list of authentication module data store specific attributes.
getAttribute(String) - Method in class com.sun.identity.idm.AMIdentity
Returns the values of the requested attribute.
getAttribute() - Method in class com.sun.identity.saml.assertion.AttributeStatement
Get attribute from Attribute statement
getAttributeByteArray(String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Returns attribute value.
getAttributeDefaults() - Method in class com.sun.identity.sm.ServiceSchema
Returns a map of all the attribute and their default values in this schema.
getAttributeDesignator() - Method in class com.sun.identity.saml.protocol.AttributeQuery
Returns the AttributeDesignators.
getAttributeName() - Method in class com.sun.identity.saml.assertion.AttributeDesignator
Returns attribute name from the AttributeDesignator.
getAttributeName() - Method in class com.sun.identity.sm.ChoiceValues
Returns the name of the attribute for which the choice values will be returned.
getAttributeName() - Method in class com.sun.identity.sm.DefaultValues
Returns the name of the attribute for which the default values will be returned.
getAttributeNames(String, AMSchema.Type) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. use com.sun.identity.sm.ServiceSchemaManager. getServiceAttributeNames(com.sun.identity.sm.SchemaType)
getAttributeNamespace() - Method in class com.sun.identity.saml.assertion.AttributeDesignator
Returns attribute name space from the AttributeDesignator.
getAttributeSchema(String) - Method in class com.sun.identity.sm.ServiceSchema
Returns the schema for an attribute given the name of the attribute, defined for this service.
getAttributeSchemaNames() - Method in class com.sun.identity.sm.ServiceSchema
Returns the names of the schema attributes defined for the service.
getAttributeSchemaNode() - Method in class com.sun.identity.sm.ChoiceValues
Returns the XML AttributeSchema node associated with this attribute
getAttributeSchemaNode() - Method in class com.sun.identity.sm.DefaultValues
Returns the XML AttributeSchema node associated with this attribute
getAttributeSchemas() - Method in interface com.iplanet.am.sdk.AMTemplate
Deprecated. Returns a set of Attribute Schemas that defines the schema (metadata) of this template.
getAttributeSchemas() - Method in class com.sun.identity.sm.ServiceSchema
Returns the attribute schemas defined for the service.
getAttributeStatements(String, String, FSSubject, SSOToken) - Method in interface com.sun.identity.federation.services.FSAttributePlugin
Gets the list of AttributeStatements.
getAttributeValue() - Method in class com.sun.identity.saml.assertion.Attribute
Returns AttributeValue from the Attribute.
getAttributes(SSOToken, String, Set) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated. This method provides a mechanism for applications to obtain attributes external to the Access Manager data store.
getAttributes() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated. Returns Map of all attributes.
getAttributes(Set) - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated. Returns Map of specified attributes.
getAttributes() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Returns Map of all attributes.
getAttributes(Set) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Returns Map of specified attributes.
getAttributes(List, String, String, SSOToken) - Method in interface com.sun.identity.federation.services.FSAttributeMapper
Returns the map of local attributes for the given list of attribute statements.
getAttributes() - Method in class com.sun.identity.idm.AMIdentity
Returns all attributes and values of this identity.
getAttributes(Set) - Method in class com.sun.identity.idm.AMIdentity
Returns requested attributes and values of this object.
getAttributes(SSOToken, IdType, String) - Method in class com.sun.identity.idm.IdRepo
Returns all attributes and values of name object
getAttributes(SSOToken, IdType, String, Set) - Method in class com.sun.identity.idm.IdRepo
Returns requested attributes and values of name object.
getAttributes(NameIdentifier, Object, String) - Method in interface com.sun.identity.liberty.ws.security.SecurityAttributePlugin
Returns the list of SAML Attribute objects.
getAttributes(AttributeQuery, String, SSOToken) - Method in interface com.sun.identity.saml.plugins.AttributeMapper
Returns Attributes for the user.
getAttributes(SSOToken, String) - Method in interface com.sun.identity.saml.plugins.PartnerSiteAttributeMapper
Returns List of Attribute objects
getAttributes(SSOToken) - Method in interface com.sun.identity.saml.plugins.SiteAttributeMapper
Deprecated. Returns List of Attribute objects
getAttributes(String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns the organization creation attributes for the service.
getAttributes() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service configuration parameters.
getAttributes() - Method in class com.sun.identity.sm.ServiceInstance
Returns the attributes that are associated with the service's instances.
getAttributesByteArray() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Returns Map of all attributes.
getAttributesByteArray(Set) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Returns Map of specified attributes.
getAttributesForRead() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service configuration parameters for read only, modification cannot be performed on the return Map.
getAttributesFromDataStore() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Returns Map of all attributes directly from data store.
getAttributesFromDataStore(Set) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Returns Map of specified attributes directly from data store.
getAttributesWithoutDefaults() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service configuration parameters without inheriting the default values from service's schema.
getAttributesWithoutDefaultsForRead() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service configuration parameters for read only without inheriting the default values from service's schema.
getAudience() - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
LIst of Audience held within this Condition element
getAudienceRestrictionCondition() - Method in class com.sun.identity.saml.assertion.Conditions
Returns a set of the AudienceRestrictionCondition elements held within this Conditions element.
getAuthLevel() - Method in interface com.iplanet.sso.SSOToken
Returns the authentication level of the authentication method used for authentication.
getAuthLevel() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Get authentication level.
getAuthType() - Method in interface com.iplanet.sso.SSOToken
Returns the authentication method used for authentication.
getAuthenticaionMethod() - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Returns AuthenticationMethod from authentication statement
getAuthenticationInstant() - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Returns AuthenticationInstant from authentication statement.
getAuthenticationMechanism() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Gets authentication mechanism.
getAuthenticationMethod() - Method in class com.sun.identity.saml.protocol.AuthenticationQuery
Returns the AuthenticationMethod.
getAuthenticator() - Static method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
Returns the configured message authenticator.
getAuthnContext() - Method in class com.sun.identity.liberty.ws.security.SessionContext
Gets the AuthnContext within the SessionContext element.
getAuthnRequestEnvelope(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Gets Authentication Request Envelope from a HTTP servlet request.
getAuthorityBinding() - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Returns the AuthorityBinding from AuthenticationStatement.
getAuthorityKind() - Method in class com.sun.identity.saml.assertion.AuthorityBinding
Returns the AuthorityKind.
getAuthorizationDecision(Object, String, Object, Map) - Method in interface com.sun.identity.liberty.ws.interfaces.Authorizer
Returns authorization decision for the given action(query or modify) and to the given select data
getAuthorizationDecisions(AuthorizationDecisionQuery, SSOToken, String) - Method in interface com.sun.identity.saml.plugins.ActionMapper
Returns Action Decisions for the user.
getAuthorizationHeader() - Method in class com.sun.identity.authentication.spi.HttpCallback
Returns the authorization header string.
getAuthzID() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Returns value of authzID attribute.
getBearerSubject() - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
Determines if the SecurityAssertion contains SAML Bearer confirmation method.
getBinaryAttributes(Set) - Method in class com.sun.identity.idm.AMIdentity
Returns requested attributes and values of this object.
getBinaryAttributes(SSOToken, IdType, String, Set) - Method in class com.sun.identity.idm.IdRepo
Returns requested binary attributes as an array of bytes.
getBinarySecurityToken() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a binary security token used for signing.
getBinding() - Method in class com.sun.identity.saml.assertion.AuthorityBinding
Get the binding URI
getBodies() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a list of SOAP bodies.
getBodies(String, String) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a list of SOAP bodies.
getCOTKey() - Static method in class com.sun.liberty.LibertyManager
Returns the COT key from IFSConstants.
getCallback(int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Return a Callback array for a specific state.
getCertificate(PublicKey) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Returns certificate corresponding to the specified PublicKey.
getCertificateAlias(Certificate) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Get the alias name of the first keystore entry whose certificate matches the given certificate.
getChangeType() - Method in class com.sun.identity.policy.PolicyEvent
Gets the change type The change type gives the type of policy change that triggered this event indicating whether a policy was added, modified or removed.
getChangedSince() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Gets changed since attribute
getCheckSignature() - Method in class com.sun.identity.authentication.spi.SAMLCallback
Returns the flag indicating whether signature verification is required for SAML POST response.
getChild() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader.Credential
Returns the child element.
getChoiceValueI18NKey(String) - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Given a choice value, this method returns the i18nKey for that choice value
getChoiceValueI18NKey(String) - Method in class com.sun.identity.sm.AttributeSchema
Returns the I18N key for the given choice value.
getChoiceValues() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. If the attribute is of choice type, this method returns the possible values for the attribute; null otherwise
getChoiceValues() - Method in class com.sun.identity.sm.AttributeSchema
Returns the possible choice values for the attribute if the attribute type is either SINGLE_CHOICE or MULTIPLE_CHOICE.
getChoiceValues(Map) - Method in class com.sun.identity.sm.AttributeSchema
Returns the possible choice values for the attribute if the attribute type is either SINGLE_CHOICE or MULTIPLE_CHOICE, for the given environment parameters.
getChoiceValues() - Method in class com.sun.identity.sm.ChoiceValues
Abstract method that must be implemented by a class extending this class, and should return the choice values and their corresponding I18N key, for the attribute.
getChoiceValues(Map) - Method in class com.sun.identity.sm.ChoiceValues
Returns the choice values for attribute for the given environment parameters.
getClientHostName() - Method in class com.sun.identity.authentication.AuthContext
Returns the client's hostname or IP address as set by setClientHostName
getClientInstance(String) - Method in interface com.iplanet.services.cdm.ClientTypesManager
Gets client object for specified client type.
getClientInstance(String, SSOToken) - Method in interface com.iplanet.services.cdm.ClientTypesManager
Gets client object for specified client type with specified token
getClientType(HttpServletRequest) - Method in class com.iplanet.am.util.AMClientDetector
Returns the client type by executing client detector class provided in Client Detection Service.
getClientType() - Method in class com.iplanet.services.cdm.Client
Gets the name of the client type for the data in this client instance.
getClientType(HttpServletRequest) - Method in interface com.iplanet.services.cdm.ClientDetectionInterface
Detects the client type based on the request object.
getClientTypeData(String) - Method in interface com.iplanet.services.cdm.ClientTypesManager
Returns properties of the requested client type
getClientTypesManagerInstance() - Static method in class com.iplanet.am.util.AMClientDetector
Returns the ClientTypesManager Instance.
getCode() - Method in class com.sun.identity.liberty.ws.common.Status
Gets status code.
getCodeSource() - Method in class com.sun.identity.policy.jaas.ISPermission
returns the CodeSourceassociated with this ISPermission.
getColumns() - Method in class com.sun.identity.log.LogQuery
Returns the table column names selected.
getComment() - Method in class com.sun.identity.liberty.ws.common.Status
Gets comment for the status.
getComponentName() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service component name.
getCondition(String) - Method in class com.sun.identity.policy.ConditionTypeManager
Returns an instance of the Condition given the condition type name.
getCondition(String) - Method in class com.sun.identity.policy.Policy
Gets the condition object identified by name.
getConditionDecision(SSOToken, Map) - Method in interface com.sun.identity.policy.interfaces.Condition
Gets the decision computed by this condition object, based on the map of environment parameters
getConditionNames() - Method in class com.sun.identity.policy.Policy
Get the set of condition names associated with the policy.
getConditionTypeManager() - Method in class com.sun.identity.policy.PolicyManager
Gets the ConditionTypeManager object instance associated with this PolicyManager object instance
getConditionTypeName(Condition) - Method in class com.sun.identity.policy.ConditionTypeManager
Returns the type of the Condition implementation.
getConditionTypeNames() - Method in class com.sun.identity.policy.ConditionTypeManager
Returns a set of all valid condition type names defined by the policy service.
getConfig(String, String) - Static method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns the trust authority configuration object.
getConfigManager(String, String) - Method in class com.sun.identity.sm.ServiceManager
Returns the ServiceConfigManager for the given service name and version.
getConfiguration() - Method in class com.sun.identity.idm.IdRepo
Returns the configuration map.
getConfiguredKeyValues() - Method in class com.sun.identity.sm.ChoiceValues
Returns the configured key-value pairs for the class in the service's configuration file
getConfiguredKeyValues() - Method in class com.sun.identity.sm.DefaultValues
Returns the configured key-value pairs for the class in the service's configuration file
getConfiguredServices() - Method in class com.sun.identity.sm.OrganizationConfigManager
Deprecated. This method has been deprecated, use getAssignedServices() instead.
getConfirmationMethod() - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Get Confirmation Method(s)
getConsentHandlerURL(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the ConsentHandler.
getConsentHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns ConsentHeader.
getConsentHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns ConsentHeader.
getContentType() - Method in class com.sun.identity.saml.protocol.Request
Returns the type of content this Request has.
getCorrelationHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns CorrelationHeader.
getCorrelationHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns CorrelationHeader.
getCosQualifier() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Returns the value of the cosQualifier for this attribute that is default or merge-schemes.
getCosQualifier() - Method in class com.sun.identity.sm.AttributeSchema
Returns the value of the cosQualifier for this attribute that is default, override, operational or merge-cos.
getCredentialRef() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets the value of the CredentialRef property.
getCredentials() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Returns a list of child Element of 'Credentials' Element
getCredentials() - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Gets credentials
getCredentials() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Returns a list of value of 'Credential' element.
getCurrentFile() - Method in class com.sun.identity.log.Logger
Returns the current file to which the logger's handler is writing to.
getCurrentState() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the current state in the authentication process.
getDN() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated. Returns the distinguished name of the entry.
getDN() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Returns the DN of the entry.
getDN() - Method in class com.sun.identity.sm.ServiceConfig
Returns the LDAP DN represented by this ServiceConfig object.
getDNSAddress() - Method in class com.sun.identity.saml.assertion.SubjectLocality
Returns the DNS address from SubjectLocality locality
getDSAttribute(String) - Method in interface com.sun.identity.liberty.ws.idpp.plugin.AttributeMapper
Get the DS attribute for the PP attribute.
getData() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Returns value of Element 'Data'
getData() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Returns value of Element 'Data'
getData(List) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Gets data for the specified query items.
getData() - Method in class com.sun.identity.liberty.ws.dst.DSTData
Gets the returned data objects.
getData() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets the value of the Data property.
getDateString(Date, Locale) - Static method in class com.iplanet.am.util.Locale
Gets date string from date with specified locale.
getDecodedSourceIDString(String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Decodes the Base64 encoded sourceid and returns a String of the raw-byte source id.
getDecryptedResourceID(EncryptedResourceID, String) - Static method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Returns an instance of ResourceID object.
getDefaultClientType() - Method in interface com.iplanet.services.cdm.ClientTypesManager
Gets default client type name
getDefaultInstance() - Static method in class com.iplanet.services.cdm.Client
Deprecated. Use ClientsManager#getDefaultInstance()
getDefaultInstance() - Static method in class com.iplanet.services.cdm.ClientsManager
Returns a Client instance for the default client type
getDefaultLocale() - Static method in class com.iplanet.am.util.Locale
Gets the default locale
getDefaultValues() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The method returns the default value of the attribute;
getDefaultValues() - Method in class com.sun.identity.sm.AttributeSchema
Returns the default values of the attribute.
getDefaultValues(Map) - Method in class com.sun.identity.sm.AttributeSchema
Returns the default values of the attribute for the given environment parameters.
getDefaultValues() - Method in class com.sun.identity.sm.DefaultValues
Abstract method that must be implemented by a class extending this interface, and should return the default values for the attribute.
getDefaultValues(Map) - Method in class com.sun.identity.sm.DefaultValues
Returns a Set of default values for the attribute, given the environment parameters.
getDescription() - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Gets the service descriptions
getDescription() - Method in class com.sun.identity.policy.Policy
Gets the description for the policy.
getDescriptionIDRef() - Method in class com.sun.identity.liberty.ws.disco.Directive
Returns a list of description ID references.
getDetail() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Returns a SOAP Fault Detail
getDirectiveType() - Method in class com.sun.identity.liberty.ws.disco.Directive
Returns type of directive.
getDiscoEntries(String, List) - Method in interface com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandler
Finds all the DiscoEntries for a user.
getDiscoveryBootStrapCredentials(HttpServletRequest, String) - Static method in class com.sun.liberty.LibertyManager
Deprecated. This method has been deprecated. Use LibertyManager.getDiscoveryBootStrapCredentials( HttpServletRequest request, String providerID, String providerRole)
getDiscoveryBootStrapCredentials(HttpServletRequest, String, String) - Static method in class com.sun.liberty.LibertyManager
Gets the Discovery Service Credentials in the Advice element.
getDiscoveryBootStrapResourceOfferings(HttpServletRequest, String) - Static method in class com.sun.liberty.LibertyManager
Deprecated. This method has been deprecated. Use LibertyManager.getDiscoveryBootStrapResourceOfferings( HttpServletRequest request, String providerID, String providerRole)
getDiscoveryBootStrapResourceOfferings(HttpServletRequest, String, String) - Static method in class com.sun.liberty.LibertyManager
Gets the Discovery Service Resource Offerings nodes in an attribute statement.
getDisplayName(String) - Method in class com.sun.identity.policy.ConditionTypeManager
Gets the display name for the condition type
getDisplayName(String) - Method in class com.sun.identity.policy.ReferralTypeManager
Gets the display name for the referral type
getDisplayName(String) - Method in class com.sun.identity.policy.SubjectTypeManager
Gets the display name for the subject type
getDisplayName(String, Locale) - Method in interface com.sun.identity.policy.interfaces.Condition
Gets the display name for the property name.
getDisplayName(String, Locale) - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Gets the display name for the property name.
getDisplayNameForValue(String, Locale) - Method in interface com.sun.identity.policy.interfaces.Referral
Returns the display name for the value for the given locale.
getDisplayNameForValue(String, Locale) - Method in interface com.sun.identity.policy.interfaces.Subject
Returns the display name for the value for the given locale.
getDoNotCacheCondition() - Method in class com.sun.identity.saml.assertion.Conditions
Returns DoNotCacheCondition elements held within this Conditions element
getDynamicGroup(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the handle to the AMDynamicGroup object represented by DN.
getDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets the dynamic groups within the specified level.
getDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets the dynamic groups within the specified level.
getDynamicSchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the dynamic service configuration schema.
getElementValue() - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Returns value of ProcessingContext element
getElements() - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Returns a list of child elements.
getEncodingType() - Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Gets encoding type for the token.
getEncryptedData() - Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Gets encrypted data.
getEncryptedKey() - Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Gets encrypted key element.
getEncryptedResourceID(ResourceID, String) - Static method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Returns an EncryptedResourceID object.
getEncryptedResourceID() - Method in class com.sun.identity.liberty.ws.disco.Modify
Gets the encrypted resource ID for the discovery resource to be modified.
getEncryptedResourceID() - Method in class com.sun.identity.liberty.ws.disco.Query
Gets the encrypted resource ID of the discovery resource to be queried.
getEncryptedResourceID() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets encrypted resource ID.
getEncryptedResourceID() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets the encrypted resource ID.
getEncryptedResourceID() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets encrypted resource ID.
getEncryptedResourceID() - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Gets the EncryptedResourceID object from this ResourceAccessStatement object.
getEndRange() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Method to get ending range for possible values of the attribute
getEndRange() - Method in class com.sun.identity.sm.AttributeSchema
Returns the end range if the attribute syntax is either NUMBER_RANGE or DECIMAL_RANGE.
getEndpoint() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets SOAP end point URI
getEndpoint() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Returns value of Endpoint element.
getEndpoint() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns the authority end point.
getEntity(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the handle to the AMEntity object represented by DN.
getEntityTypes() - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns a set of com.iplanet.am.sdk.AMEntityType objects, which is the set of objects which are supported by the com.iplanet.am.sdk.AMEntity APIs.
getEntryID() - Method in class com.sun.identity.liberty.ws.disco.RemoveEntry
Gets entry ID to be removed.
getEntryID() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets entry ID.
getEnvParams() - Method in class com.sun.identity.policy.jaas.ISPermission
returns environment parameters and their values associated with this ISPermission.
getErrorCode() - Method in class com.iplanet.am.sdk.AMException
Deprecated. Returns the error code.
getErrorCode() - Method in class com.iplanet.am.sdk.AMSearchResults
Deprecated. Method which returns the error code of search.
getErrorCode() - Method in class com.sun.identity.authentication.spi.AuthLoginException
Returns the error code.
getErrorCode() - Method in class com.sun.identity.idm.IdRepoException
Returns error code associated with this error message.
getErrorCode() - Method in class com.sun.identity.idm.IdSearchResults
Method which returns the error code of search.
getErrorCode() - Method in class com.sun.identity.policy.ValidValues
Method which returns the error code of search.
getErrorCode() - Method in class com.sun.identity.sm.SMSException
Returns error code associated with this error message.
getErrorPageURL(String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Deprecated. This method has been deprecated. Use LibertyManager.getErrorPageURL(String providerID, String providerRole, HttpServletRequest request)
getErrorPageURL(String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the provider's error page.
getErrorState() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the authentication module error state.
getErrors() - Method in class com.iplanet.am.console.base.model.AMConsoleException
Gets error list.
getErrors() - Method in class com.sun.identity.password.ui.model.PWResetException
Gets error list.
getEventType() - Method in class com.iplanet.am.sdk.AMEvent
Deprecated. Returns the type of the event.
getEvidence() - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
Returns the evidence from AuthorizationStatement.
getEvidence() - Method in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Accessor for the Evidence
getExceptionCode() - Method in class com.sun.identity.sm.SMSException
Returns the status code for this exception.
getExportedOrganizationNames() - Method in class com.sun.identity.sm.ServiceConfig
Returns the organization names to which the service configuration is being exported.
getExportedSubConfigNames(String) - Method in class com.sun.identity.sm.ServiceConfig
Returns a set of exported fully qualified sub-configuration names that can be imported used locally as service configuration
getExtension() - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Gets modify response Extension Element.
getExtension() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets the extension property
getExtension() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets the extension property.
getExtension() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets the extension property.
getExtensions() - Method in class com.sun.identity.liberty.ws.paos.PAOSHeader
Returns the list of extensions as Strings.
getFalseValue() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Method to get string value for "FALSE"
getFalseValue() - Method in class com.sun.identity.sm.AttributeSchema
Returns the string value for BooleanFalseValue.
getFalseValueI18NKey() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Method to get the i18n Key for BooleanFalseValue.
getFalseValueI18NKey() - Method in class com.sun.identity.sm.AttributeSchema
Returns the I18N Key for BooleanFalseValue.
getFaultActor() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Returns value of 'faultactor' element.
getFaultCode() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Returns value of 'faultcode' element.
getFaultString() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Returns value of 'faultstring' element.
getFedErrorKey() - Static method in class com.sun.liberty.LibertyManager
Returns Federation Error Key
getFedRemarkKey() - Static method in class com.sun.liberty.LibertyManager
Returns FederationRemark Key
getFederatedProviders(String) - Static method in class com.sun.liberty.LibertyManager
Returns the set of federated providers for this userName using Account Management API.
getFederationDonePageURL(String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Deprecated. This method has been deprecated. Use LibertyManager.getFederationDonePageURL(String providerID, String providerRole, HttpServletRequest request)
getFederationDonePageURL(String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the FederationDonePageURL from the provider ID.
getFederationHandlerURL(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the FederationHandler.
getFieldName() - Method in class com.sun.identity.log.QueryElement
Returns the field name on which query to be applied
getFieldValue() - Method in class com.sun.identity.log.QueryElement
Returns the value of the field to be compared as stored in the query element.
getFilter() - Method in interface com.iplanet.am.sdk.AMDynamicGroup
Deprecated. Returns the search filter for the dynamic group.
getFilter() - Method in interface com.iplanet.am.sdk.AMFilteredRole
Deprecated. Returns the search filter for the filtered role.
getFilteredRole(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the handle to the AMFilteredRole object represented by DN.
getFilteredRoleDNs() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Gets all the filtered roles the user is in.
getFilteredRoleNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method is deprecated. Use getNamingAttribute(int objectType)
getFilteredRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets the filtered roles within the specified level.
getFilteredRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets the filtered roles within the specified level.
getFormat() - Method in class com.sun.identity.saml.assertion.NameIdentifier
Returns format.
getFullyQualifiedName(SSOToken, IdType, String) - Method in class com.sun.identity.idm.IdRepo
Returns the fully qualified name for the identity.
getGlobalConfig(String) - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the global configuration for the given service instance.
getGlobalOperand() - Method in class com.sun.identity.log.LogQuery
Returns the value of global operand set in the query.
getGlobalSchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the global service configuration schema.
getGroup() - Method in class com.sun.identity.sm.ServiceInstance
Returns the group name from which the configuration parameters for the instance must be obtained.
getGroupContainer(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the handle to the AMGroupContainer object represented by DN.
getGroupContainerNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method is deprecated. Use getNamingAttribute(int objectType)
getGroupContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets the group containers within the specified level.
getGroupContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets the group containers within the specified level.
getGroupDNs(int) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Gets the groups in this group.
getGroupDNs(int) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Gets the groups in this group container.
getGroupNames() - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the configuration group names
getGroupNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method is deprecated. Use getNamingAttribute(int objectType)
getHeader() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the authentication module header string display.
getHomeURL(String) - Static method in class com.sun.liberty.LibertyManager
Deprecated. This method has been deprecated. Use LibertyManager.getHomeURL(String providerID, String providerRole)
getHomeURL(String, String) - Static method in class com.sun.liberty.LibertyManager
Returns Provider's HomePageURL.
getHostName() - Method in interface com.iplanet.sso.SSOToken
Returns the host name of the client (browser) that sent the request.
getHttpServletRequest() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the HttpServletRequest object that initiated the call to this module.
getHttpServletResponse() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the HttpServletResponse object for the servlet request that initiated the call to this module.
getI18NFileName() - Method in class com.sun.identity.sm.ServiceSchema
Returns the I18N properties file name for the service schema.
getI18NFileName() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the I18N properties file name for the service.
getI18NJarURL() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the URL of the JAR file that contains the I18N properties file.
getI18NKey() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Returns I18N key to describe the configuration attribute.
getI18NKey(String) - Method in class com.sun.identity.policy.ConditionTypeManager
Returns the I18N key to be used to localize the display name for the condition type name.
getI18NKey(String) - Method in class com.sun.identity.policy.ReferralTypeManager
Returns the I18N key to be used to localize the display name for the referral type name.
getI18NKey(String) - Method in class com.sun.identity.policy.SubjectTypeManager
Returns the I18N key to be used to localize the display name for the subject type name.
getI18NKey() - Method in class com.sun.identity.sm.AttributeSchema
Returns the I18N key to describe the configuration attribute.
getI18NKey() - Method in class com.sun.identity.sm.ServiceSchema
Returns the I18N key that points to the description of the service.
getI18NKey() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns i18nKey of the schema.
getI18NPropertiesFileName(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the I18N properties file name that contains the internationalized messages.
getIDPFederationStatus(String, String) - Static method in class com.sun.liberty.LibertyManager
Gets the federation status of a user name with an Identity Provider.
getIDPList() - Static method in class com.sun.liberty.LibertyManager
Returns a list of all trusted Identity Providers.
getIDPList(String) - Static method in class com.sun.liberty.LibertyManager
Returns a list of all trusted Identity Providers for a given hosted provider IDs.
getIPAddress() - Method in interface com.iplanet.sso.SSOToken
Returns the IP Address of the client (browser) that sent the request.
getIPAddress() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the IP address of remote site of the SOAP connection.
getIPAddress() - Method in class com.sun.identity.saml.assertion.SubjectLocality
Returns the IP address from SubjectLocality locality
getId() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Returns value of id attribute.
getId() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Returns value of id attribute.
getId() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Returns value of 'id' attribute.
getId() - Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Gets id attribute for the tokens.
getId() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.disco.Modify
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.disco.Query
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.disco.ResourceID
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.dst.DSTData
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Gets id attribute
getId() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets id attribute
getId() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Gets id attribute
getId() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Returns value of 'id' attribute.
getId() - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Returns value of 'id' attribute.
getId() - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Returns value of 'id' attribute.
getId() - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Returns value of 'id' attribute.
getId() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Returns value of id attribute.
getId() - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Returns value of 'id' attribute.
getIdleTime() - Method in interface com.iplanet.sso.SSOToken
Returns the session idle time in seconds.
getImage() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the authentication module display page image.
getInResponseTo() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the InResponseTo of the Response.
getInitializationError() - Static method in class com.iplanet.am.util.SystemProperties
Returns error messages during initialization, else null.
getInsertEntry() - Method in class com.sun.identity.liberty.ws.disco.Modify
Gets the value of the InsertEntry property.
getInstallResourceBundle(String) - Static method in class com.iplanet.am.util.Locale
Gets the default install resource bundle for the default locale
getInstance(String) - Static method in class com.iplanet.am.util.Debug
Gets an existing instance of Debug for the specified debug name or a new one if no such instance already exists.
getInstance(String) - Static method in class com.iplanet.services.cdm.Client
Deprecated. Use ClientsManager#getInstance(String)
getInstance(String) - Static method in class com.iplanet.services.cdm.ClientsManager
Returns Client instance for a specific client type.
getInstance() - Static method in class com.iplanet.sso.SSOTokenManager
Returns the singleton instance of SSOTokenManager.
getInstance() - Static method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Gets singleton object instance of InteractionManager
getInstance() - Static method in class com.sun.identity.policy.ProxyPolicyEvaluatorFactory
Gets an instance of ProxyPolicyEvaluatorFactory.
getInstance() - Static method in class com.sun.identity.policy.client.PolicyEvaluatorFactory
Returns an instance of PolicyEvaluatorFactory
getInstance() - Static method in class com.sun.identity.saml.AssertionManager
Gets the singleton instance of AssertionManager.
getInstance() - Static method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Gets the singleton instance of XMLSignatureManager with default KeyProvider and SignatureProvider.
getInstance(KeyProvider, SignatureProvider) - Static method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Get an instance of XMLSignatureManager with specified KeyProvider and SignatureProvider.
getInstance(String) - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the service instance given the instance name
getInstance(SSOToken) - Static method in class com.sun.identity.wss.security.SecurityTokenFactory
Returns the security token factory instance.
getInstance(TokenProvider) - Static method in class com.sun.identity.wss.security.SecurityTokenFactory
Returns the security token factory instance.
getInstanceNames() - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the service instance names
getInstances() - Static method in class com.iplanet.am.util.Debug
Returns a collection of all Debug instances that exist in the system at the current instance.
getInterSiteURL(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the interSiteURL from IFSConstants.
getInteractionLangauge(Message) - Static method in class com.sun.identity.liberty.ws.interaction.InteractionUtils
Returns languages listed for the language attribute of the UserInteraction header in the message.
getInteractionResponseElement(Message) - Method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Gets interaction response that was gathered from resource owner by InteractionManager
getIntroducedProvider(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Gets the ID of the provider discovered via the introduction protocol.
getIssueInstant() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Returns the IssueInstant of the Request.
getIssueInstant() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Returns the IssueInstant of the Response.
getItemID() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets item id attribute
getItemID() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets item ID attribute
getItemID() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Gets itemID attribute
getItemIDRef() - Method in class com.sun.identity.liberty.ws.dst.DSTData
Gets item reference.
getItemIDRef() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Gets item id reference
getItemIDRef() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets item reference.
getKeyAlias() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the key alias for this provider.
getKeyAlias() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns the key alias of the trust authority.
getKeyEncryptedPassword() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the keystore encrypted password.
getKeyInfo() - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Returns the key info.
getKeyPassword() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the key password in the keystore.
getKeyProvider() - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Returns the real key provider.
getKeyProvider() - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Get KeyProvider
getKeyStore() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the provider JKS KeyStore
getKeyStoreEncryptedPasswd() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the keystore encrypted password.
getKeyStoreFile() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the keystore file.
getKeyStorePassword() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the keystore password.
getL10NMessage(Locale) - Method in class com.iplanet.am.sdk.AMException
Deprecated. Returns localized error message.
getL10NMessage() - Method in class com.iplanet.sso.SSOException
Returns the localized message for this exception.
getL10NMessage(Locale) - Method in class com.sun.identity.authentication.spi.AuthLoginException
Returns the localized message of the given locale.
getL10NMessage(Locale) - Method in class com.sun.identity.idm.IdRepoException
Returns a localized error message
getL10NMessage(Locale) - Method in class com.sun.identity.sm.SMSException
Returns a localized error message
getLDAPErrorCode() - Method in class com.iplanet.am.sdk.AMException
Deprecated. Method to obtain the LDAP error code.
getLDAPErrorCode() - Method in class com.sun.identity.idm.IdRepoException
Returns the LDAP error code associated with this error message.
getLDAPException() - Method in class com.iplanet.am.sdk.AMException
Deprecated. Returns the root LDAPException of this AMException, if any.
getLECPContentType() - Static method in class com.sun.liberty.LibertyManager
Gets Liberty-enabled client and proxy profile HTTP content type
getLECPHeaderName() - Static method in class com.sun.liberty.LibertyManager
Gets Liberty-enabled client and proxy profile HTTP header name.
getLRURLKey() - Static method in class com.sun.liberty.LibertyManager
Returns the LRURLKey from IFSConstants.
getLastModifiedTime() - Method in class com.sun.identity.sm.ServiceConfig
Returns the last modified time stamp of this configuration This method is expensive because it does not cache the modified time stamp but goes directly to the data store to obtain the value of this entry
getLibertySecurityMechanismURIs() - Static method in class com.sun.identity.wss.security.SecurityMechanism
Returns the list of liberty security mechanism URIs.
getListOfCOTs(String) - Static method in class com.sun.liberty.LibertyManager
Deprecated. This method has been deprecated. Use LibertyManager.getListOfCOTs(String providerID, String providerRole)
getListOfCOTs(String, String) - Static method in class com.sun.liberty.LibertyManager
Returns the List of COTs for the given Provider.
getLocale(String) - Static method in class com.iplanet.am.util.Locale
Gets the locale object for the specified localized string format.
getLocale() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Gets the locale for this authentication session.
getLocaleObjFromAcceptLangHeader(String) - Static method in class com.iplanet.am.util.Locale
Gets locale from accept-language header HTTP accept language header can have more than one language in the header, we honor the first language as locale
getLocaleStringFromAcceptLangHeader(String) - Static method in class com.iplanet.am.util.Locale
Returns locale from accept-language header HTTP accept language header can have more than one language in the header, we honor the first language as locale
getLocation() - Method in class com.sun.identity.saml.assertion.AuthorityBinding
Get the Location URI
getLogFields() - Static method in class com.sun.identity.log.LogReader
Gets the names of the Log Fields that are selected for logging in the Logging Service template, plus the mandatory "time" and "Data" fields.
getLogInfoMap() - Method in class com.sun.identity.log.LogRecord
Returns the log information map which contains the set of fields and their corresponding values.
getLogNames() - Static method in class com.sun.identity.log.LogReader
Gets the names of the Log Files or Tables.
getLogger(String) - Static method in class com.sun.identity.log.Logger
Find or create a logger for a named subsystem.
getLogger(String, String) - Static method in class com.sun.identity.log.Logger
Find or create a logger for a named subsystem.
getLoginException() - Method in class com.sun.identity.authentication.AuthContext
Returns login exception, if any, during the authentication process.
getLoginURL(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the LoginURL from IFSConstants
getMajorVersion() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Returns the MajorVersion of the Request.
getMajorVersion() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the MajorVersion of the Response.
getManagedResourceNames() - Method in class com.sun.identity.policy.ResourceManager
Returns a set of all managed resource names for all the service types
getManagedResourceNames(String) - Method in class com.sun.identity.policy.ResourceManager
Returns a set of all managed resource names for the given service type.
getMappedNameIdentifier(String, SSOToken, String) - Static method in class com.sun.liberty.LibertyManager
Returns NameIdentifier between the IDP and the other SP for the same principal.
getMaxIdleTime() - Method in interface com.iplanet.sso.SSOToken
Returns the maximum session idle time in minutes.
getMaxResults() - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated. Returns the maximum number of search results.
getMaxResults() - Method in class com.sun.identity.idm.IdSearchControl
Returns the maximum number of search results.
getMaxSessionTime() - Method in interface com.iplanet.sso.SSOToken
Returns the maximum session time in minutes.
getMaxValue() - Method in class com.sun.identity.sm.AttributeSchema
Returns the maximum number of values for the attribute if the attribute is of type MULTIPLE_CHOICE.
getMechanism() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Returns value of mechanism attribute.
getMembers(IdType) - Method in class com.sun.identity.idm.AMIdentity
Return all members of a given identity type of this identity as a Set of AMIdentity objects.
getMembers(SSOToken, IdType, String, IdType) - Method in class com.sun.identity.idm.IdRepo
Returns members of an identity.
getMemberships(IdType) - Method in class com.sun.identity.idm.AMIdentity
Returns the set of identities that this identity belongs to.
getMemberships(SSOToken, IdType, String, IdType) - Method in class com.sun.identity.idm.IdRepo
Returns the memberships of an identity.
getMessage() - Method in class com.iplanet.am.sdk.AMException
Deprecated. Overrides the default getMessage() method of super class Exception.
getMessage() - Method in class com.sun.identity.authentication.spi.AuthLoginException
Gets messages of the exceptions including the nested exceptions.
getMessage() - Method in class com.sun.identity.idm.IdRepoException
Returns the error message of this exception.
getMessage() - Method in class com.sun.identity.sm.SMSException
Returns the error message of this exception.
getMessageArgs() - Method in class com.iplanet.am.sdk.AMException
Deprecated. Returns the arguments corresponding to the error code.
getMessageArgs() - Method in class com.sun.identity.authentication.spi.AuthLoginException
Returns the error message arguments.
getMessageArgs() - Method in class com.sun.identity.idm.IdRepoException
Returns arguments for formatting this error message.
getMessageArgs() - Method in class com.sun.identity.sm.SMSException
Returns arguments for formatting this error message.
getMessageCertificate() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the X509 certificate used in message level authentication
getMessageCertificate() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Returns the X509Certificate that is used to secure the SOAPMessage.
getMessageID() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Returns value of messageID attribute of CorrelationHeader.
getMessageID() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Returns value of messageID attribute of CorrelationHeader.
getMessageID() - Method in class com.sun.identity.liberty.ws.interaction.InteractionRedirectException
Gets messageID of SOAP request message that caused this exception.
getMessageID() - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Returns the message ID value used inside PAOS request.
getMessageID() - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Returns value of 'messageID' attribute.
getMetaAlias(String) - Static method in class com.sun.liberty.LibertyManager
Deprecated. This method has been deprecated. Use LibertyManager.getMetaAlias(String providerID, String providerRole)
getMetaAlias(String, String) - Static method in class com.sun.liberty.LibertyManager
Returns metaAlias from provider ID
getMetaAliasKey() - Static method in class com.sun.liberty.LibertyManager
Returns the metaAliasKey from IFSConstants.
getMinValue() - Method in class com.sun.identity.sm.AttributeSchema
Returns the minimum number of values for the attribute if the attribute is of type MULTIPLE_CHOICE.
getMinorVersion() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Returns the MinorVersion of the Request.
getMinorVersion() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the MinorVersion of the Response.
getModification() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets the modifications to be performed.
getModifyResponse(List) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Performs a list of modifications specified by a list of DSTModify objects (possible on different resource ID).
getModuleInstanceNames() - Method in class com.sun.identity.authentication.AuthContext
Returns authentication module/s instances (or plugins) configured for a organization, or sub-organization name that was set during the AuthContext constructor.
getModuleName() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the authentication module name.
getMustUnderstand() - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Returns value of 'mustUnderstand' attribute.
getMustUnderstand() - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Returns value of 'mustUnderstand' attribute.
getMustUnderstand() - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Returns value of 'mustUnderstand' attribute.
getMustUnderstand() - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Returns value of 'mustUnderstand' attribute.
getMustUnderstand() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Returns value of mustUnderstand attribute.
getMustUnderstand() - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Returns value of 'mustUnderstand' attribute.
getName() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The method returns the name of the attribute
getName() - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated. Returns the name of the entity
getName() - Method in class com.iplanet.am.util.Debug
Convinience method to query the name being used for this Debug instance.
getName() - Method in class com.sun.identity.idm.AMIdentity
Returns the name of the identity.
getName() - Method in class com.sun.identity.idm.IdOperation
 
getName() - Method in class com.sun.identity.idm.IdType
Returns the name of this type, for example user for type User.
getName() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
Returns value of 'name' attribute.
getName() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Returns value of 'name' attribute.
getName() - Method in class com.sun.identity.policy.InvalidFormatException
Gets the name of the object that encountered an invalid format.
getName() - Method in class com.sun.identity.policy.InvalidNameException
Gets the name that is invalid
getName() - Method in class com.sun.identity.policy.LimitExceededException
Gets the name of the object for which limit was exceeded
getName() - Method in class com.sun.identity.policy.NameAlreadyExistsException
Gets the name that already exists.
getName() - Method in class com.sun.identity.policy.NameNotFoundException
Gets the name that was not found.
getName() - Method in class com.sun.identity.policy.ObjectInUseException
Gets the name that is invalid
getName() - Method in class com.sun.identity.policy.Rule
Returns the name assigned to the rule.
getName() - Method in class com.sun.identity.saml.assertion.NameIdentifier
Returns the name from NameQualifier.
getName() - Method in class com.sun.identity.sm.AttributeSchema
Returns the name of the attribute.
getName() - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the name of the service.
getName() - Method in class com.sun.identity.sm.ServiceInstance
Returns the instance name.
getName() - Method in class com.sun.identity.sm.ServiceSchema
Returns the name of the schema.
getName() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the name of the service.
getName() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns the trust authority name.
getName() - Method in class com.sun.identity.wss.security.SecurityMechanism
Returns the security mechanism name.
getName() - Method in class com.sun.identity.wss.security.