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.SecurityPrincipal
Returns the name of the principal.
getNameIdentifier() - Method in class com.sun.identity.saml.assertion.Subject
Get the NameIdentifier within the Subject element
getNameIdentifier(SSOToken, String, String) - Method in interface com.sun.identity.saml.plugins.NameIdentifierMapper
Returns name identifier for assertion subject based on user account in Sun Java System Access Manager
getNameQualifier() - Method in class com.sun.identity.saml.assertion.NameIdentifier
Returns the name.
getNameRegistrationDonePageURL(String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Deprecated. This method has been deprecated. Use LibertyManager.getNameRegistrationDonePageURL(String providerID, String providerRole, HttpServletRequest request)
getNameRegistrationDonePageURL(String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the Name RegistrationDonePageURL from the providerID.
getNameRegistrationProviderIDKey() - Static method in class com.sun.liberty.LibertyManager
Returns name registration provider ID key.
getNameRegistrationURL(String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Deprecated. This method has been deprecated. Use LibertyManager.getNameRegistrationURL(String providerID, String providerRole, HttpServletRequest request)
getNameRegistrationURL(String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns NameRegistrationURL.
getNameSpace() - Method in class com.sun.identity.saml.assertion.Action
get the namespace of Action
getNameSpacePrefix() - Method in class com.sun.identity.liberty.ws.dst.DSTData
Gets the name space prefix.
getNameSpacePrefix() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Gets the name space prefix.
getNameSpacePrefix() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets the name space prefix.
getNameSpacePrefix() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Gets the name space prefix.
getNameSpacePrefix() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets the name space prefix.
getNameSpacePrefix() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Gets the name space prefix.
getNameSpacePrefix() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets the name space prefix.
getNameSpaceURI() - Method in class com.sun.identity.liberty.ws.dst.DSTData
Gets the name space.
getNameSpaceURI() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Gets the name space.
getNameSpaceURI() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets the name space.
getNameSpaceURI() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Gets the name space.
getNameSpaceURI() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets the name space.
getNameSpaceURI() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Gets the name space.
getNameSpaceURI() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets the name space.
getNamingAttrForOrg() - Method in class com.sun.identity.sm.OrganizationConfigManager
 
getNamingAttribute(int) - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the naming attribute of an object type.
getNegotiationCode() - Method in class com.sun.identity.authentication.spi.HttpCallback
Returns the negotiation error code.
getNegotiationHeaderName() - Method in class com.sun.identity.authentication.spi.HttpCallback
Returns the negotiation header name.
getNegotiationHeaderValue() - Method in class com.sun.identity.authentication.spi.HttpCallback
Returns the negotiation header value.
getNestedGroupDNs() - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Returns the groups nested in this group.
getNewDataValue() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Gets new data value
getNewEntryIDs() - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Gets the newEntryIDs attribute.
getNewRequest(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Creates New Request ID from the HttpRequestServlet.
getNewUserIDs(Map, int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns a set of user IDs generated from the class defined in the Core Authentication Service.
getNonce(String) - Static method in class com.sun.liberty.LibertyManager
Deprecated. This method has been deprecated. Please use other means to generate nounce.
getNormalizedDateString(Date) - Static method in class com.iplanet.am.util.Locale
Converts the Date object into ISO-8601 format yyyy/MM/dd HH:mm like 2002/12/23 20:40.
getNotBefore() - Method in class com.sun.identity.saml.assertion.Conditions
Returns the earliest time at which the assertion is valid held in this Conditions object.
getNotChangedSince() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Gets the NotChangedSince attribute.
getNotOnOrAfter() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader.Credential
Returns value of notOnOrAfter attribute.
getNotOnorAfter() - Method in class com.sun.identity.saml.assertion.Conditions
Returns the time instant held within this Conditions object at which the Assertion has expired.
getNumRecordsWanted() - Method in class com.sun.identity.log.LogQuery
 
getNumberOfAssignableDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets number of assignable dynamic groups within the specified level.
getNumberOfAssignableDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets number of assignable dynamic groups within the specified level.
getNumberOfDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets number of dynamic groups within the specified level.
getNumberOfDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets number of dynamic groups within the specified level.
getNumberOfFilteredRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets number of filtered roles within the specified level.
getNumberOfFilteredRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets number of filtered roles within the specified level.
getNumberOfGroupContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets number of group containers within the specified level.
getNumberOfGroupContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets number of group containers within the specified level.
getNumberOfGroups(int) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Returns number of groups in the group.
getNumberOfGroups(int) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Returns number of groups in the group container.
getNumberOfOrganizationalUnits(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets number of organizational units within the specified level.
getNumberOfOrganizations(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets number of organizations within the specified level.
getNumberOfPeopleContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets number of people containers within the specified level.
getNumberOfPeopleContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets number of people containers within the specified level.
getNumberOfRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets number of roles within the specified level.
getNumberOfRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets number of roles within the specified level.
getNumberOfServices() - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Returns the number of services.
getNumberOfServices() - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Returns the number of services.
getNumberOfStates() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the number of authentication states for this login module.
getNumberOfStaticGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets number of static groups within the specified level.
getNumberOfStaticGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets number of static groups within the specified level.
getNumberOfSubGroupContainers() - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Returns number of sub group containers in the group container.
getNumberOfSubOrganizationalUnits(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets number of sub organizational units within the specified level.
getNumberOfSubOrganizations(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets number of sub organizations within the specified level.
getNumberOfSubPeopleContainers() - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Gets number of sub people containers in the people container.
getNumberOfUsers() - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Returns number of users in the group.
getNumberOfUsers(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets number of users within the specified level.
getNumberOfUsers(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets number of users within the specified level.
getNumberOfUsers() - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Gets number of users in the people container.
getNumberOfUsers() - Method in interface com.iplanet.am.sdk.AMRole
Deprecated. Gets number of users in the role.
getObjectName(int) - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Take a supported type, and returns the matching name of the supported managed type.
getObjectType() - Method in class com.sun.identity.policy.InvalidFormatException
Gets the type of object which encountered an invalid format.
getObjectType() - Method in class com.sun.identity.policy.InvalidNameException
Gets the type of object which encountered the invalid name.
getObjectType() - Method in class com.sun.identity.policy.LimitExceededException
Gets the type of object for which limit was exceeded The defined objects are POLICY, RULE, ORGANIZATION, USER_COLLECTION and SERVICE
getObjectType() - Method in class com.sun.identity.policy.NameAlreadyExistsException
Gets the type of object which already exists.
getObjectType() - Method in class com.sun.identity.policy.NameNotFoundException
Gets the type of object for which name was not found The defined objects are POLICY, RULE, ORGANIZATION, USER_COLLECTION and SERVICE
getOptions() - Method in class com.sun.identity.liberty.ws.disco.RequestedService
Gets list of options
getOptions() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets options of the resource offering, which expresses the options available for the resource offering, that is provides hints to a potential requester whether certain data or operations may be available with a particular resource offering.
getOrgProfile(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the organization attributes for specified organization.
getOrgServiceTemplate(String, String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Gets service template attributes defined for the specified organization.
getOrganization(String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets the organization by DN
getOrganization(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the handle to the AMOrganization object represented by DN.
getOrganizationConfig(String, String) - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the organization configuration for the given organization and instance name.
getOrganizationDN() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated. Gets the object's organization distinguished name.
getOrganizationDN() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Returns the object's organization.
getOrganizationDN(String, String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the DN of the organization, using the domainname provided and the searchTemplate (if provided).
getOrganizationName() - Method in class com.sun.identity.authentication.AuthContext
Returns the the organization name that was set during the AuthContext constructor.
getOrganizationName() - Method in class com.sun.identity.policy.Policy
Gets the organization name under which the policy is created This would be set only for policies that have been read from data store.
getOrganizationName() - Method in class com.sun.identity.policy.PolicyManager
Gets the organization name for which the policy manager was initialized with.
getOrganizationName() - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns the fully qualified name of the organization from the root
getOrganizationNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method is deprecated. Use getNamingAttribute(int objectType)
getOrganizationSchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the organization service configuration schema.
getOrganizationalUnit(String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets the organizational unit by DN.
getOrganizationalUnit(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the handle to the AMOrganizationalUnit object represented by DN.
getOrganizationalUnitNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method is deprecated. Use getNamingAttribute(int objectType)
getOrganizationalUnits(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets the organizational units within the specified level.
getOrganizations(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets the organizations within the specified level.
getOriginalPAOSRequest() - Method in class com.sun.identity.liberty.ws.paos.PAOSResponse
Returns the original PAOSRequest object which corresponds to this PAOSResponse object.
getOriginalURL() - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Returns the original URL from which the PAOS request is made.
getOtherChildren() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns a list of children except Status element, CorrelationHeader, ProviderHeader ConsentHeader, UsageDirectiveHeader, ProcessingContextHeader and ServiceInstanceUpdateHeader.
getOtherSOAPHeaders() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a list of SOAP headers except CorrelationHeader, ConsentHeader, UsageDirectiveHeader and 'Security' header.
getOtherSecurityHeaders() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a list of security header except the SAML assertion used in SAML token profile or the binary security token used in X509 token profile.
getPPResponse() - Method in class com.sun.identity.liberty.ws.paos.PAOSResponse
Returns a list of DSTData objects representing query responses.
getPPResponseStr() - Method in class com.sun.identity.liberty.ws.paos.PAOSResponse
Return a String representation of the query response from the Personal Profile service.
getPageState() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the authentication module display page state.
getParameters() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Returns a list of 'Parameter' child element.
getParameters(InteractionResponseElement) - Static method in class com.sun.identity.liberty.ws.interaction.InteractionUtils
Returns user friendly Map representation of parameters in interaction response element
getParentDN() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated. Returns the parent distinguished name of the entry.
getParentDN() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Returns the parent DN of the entry.
getParentOrgConfigManager() - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns the OrganizationConfigManager of the parent for the given organization name.
getPasswordTransforms() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Returns child Element 'PasswordTransforms'
getPeerCertificate() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the X509 certificate used in client authentication
getPeerOrganizationNames() - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns the names of all peer-organizations.
getPeopleContainer(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the handle to the AMPeopleContainer object represented by DN.
getPeopleContainerNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method is deprecated. Use getNamingAttribute(int objectType)
getPeopleContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets the people containers within the specified level.
getPeopleContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets the people containers within the specified level.
getPermissions(Subject, CodeSource) - Method in class com.sun.identity.policy.jaas.ISPolicy
Evaluates the global policy and returns a PermissionCollection object specifying the set of permissions allowed for Principals associated with the specified code source.
getPersistentCookieOn() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Checks if persistent cookie is on or off.
getPlatform() - Static method in class com.iplanet.am.util.SystemProperties
Deprecated. use getAll()
getPolicies() - Method in class com.sun.identity.policy.ProtectedResource
Gets policies that protect the resource name
getPolicy(String) - 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.
getPolicy(String) - Method in class com.sun.identity.policy.PolicyManager
Gets the policy object given the name of the policy.
getPolicyDecision(SSOToken, String, Set, Map) - Method in class com.sun.identity.policy.PolicyEvaluator
Evaluates privileges of the user to perform the specified actions the the specified resource.
getPolicyDecision(String, String, Map) - Method in class com.sun.identity.policy.ProxyPolicyEvaluator
Gets policy decision for the user identified by the principalName for the given resource
getPolicyDecision() - Method in class com.sun.identity.policy.ResourceResult
Gets the policy decision associated with this resource result
getPolicyDecision(SSOToken, String, Set, Map) - Method in class com.sun.identity.policy.client.PolicyEvaluator
Evaluates privileges of the user to perform the specified actions the the specified resource.
getPolicyDecision(SSOToken, String, String, Set, Map) - Method in interface com.sun.identity.policy.interfaces.Referral
Gets policy results
getPolicyDecisionIgnoreSubjects(String, Set, Map) - Method in class com.sun.identity.policy.ProxyPolicyEvaluator
Gets policy decision for a resource, skipping subject evaluation.
getPolicyEvaluator(String) - Method in class com.sun.identity.policy.client.PolicyEvaluatorFactory
Returns an instance of com.sun.identity.policy.client.PolicyEvaluator
getPolicyEvaluator(String, AppSSOTokenProvider) - Method in class com.sun.identity.policy.client.PolicyEvaluatorFactory
Returns an instance of com.sun.identity.policy.client.PolicyEvaluator
getPolicyNames() - Method in interface com.iplanet.am.sdk.AMTemplate
Deprecated. Returns a set of policy distinguished names if this AMTemplate is a named policy template, otherwise returns null.
getPolicyNames() - Method in class com.sun.identity.policy.PolicyManager
Gets a set of names of polices defined in the organization for which the policy manager was instantiated.
getPolicyNames(String) - Method in class com.sun.identity.policy.PolicyManager
Gets a set of selected policy names matching the pattern in the given organization.
getPolicyNames(String, String, boolean) - Method in class com.sun.identity.policy.ResourceManager
Returns a set of names of all the policies for the given resource of the given service.
getPolicySchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the policy service configuration schema.
getPolicyTemplate(String) - 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.
getPolicyTemplate(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.  
getPolicyTemplates(Set) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated. Get requested policy templates defined for this role.
getPreLoginServletURL(String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Deprecated. This method has been deprecated. Use LibertyManager.getPreLoginServletURL(String providerID, String providerRole, HttpServletRequest request)
getPreLoginServletURL(String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns PreLoginServlet URL and appends metaAlias to it.
getPreferredIDP(FSAuthnRequest, String, HttpServletRequest, HttpServletResponse) - Method in interface com.sun.identity.federation.services.FSIDPProxy
Gets the preferred IDP.
getPrincipal() - Method in interface com.iplanet.sso.SSOToken
Returns the value of the property "Principal" set to the single sign on token.
getPrincipal() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Abstract method must be implemeted by each login module to get the user Principal
getPriority() - Method in interface com.iplanet.am.sdk.AMTemplate
Deprecated. Returns the priority of this template in the DIT.
getPriority() - Method in class com.sun.identity.sm.ServiceConfig
Returns the priority assigned to the service configuration.
getPrivateKey(String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Returns java.security.PrivateKey for the specified certAlias.
getProcessingContextHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns ProcessingContextHeader.
getProcessingContextHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns ProcessingContextHeader.
getPrompt() - Method in class com.sun.identity.authentication.spi.SAMLCallback
Returns the prompt.
getProperties(String) - Method in class com.iplanet.services.cdm.Client
Gets the client property for the specified key.
getProperties() - Method in interface com.sun.identity.policy.interfaces.Condition
Gets the properties of the condition
getProperties() - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Gets the properties of the ResponseProvider
getPropertiesViewBeanURL() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Returns URL of the view bean for the attribute.
getPropertiesViewBeanURL(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the URL of the view bean for the service
getPropertiesViewBeanURL() - Method in class com.sun.identity.sm.AttributeSchema
Returns URL of the view bean for the attribute.
getPropertiesViewBeanURL() - Method in class com.sun.identity.sm.ServiceSchema
Returns the view bean URL for this service
getPropertiesViewBeanURL() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns URL of the view bean for the service
getProperty(String) - Method in class com.iplanet.services.cdm.Client
Gets the client property for the specified key.
getProperty(String) - Method in interface com.iplanet.sso.SSOToken
Gets the property stored in this token.
getProperty(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the value of the property.
getPropertyNames() - Method in class com.iplanet.services.cdm.Client
Returns a set of property names for this client data instance.
getPropertyNames() - Method in interface com.sun.identity.policy.interfaces.Condition
Returns a list of property names for the condition.
getPropertyNames() - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Returns a list of property names for the Response provider.
getPropertySyntax(String) - Method in interface com.sun.identity.policy.interfaces.Condition
Returns the syntax for a property name
getPropertySyntax(String) - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Returns the syntax for a property name
getProtectedResourcesIgnoreConditions(SSOToken, String) - Method in class com.sun.identity.policy.PolicyEvaluator
Gets protected resources for a user identified by single sign on token Conditions defined in the policies are ignored while computing protected resources.
getProtectedResourcesIgnoreConditions(String, String) - Method in class com.sun.identity.policy.ProxyPolicyEvaluator
Gets protected resources for a user identified by the principalName.
getProvider(String, String) - Static method in class com.sun.identity.wss.provider.ProviderConfig
Returns the provider configuration for a given provider name.
getProviderHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns ProviderHeader.
getProviderHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns ProviderHeader.
getProviderID() - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Gets provider ID of the service instance
getProviderID() - Method in class com.sun.identity.liberty.ws.security.SessionContext
Gets the ProviderID within the SessionContext element.
getProviderID() - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Returns value of 'providerID' attribute.
getProviderID(String) - Static method in class com.sun.liberty.LibertyManager
Returns providerID from the ProviderAlias using AllianceMgmt calls.
getProviderIDKey() - Static method in class com.sun.liberty.LibertyManager
Returns the providerIDKey from IFSConstants.
getProviderName() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the name of the Provider.
getProviderRole(String) - Static method in class com.sun.liberty.LibertyManager
Returns providerRole from the ProviderAlias using AllianceMgmt calls.
getProviderType() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the provider type.
getProvidersToFederate(String, String) - Static method in class com.sun.liberty.LibertyManager
Returns the list of all Trusted Identity Providers of this user not already federated with.
getProxyPolicyEvaluator(SSOToken, String) - Method in class com.sun.identity.policy.ProxyPolicyEvaluatorFactory
Gets an instance of ProxyPolicyEvaluator.
getProxySubject() - Method in class com.sun.identity.liberty.ws.security.SessionContextStatement
Gets the ProxySubject from SessionContextStatement.
getPublicKey(String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Returns java.security.PublicKey for the specified keyAlias
getQueries() - Method in class com.sun.identity.log.LogQuery
Returns the full list of query
getQuery() - Method in class com.sun.identity.saml.protocol.Request
Gets the query of the Request.
getQueryItems() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets the value of the QueryItem property.
getQueryItems() - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Returns an array of the original query expression strings.
getQueryObjects() - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Returns a list of the original query org.w3c.dom.Element objects.
getQueryResponse(List) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Gets query responses for a list of DST queries
getQueryType() - Method in class com.sun.identity.saml.protocol.AttributeQuery
Gets the type of the query.
getQueryType() - Method in class com.sun.identity.saml.protocol.AuthenticationQuery
Returns the type of this query.
getQueryType() - Method in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Gets the type of the query.
getQueryType() - Method in class com.sun.identity.saml.protocol.Query
Returns the type of the Query such as AuthenticationQuery or AuthorizationDecisionQuery.
getReadOnlyAttributeDefaults() - Method in class com.sun.identity.sm.ServiceSchema
Returns an unmodifiable map of all the attribute and their default values in this schema.
getRealm() - Method in class com.sun.identity.idm.AMIdentity
Returns the realm for this identity.
getRealmIdentity() - Method in class com.sun.identity.idm.AMIdentityRepository
Returns a handle of the Identity object representing this realm for services related operations only.
getRecipient() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the recipient of the Response.
getRef() - Method in class com.sun.identity.liberty.ws.common.Status
Gets reference attribute.
getRef() - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Returns value of 'ref' attribute.
getRefToMessageID() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Returns value of refToMessageID attribute of CorrelationHeader.
getRefToMessageID() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Returns value of refToMessageID attribute of CorrelationHeader.
getRefToMessageID() - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Returns value of 'refToMessageID' attribute.
getReferral(String) - Method in class com.sun.identity.policy.Policy
Gets the Referral object identified by name.
getReferral(String) - Method in class com.sun.identity.policy.ReferralTypeManager
Returns an instance of the Referral given the referral type name.
getReferralNames() - Method in class com.sun.identity.policy.Policy
Get the set of referral names associated with the policy.
getReferralTypeManager() - Method in class com.sun.identity.policy.PolicyManager
Returns ReferralTypeManager associated with this policy manager.
getReferralTypeName(Referral) - Method in class com.sun.identity.policy.ReferralTypeManager
Returns the type of the Referral implementation.
getReferralTypeName() - Method in interface com.sun.identity.policy.interfaces.Referral
Gets the name of the ReferralType
getReferralTypeNames() - Method in class com.sun.identity.policy.ReferralTypeManager
Returns a set of all valid referral type names defined by the policy service.
getRegisteredProviders(String) - Static method in class com.sun.liberty.LibertyManager
Returns registered providers of an user.
getRegisteredServiceNames() - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets the names of registered services.
getRegisteredServiceNames() - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets the names of registered services.
getRelation() - Method in class com.sun.identity.log.QueryElement
Returns relation to be applied in between field and value as stored in the query element.
getRemoveEntry() - Method in class com.sun.identity.liberty.ws.disco.Modify
Gets the value of the RemoveEntry property.
getRequestAuthnContext() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Returns Element RequestAuthnContext
getRequestID() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Gets the RequestID of the Request.
getRequestIDKey() - Static method in class com.sun.liberty.LibertyManager
Returns the requestIDKey from IFSConstants.
getRequestOrg() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the organization DN for this authentication session.
getRequestedServiceType() - Method in class com.sun.identity.liberty.ws.disco.Query
Gets the list of the requested service types.
getRequire() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the list of authentication module display attributes which are required to be entered by the end user.
getRequirements() - Method in class com.sun.identity.authentication.AuthContext
Returns an array of Callback objects that must be populated by the user and returned back.
getRequirements(boolean) - Method in class com.sun.identity.authentication.AuthContext
Returns an array of Callback objects that must be populated by the user and returned back.
getResource(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the handle to the AMResource object represented by DN.
getResource() - Method in class com.sun.identity.saml.protocol.AttributeQuery
Gets the Resource.
getResource() - Method in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Accessor for the Resource
getResourceBundle(String, String) - Static method in class com.iplanet.am.util.Locale
Gets the resource bundle corresponding to the specified locale and the localized property file name.
getResourceBundleName() - Method in class com.iplanet.am.sdk.AMException
Deprecated. Returns ResourceBundle Name associated with this exception
getResourceBundleName() - Method in class com.sun.identity.authentication.spi.AuthLoginException
Returns the resource bundle name.
getResourceBundleName() - Method in class com.sun.identity.idm.IdRepoException
Returns ResourceBundle Name associated with this error message.
getResourceBundleName() - Method in class com.sun.identity.sm.SMSException
Returns ResourceBundle Name associated with this error message.
getResourceID() - Method in class com.sun.identity.liberty.ws.disco.Modify
Gets the resource ID for the discovery resource to be modified.
getResourceID() - Method in class com.sun.identity.liberty.ws.disco.Query
Gets the resource ID of the discovery resource to be queried.
getResourceID() - Method in class com.sun.identity.liberty.ws.disco.ResourceID
Gets resource id.
getResourceID() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets resource ID.
getResourceID() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets resource ID
getResourceID() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets resource ID.
getResourceID(String, String) - Method in interface com.sun.identity.liberty.ws.interfaces.ResourceIDMapper
Returns the resource ID that is associated with the user in a provider.
getResourceID() - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Gets the ResourceID from this ResourceAccessStatement object.
getResourceIDObject() - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Gets the ResourceID object from this ResourceAccessStatement object.
getResourceManager() - Method in class com.sun.identity.policy.PolicyManager
Gets the ResourceManager object instance associated with this PolicyManager object instance
getResourceName() - Method in class com.sun.identity.policy.ProtectedResource
Gets the protected resource name
getResourceName() - Method in class com.sun.identity.policy.ResourceResult
Gets the resource name of this resource result
getResourceName() - Method in class com.sun.identity.policy.Rule
Returns the resource name for which the rule has been created.
getResourceName() - Method in class com.sun.identity.policy.jaas.ISPermission
returns the name of the resource associated with this ISPermission .
getResourceNames() - Method in class com.sun.identity.policy.PolicyEvent
Gets the resource names affected by the policy change.
getResourceNames(SSOToken, String, String) - Method in interface com.sun.identity.policy.interfaces.Referral
Gets resource names that are exact matches, sub resources or wild card matches of argument resource name.
getResourceOffering() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Returns Element ResourceOffering.
getResourceOffering(List) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Queries discovery service for ResourceOffering given list of service types.
getResourceOffering(Query) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Queries discovery service for resource offering
getResourceOffering() - Method in class com.sun.identity.liberty.ws.disco.InsertEntry
Gets the resource offering to be inserted.
getResourceOffering() - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Gets the returned ResourceOffering.
getResourceResult(SSOToken, String, String, Map) - Method in class com.sun.identity.policy.PolicyEvaluator
Deprecated. Use getResourceResults()
getResourceResults(SSOToken, String, String, Map) - Method in class com.sun.identity.policy.PolicyEvaluator
Gets resource result objects given a resource name.
getResourceResults() - Method in class com.sun.identity.policy.ResourceResult
Gets the child resource results of this resource result
getRespondWith() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Gets 0 or more of RespondWith in the Request.
getResponse() - Method in class com.sun.identity.liberty.ws.paos.PAOSResponse
Returns a list of org.w3c.dom.Element objects representing query responses.
getResponseDecision(SSOToken, Map) - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Gets the response attributes computed by this ResponseProvider object, based on the SSOToken and Map of environment parameters.
getResponseID() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the ResponseID of the Response.
getResultAttributes() - Method in class com.iplanet.am.sdk.AMSearchResults
Deprecated. Method which returns the search results as a map containing DN's as key and the attribute value String.
getResultAttributes() - Method in class com.sun.identity.idm.IdSearchResults
Method which returns the search results as a map containing AMIdentity objects as key and the attribute value String.
getReturnAttributes() - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated. Returns the list of attributes requested to be read when the search is performed.
getReturnAttributes() - Method in class com.sun.identity.idm.IdSearchControl
Returns the list of attributes requested to be read when the search is performed.
getRole(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the handle to the AMRole object represented by DN.
getRoleDNs() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Gets all the static roles the user is in.
getRoleNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method is deprecated. Use getNamingAttribute(int objectType)
getRoleType() - Method in interface com.iplanet.am.sdk.AMRole
Deprecated. Gets the type of the role.
getRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets the roles within the specified level.
getRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets the roles within the specified level.
getRule(String) - Method in class com.sun.identity.policy.Policy
Gets the rule object identified by name.
getRuleNames() - Method in class com.sun.identity.policy.Policy
Gets the set of rule names associated with the policy.
getSAMLAuthenticationToken(NameIdentifier) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Creates a SAML Assertion for message authentication.
getSAMLAuthorizationToken(NameIdentifier, SessionContext, String, boolean, boolean) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Creates a SAML Assertion for message authorization, the assertion could optionally contain an AuthenticationStatement which will be used for message authentication.
getSAMLAuthorizationToken(NameIdentifier, SessionContext, EncryptedResourceID, boolean, boolean) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Creates a SAML Assertion for message authorization, the assertion could optionally contain an AuthenticationStatement which will be used for message authentication.
getSAMLBearerToken(NameIdentifier, SessionContext, String, boolean, boolean) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Creates a SAML assertion.
getSAMLBearerToken(NameIdentifier, SessionContext, EncryptedResourceID, boolean, boolean) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Creates a SAML assertion.
getSOAPFault() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns SOAPFault
getSOAPFaultException() - Method in class com.sun.identity.liberty.ws.interaction.InteractionSOAPFaultException
Gets the SOAPFaultException that contains SOAP fault
getSOAPFaultMessage() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultException
Returns Message containing SOAPFault
getSOAPMessage() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Returns the secured SOAP message.
getSPFederationStatus(String, String) - Static method in class com.sun.liberty.LibertyManager
Gets the federations status of a user with an Service Provider (This method assumes that the user is already federated with the provider).
getSPList() - Static method in class com.sun.liberty.LibertyManager
Returns a list of all trusted Service Providers
getSPList(String) - Static method in class com.sun.liberty.LibertyManager
Returns a list of all trusted Service Providers for this Hosted Provider.
getSSOAssertion(AuthorizationDecisionQuery, String) - Method in interface com.sun.identity.saml.plugins.ActionMapper
Returns the Assertion that contains Authentication information that can be used to obtain single sign on token.
getSSOAssertion(AttributeQuery) - Method in interface com.sun.identity.saml.plugins.AttributeMapper
Returns the Assertion that contains Authentication information that can be used to obtain single sign on token.
getSSOSession() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Get the authentication SSO session
getSSOToken() - Method in class com.sun.identity.authentication.AuthContext
Returns the Single-Sign-On (SSO) Token for the authenticated user.
getSSOTokenID(AuthorizationDecisionQuery) - Method in interface com.sun.identity.saml.plugins.ActionMapper
Returns the single sign on token id to Access Manager from the query.
getSSOTokenID(AttributeQuery) - Method in interface com.sun.identity.saml.plugins.AttributeMapper
Returns the single sign on token id to Access Manager from the query.
getSamlResponse() - Method in class com.sun.identity.authentication.spi.SAMLCallback
Returns the SAML POST response.
getSchema(String, AMSchema.Type) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method has been deprecated. Please use com.sun.identity.sm.ServiceSchemaManager.getSchema().
getSchema(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the configuration schema for the given schema type
getSchema(SchemaType) - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the configuration schema for the given schema type
getSchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the service schema in XML for this service.
getSchemaID() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service component's schema ID.
getSchemaManager(String, String) - Method in class com.sun.identity.sm.ServiceManager
Returns the ServiceSchemaManager for the given service name and version.
getSchemaNode() - Method in class com.sun.identity.sm.ServiceSchema
Returns the Node of this schema element.
getSchemaTypes(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method has been deprecated. Please use com.sun.identity.sm.ServiceSchemaManager.getSchemaTypes().
getSchemaTypes() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the schema types available with this service.
getSearchModifier() - Method in class com.sun.identity.idm.IdSearchControl
Returns the IdSearchOpModifier defined for this SearchControl
getSearchModifierMap() - Method in class com.sun.identity.idm.IdSearchControl
Returns the map set to be used to modify the search filter in each plugin.
getSearchResults() - Method in class com.iplanet.am.sdk.AMSearchResults
Deprecated. Method which returns the search results as an ordered set.
getSearchResults() - Method in class com.sun.identity.idm.IdSearchResults
Method which returns the search results as an ordered set.
getSearchResults() - Method in class com.sun.identity.policy.ValidValues
Method which returns the search results as a set.
getSearchScope() - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated. Gets the search scope defined in the AMSearchControl.
getSearchScope(int) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated. Gets the search scope defined in the AMSearchControl.
getSearchTemplate() - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated. Returns the search template name
getSecondaryInitializationError() - Static method in class com.iplanet.am.util.SystemProperties
Returns error messages during initialization using the single war deployment, else null.
getSecurityMechID() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets supported Security Mechanism IDs
getSecurityMechIDs() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Returns a list of value of SecurityMechID element.
getSecurityMechanism(String) - Static method in class com.sun.identity.wss.security.SecurityMechanism
Returns the security mechanism for the corresponding security mechanism URI.
getSecurityMechanism() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Returns the security mechanism of the secure soap message.
getSecurityMechanisms() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the list of security mechanims that the provider is configured.
getSecurityProfileType() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Gets security profile type.
getSecurityToken(SecurityTokenSpec) - Method in class com.sun.identity.wss.security.SecurityTokenFactory
Creates a security token from the security token specificaion.
getSecurityToken() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Returns the security token associated with this secure soap message.
getSelect() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Gets select element
getSelect() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Returns data selection string
getSelectedConditionTypeNames() - Method in class com.sun.identity.policy.ConditionTypeManager
Returns a set of valid condition type names configured for the organization.
getSelectedFieldSet() - Method in class com.sun.identity.log.LogManager
 
getSelectedProviderKey() - Static method in class com.sun.liberty.LibertyManager
Returns the selectedProviderKey from IFSConstants.
getSelectedReferralTypeNames() - Method in class com.sun.identity.policy.ReferralTypeManager
Returns a set of valid referral type names configured for the organization.
getSelectedSubjectTypeNames() - Method in class com.sun.identity.policy.SubjectTypeManager
Returns a set of valid subject type names configured for the organization.
getServerMechanism() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Returns value of serverMechanism attribute.
getServiceAttributeNames() - Method in class com.sun.identity.sm.ServiceSchema
Returns the attribute schemas defined for the service that is not a status attribute and is not a service attribute.
getServiceAttributeNames(SchemaType) - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the attribute schemas for the given schema type excluding status and service identifier attributes.
getServiceAttributes(String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. This method has been deprecated. Please use service template objects to obtain service attributes.
getServiceAttributes(String) - Method in class com.sun.identity.idm.AMIdentity
Returns attributes related to a service, if the service is assigned to the identity.
getServiceAttributes(SSOToken, IdType, String, String, Set) - Method in class com.sun.identity.idm.IdRepo
Returns the attribute values of the service attributes.
getServiceAttributes(String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns attributes configured for the service.
getServiceAttributesAscending(String) - Method in class com.sun.identity.idm.AMIdentity
Returns attributes related to a service, if the service is assigned to the identity.
getServiceConfig(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns service configuration attributes.
getServiceConfig(String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns the service configuration object for the given service name.
getServiceHierarchy() - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the service hierarchy for all registered services.
getServiceHierarchy() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the service's hierarchy.
getServiceInstance() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets service instance.
getServiceInstanceUpdateHeader() - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Gets the serviceInstanceUpdate header from the SOAP response message.
getServiceInstanceUpdateHeader() - Method in interface com.sun.identity.liberty.ws.interfaces.ServiceInstanceUpdate
Gets the service instance update header.
getServiceInstanceUpdateHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns ServiceInstanceUpdateHeader.
getServiceInstanceUpdateHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns ServiceInstanceUpdateHeader.
getServiceName() - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated. Returns the service name to be used to display entity profile
getServiceName() - Method in interface com.iplanet.am.sdk.AMTemplate
Deprecated. Gets the name of the service to which this template belongs.
getServiceName() - Method in class com.sun.identity.policy.jaas.ISPermission
returns the name of the service associated with this ISPermission .
getServiceName() - Method in class com.sun.identity.sm.ServiceConfig
Returns the name of this service configuration.
getServiceName() - Method in class com.sun.identity.sm.ServiceInstance
Returns the service name.
getServiceName() - Method in class com.sun.identity.sm.ServiceSchema
Returns the name of the service.
getServiceNameRef() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets WSDL service name reference.
getServiceNames() - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the set of name of services that have been loaded to the data store.
getServiceNames() - Method in class com.sun.identity.sm.ServiceManager
Returns all the service names that have been registered.
getServiceSchema() - Method in class com.sun.identity.sm.AttributeSchema
Returns Service Schema.
getServiceSchemaManager(SSOToken) - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated. Returns the schema manager for the service defined to display this profile in the console.
getServiceSchemas() - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns a set of service schemas to be used for creation of an organization.
getServiceStatus(String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Get the status of the service for this entity (user/group/organization/ organizational unit).
getServiceType() - Method in class com.sun.identity.liberty.ws.disco.RequestedService
Gets service type
getServiceType() - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Gets service type.
getServiceType() - Method in class com.sun.identity.sm.ServiceSchema
Returns the schema type.
getServiceType() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the service type.
getServiceTypeName() - Method in class com.sun.identity.policy.Rule
Returns the service name for which the rule has been created.
getServiceTypeName() - Method in interface com.sun.identity.policy.interfaces.PolicyListener
Gets the service type name for which this listener wants to get notifications
getServiceTypeNames() - Method in interface com.sun.identity.policy.interfaces.ResourceName
Returns the service type names for which the resource name object can be used.
getServiceVersions(String) - Method in class com.sun.identity.sm.ServiceManager
Returns all versions supported by the service.
getServicesAndOptions() - Method in class com.sun.identity.liberty.ws.paos.PAOSHeader
Returns a HashMap containing the services and corresponding options.
getSessionContext() - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Gets the SessionContext from this ResourceAccessStatement object.
getSessionContext() - Method in class com.sun.identity.liberty.ws.security.SessionContextStatement
Gets the SessionContext from SessionContextStatement.
getSessionId() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns a unique key for this authentication session.
getSessionSubject() - Method in class com.sun.identity.liberty.ws.security.SessionContext
Gets the SessionSubject within the SessionContext.
getSignature() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Gets 0 or 1 of Signature in the Request.
getSignature() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the signature of the Response.
getSigningIds() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a list of id's for signing.
getSize(String) - Static method in class com.sun.identity.log.LogReader
Gets the number of LogRecords in the specified table in the DB.
getSizeUnits() - Static method in class com.sun.identity.log.LogReader
Gets the units (LogConstants.NUM_BYTES or LogConstants.NUM_RECORDS) that applies to the value returned by getSize(logName).
getSoapAction() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets SOAP action.
getSortingField() - Method in class com.sun.identity.log.LogQuery
Returns the field name on which records to be sorted.
getSourceDN() - Method in class com.iplanet.am.sdk.AMEvent
Deprecated. Returns the distinguished name of the source object in a String format.
getSourceID() - Method in class com.sun.identity.saml.protocol.AssertionArtifact
Returns the SourceID of the artifact.
getSourceType() - Method in class com.iplanet.am.sdk.AMEvent
Deprecated. Returns the type of the source object that caused the event.
getStartRange() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Method to get starting range for possible values of the attribute
getStartRange() - Method in class com.sun.identity.sm.AttributeSchema
Returns the start range if the attribute syntax is either NUMBER_RANGE or DECIMAL_RANGE.
getState() - Method in class com.iplanet.am.util.Debug
Returns one of the five possible values: Debug.OFF Debug.ERROR Debug.WARNING Debug.MESSAGE Debug.ON
getStatementType() - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Gets the real type of the Statement.
getStatementType() - Method in class com.sun.identity.liberty.ws.security.SessionContextStatement
Gets the real type of the Statement.
getStatementType() - Method in class com.sun.identity.saml.assertion.AttributeStatement
Get the type of statement.
getStatementType() - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Get the real type of the Statement.
getStatementType() - Method in class com.sun.identity.saml.assertion.Statement
Returns the real of statement such as AuthenticationStatement, AuthorizationDecisionStatement or AttributeStatement.
getStaticGroup(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the handle to the AMStaticGroup object represented by DN.
getStaticGroupDNs() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Gets all the static groups the user is in.
getStaticGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets the static groups within the specified level.
getStaticGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets the static groups within the specified level.
getStatus() - Method in class com.sun.identity.authentication.AuthContext
Returns the current status of the authentication process as AuthContext.Status.
getStatus() - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Gets modify response status
getStatus() - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Gets status of the query response.
getStatus() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Gets response status
getStatus() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets status for the query response
getStatus() - Method in class com.sun.identity.saml.protocol.Response
Gets the Status of the Response.
getStatusAttribute() - Method in class com.sun.identity.sm.ServiceSchema
Returns the name of the status attribute, as defined in the Service schema
getStatusCode() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Returns value of attribute 'code' of Element 'Status'
getStatusCode() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns value of 'code' attribute of Status element.
getStatusCode() - Method in class com.sun.identity.saml.protocol.Status
Gets the StatusCode of the Response.
getStatusCode() - Method in class com.sun.identity.saml.protocol.StatusCode
Gets the sub StatusCode of the StatusCode.
getStatusComment() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns value of 'comment' attribute of Status element.
getStatusDetail() - Method in class com.sun.identity.saml.protocol.Status
Gets the StatusDetail of the Response.
getStatusMessage() - Method in class com.sun.identity.saml.protocol.Status
Returns the StatusMessage of the Response.
getStatusRef() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns value of 'ref' attribute of Status element.
getString(ResourceBundle, String, Object[]) - Static method in class com.iplanet.am.util.Locale
Gets the localized string for the specified key formatted as per passed parameters.
getString(ResourceBundle, String, ResourceBundle, Object[]) - Static method in class com.iplanet.am.util.Locale
Gets the localized string for the specified key from the specified Resource or from the specified default resource formatted as per provided parameters.
getString(ResourceBundle, String, Debug) - Static method in class com.iplanet.am.util.Locale
Gets the localized string for the specified key
getString(ResourceBundle, String, Debug, ResourceBundle) - Static method in class com.iplanet.am.util.Locale
Gets the localized string for the specified key from the specified Resource or from the specified default resource
getString(ResourceBundle, String) - Static method in class com.iplanet.am.util.Locale
Gets the localized string for the specified key.
getString(ResourceBundle, String, ResourceBundle) - Static method in class com.iplanet.am.util.Locale
Gets the localized string for the specified key from the specified Resource or from the specified default resource.
getString(String) - Static method in class com.iplanet.services.cdm.CDMBundle
 
getStringAttribute(String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Returns string type attribute value.
getSubConfig(String) - Method in class com.sun.identity.sm.ServiceConfig
Returns the service's sub-configuration given the service's sub-configuration name.
getSubConfigNames() - Method in class com.sun.identity.sm.ServiceConfig
Returns the names of all service's sub-configurations.
getSubConfigNames(String) - Method in class com.sun.identity.sm.ServiceConfig
Method to get names of service's sub-configurations that match the given pattern.
getSubConfigNames(String, String) - Method in class com.sun.identity.sm.ServiceConfig
Method to get names of service's sub-configurations that match the given pattern and belongs to the specified service schema name.
getSubGroupContainerDNs(int) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Returns the sub containers in this group container.
getSubOrgConfigManager(String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns the OrganizationConfigManager for the given organization name.
getSubOrganization(String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Returns the sub-organization by DN
getSubOrganizationNames() - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns the names of all sub-organizations.
getSubOrganizationNames(String, boolean) - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns names of sub-organizations matching the given pattern.
getSubOrganizationalUnit(String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets the sub-organizational unit by DN
getSubOrganizationalUnits(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets the sub organizational units within the specified level.
getSubOrganizations(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Gets the sub organizations within the specified level.
getSubPeopleContainerDNs(int) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Gets the sub containers in this people container.
getSubResource(String, String) - Method in interface com.sun.identity.policy.interfaces.ResourceName
Gets sub-resource from an original resource minus a super resource.
getSubSchema(String) - Method in class com.sun.identity.sm.ServiceSchema
Returns ServiceSchema object given the name of the service's sub-schema.
getSubSchemaNames() - Method in class com.sun.identity.sm.ServiceSchema
Returns the names of sub-schemas for the service.
getSubStatus() - Method in class com.sun.identity.liberty.ws.common.Status
Gets sub status
getSubject() - Method in class com.sun.identity.authentication.AuthContext
Returns the set of Principals or Subject the user has been authenticated as.
getSubject(String) - Method in class com.sun.identity.policy.Policy
Gets the Subject object identified by name.
getSubject(String) - Method in class com.sun.identity.policy.SubjectTypeManager
Returns an instance of the Subject given the subject type name.
getSubject() - Method in class com.sun.identity.policy.jaas.ISPermission
returns the Subjectassociated with this ISPermission .
getSubject() - Method in class com.sun.identity.saml.assertion.SubjectStatement
Returns the Subject within the SubjectStatement.
getSubject() - Method in class com.sun.identity.saml.protocol.SubjectQuery
Gets the Subject associated with this Query.
getSubjectByName(String) - Method in class com.sun.identity.policy.SubjectTypeManager
Gets the Subject object identified by subjectName defined at the realm
getSubjectConfirmation() - Method in class com.sun.identity.saml.assertion.Subject
Get the SubjectConfirmation within the Subject element
getSubjectConfirmationData() - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Get Subject Confirmation Data
getSubjectLocality() - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Returns the SubjectLocality from AuthenticationStatement
getSubjectNames() - Method in class com.sun.identity.policy.Policy
Get the set of subject names associated with the policy.
getSubjectNames() - Method in class com.sun.identity.policy.SubjectTypeManager
Get the set of names of Subject(s) defined at the realm
getSubjectTypeManager() - Method in class com.sun.identity.policy.PolicyManager
Gets the SubjectTypeManager object instance associated with this PolicyManager object instance
getSubjectTypeName(Subject) - Method in class com.sun.identity.policy.SubjectTypeManager
Returns the type of the Subject implementation.
getSubjectTypeNames() - Method in class com.sun.identity.policy.SubjectTypeManager
Returns a set of all valid subject type names defined by the policy service.
getSuccintID(String) - Static method in class com.sun.liberty.LibertyManager
Deprecated. This method has been deprecated. Use #getSuccinctID(String providerID, String providerRole )
getSuccintID(String, String) - Static method in class com.sun.liberty.LibertyManager
Returns succinct ID of a provider.
getSupportedIdTypes() - Method in class com.sun.identity.idm.AMIdentityRepository
Returns the set of supported object types IdType for this deployment.
getSupportedOperations(IdType) - Method in class com.sun.identity.idm.IdRepo
Returns supported operations for a given IdType
getSupportedTypes() - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Returns a set of the supported entity names in this container.
getSupportedTypes() - Method in class com.sun.identity.idm.IdRepo
Returns the supported types of identities for this plugin.
getSyntax() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The method returns the syntax of the attribute i.e., string, boolean, distinguished name (String), numeric.
getSyntax() - Method in class com.sun.identity.sm.AttributeSchema
Returns the syntax of the attribute.
getTemplate(String, int) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Returns the Template for the given service associated with this AMObject.
getTemplateName() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the authentication module display page template name.
getTemplates(Map) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated. Get requested templates defined for this role.
getTerminationDonePageURL(String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Deprecated. This method has been deprecated. Use LibertyManager.getTerminationDonePageURL(String providerID, String providerRole, HttpServletRequest request)
getTerminationDonePageURL(String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the TerminationDonePageURL from the provider ID.
getTerminationProviderIDKey() - Static method in class com.sun.liberty.LibertyManager
Returns the termination providerIDKey from IFSConstants.
getTerminationURL(String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Deprecated. This method has been deprecated. Use LibertyManager.getTerminationURL(String providerID, String providerRole, HttpServletRequest request)
getTerminationURL(String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns Termination URL.
getTime() - Method in interface com.iplanet.sso.SSOTokenEvent
Gets the time of this event.
getTimeLeft() - Method in interface com.iplanet.sso.SSOToken
Returns the time left in seconds on the session based on max session time.
getTimeOut() - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated. Returns current time out setting.
getTimeOut() - Method in class com.sun.identity.idm.IdSearchControl
Returns current time out setting.
getTimeOutValue() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the authentication module display page time out value.
getTimeStamp() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Gets time stamp
getTimeStamp() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets time stamp
getTimeToLive() - Method in class com.sun.identity.policy.ActionDecision
Gets the GMT time in milliseconds since epoch when this object is to be treated as expired.
getTimeToLive() - Method in class com.sun.identity.policy.ConditionDecision
Sets advices associated with this object
getTimestamp() - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Returns value of 'timestamp' attribute.
getTimestamp() - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Returns value of 'timestamp' attribute.
getToken() - Method in interface com.iplanet.sso.SSOTokenEvent
Returns the SSOToken associated with the SSO Event.
getToken() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a token for the sender of this Message.
getTokenID() - Method in interface com.iplanet.sso.SSOToken
Returns single sign on token ID object.
getTokenId() - Method in class com.sun.identity.authentication.spi.InvalidPasswordException
Returns the token ID.
getTokenProvider() - Method in class com.sun.identity.wss.security.SecurityTokenFactory
Returns the provider of this security token factory object.
getTokenType() - Method in interface com.sun.identity.wss.security.SecurityToken
Returns the security token type.
getTokenValue() - Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Gets value of the token.
getTopLevelContainers() - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the top level containers (Organizations, People Containers, Roles, etc) for the particular user based on single sign on token as the starting point in the tree.
getTopLevelOrganizations() - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the "real" or "physical" top level organizations as the starting point in the tree.
getTotalResultCount() - Method in class com.iplanet.am.sdk.AMSearchResults
Deprecated. Method which returns the count of the all the results which match the search criteria.
getTransforms() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.PasswordTransforms
Returns a list of child 'Transforms' Elements
getTrueValue() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Method to get the string value for "TRUE"
getTrueValue() - Method in class com.sun.identity.sm.AttributeSchema
Returns the string value for BooleanTrueValue.
getTrueValueI18NKey() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Method to get the i18n Key for BooleanTrueValue.
getTrueValueI18NKey() - Method in class com.sun.identity.sm.AttributeSchema
Returns the I18N key for BooleanTrueValue.
getTrustAuthorityConfigList() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the provider's trusted authorities list.
getType() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The method returns the type of the attribute i.e., single, list or choice
getType() - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated. Returns the integer type of the entity
getType() - Method in interface com.iplanet.am.sdk.AMTemplate
Deprecated. Gets the type of the template.
getType() - Method in interface com.iplanet.sso.SSOTokenEvent
Gets the type of this event.
getType() - Method in class com.sun.identity.authentication.spi.SAMLCallback
Returns the type of credential requested.
getType() - Method in class com.sun.identity.idm.AMIdentity
Returns the Type of the Identity.
getType() - Method in class com.sun.identity.sm.AttributeSchema
Returns the type of the attribute.
getType() - Method in class com.sun.identity.sm.SchemaType
 
getType() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns the trust authority type.
getTypeCode() - Method in class com.sun.identity.saml.protocol.AssertionArtifact
Gets the typeCode of the artifact.
getUIType() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The method returns the UI type of the attribute i.e., link, button, ...
getUIType() - Method in class com.sun.identity.sm.AttributeSchema
Returns the UI type of the attribute.
getURI() - Method in class com.sun.identity.sm.ServiceInstance
Returns the URL of the service.
getURI() - Method in class com.sun.identity.wss.security.SecurityMechanism
Returns the URI of the security mechanism.
getUniversalId() - Method in class com.sun.identity.idm.AMIdentity
Returns the universal identifier of this object.
getUri() - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Returns value of uri attribute.
getUsageDirectiveHeaders() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a list of UsageDirectiveHeader.
getUsageDirectiveHeaders() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns a list of UsageDirectiveHeader.
getUser(String, String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Returns AMUser object of user in this organization (or in sub organizations), whose naming attribute exactly matches with uid.
getUser(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Returns the handle to the AMUser object represented by DN.
getUser(Subject, String) - Method in interface com.sun.identity.saml.plugins.AccountMapper
Deprecated. Return user account in Sun Java System Access Manager to which the subject is mapped.
getUser(List, String, String) - Method in interface com.sun.identity.saml.plugins.PartnerAccountMapper
Returns user account in Sun Java System Access Manager to which the subject in the assertion is mapped.
getUser(SubjectQuery, String) - Method in interface com.sun.identity.saml.plugins.PartnerAccountMapper
Returns user account in Sun Java System Access Manager to which the subject in the query is mapped.
getUser(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the user from HttpServletRequest.
getUserAndGroupDNs() - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Returns the distinguished name of users and nested groups in the group.
getUserDNs() - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Returns the distinguished name of users in the group.
getUserDNs() - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Returns the names (DNs) of users in the organization.
getUserDNs() - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Gets the names (DNs) of users in the organizational unit.
getUserDNs() - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Gets the names (DNs) of users in the people container.
getUserDNs() - Method in interface com.iplanet.am.sdk.AMRole
Deprecated. Gets the DNs of users in the role.
getUserID(String, String) - Method in interface com.sun.identity.liberty.ws.interfaces.ResourceIDMapper
Returns the ID of the user who has the resource ID in a provider.
getUserID(String, String, Message) - Method in interface com.sun.identity.liberty.ws.interfaces.ResourceIDMapper
Returns the ID of the user who has the resource ID in a provider.
getUserLocale() - Method in interface com.iplanet.am.console.base.model.AMModel
Gets the preferred locale of currently logged in user.
getUserNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method is deprecated. Use getNamingAttribute(int objectType)
getUserProfile(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Deprecated. This method has been deprecated. Please use the IdRepo API's to get the AMIdentity object for the user. More information on how to use the Identity Repository APIs is available in the Access Manager Developer's Guide.
getUserSSOToken() - Method in interface com.iplanet.am.console.base.model.AMModel
Returns the single sign on token of currently logged in user.
getUserSchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the user service configuration schema.
getUserSessionProperty(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the property from the user session.
getUsers() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the list of PasswordCredentials of the user.
getValidServiceNames() - Method in class com.sun.identity.policy.ResourceManager
Returns a set of valid service names that are applicable for the organization.
getValidSessions(SSOToken, String) - Method in class com.iplanet.sso.SSOTokenManager
Returns a list of single sign on token objects which correspond to valid Sessions accessible to requester.
getValidValues(String) - Method in interface com.sun.identity.policy.interfaces.Condition
Returns a set of valid values given the property name.
getValidValues(SSOToken) - Method in interface com.sun.identity.policy.interfaces.Referral
Gets the valid values for this referral
getValidValues(SSOToken, String) - Method in interface com.sun.identity.policy.interfaces.Referral
Gets the valid values for this referral matching a pattern
getValidValues(String) - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Returns a set of valid values given the property name.
getValidValues(SSOToken) - Method in interface com.sun.identity.policy.interfaces.Subject
Returns a list of possible values for the Subject .
getValidValues(SSOToken, String) - Method in interface com.sun.identity.policy.interfaces.Subject
Returns a list of possible values for the Subject that satisfy the given pattern.
getValidator() - Method in class com.sun.identity.sm.AttributeSchema
Method to get the validator name for using to validate this service attribute
getValue() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
Returns value of 'Parameter' element.
getValue() - Method in class com.sun.identity.saml.protocol.StatusCode
Gets the value of the StatusCode.
getValueSyntax(SSOToken) - Method in interface com.sun.identity.policy.interfaces.Referral
Gets the syntax for the value
getValueSyntax(SSOToken) - Method in interface com.sun.identity.policy.interfaces.Subject
Returns the syntax of the values the Subject implementation can have.
getValueType() - Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Gets value type for the token.
getValues() - Method in class com.sun.identity.policy.ActionDecision
Gets the action values for the action.
getValues() - Method in interface com.sun.identity.policy.interfaces.Referral
Gets the values of this referral
getValues() - Method in interface com.sun.identity.policy.interfaces.Subject
Returns the values that was set using the method setValues.
getVersion() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service version
getVersion() - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the service version.
getVersion() - Method in class com.sun.identity.sm.ServiceInstance
Returns the service version.
getVersion() - Method in class com.sun.identity.sm.ServiceSchema
Returns the version of the service.
getVersion() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the version of the service.
getVersions() - Method in class com.sun.identity.liberty.ws.paos.PAOSHeader
Returns the list of versions as Strings.
getViewBeanURL(Condition) - Method in class com.sun.identity.policy.ConditionTypeManager
Gets the view bean URL given the Condition
getViewBeanURL(Referral) - Method in class com.sun.identity.policy.ReferralTypeManager
Gets the view bean URL given the Referral
getViewBeanURL(Subject) - Method in class com.sun.identity.policy.SubjectTypeManager
Gets the view bean URL given the Subject
getWSFVersion() - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
Returns the web services version.
getWSFVersion() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the web services version of the message.
getWSPEndpoint() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the endpoint of the web services provider.
getWsdlURI() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets URI to WSDL resource containing the service description.
getX509Certificate(String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Return java.security.cert.X509Certificate for the specified certAlias.
getX509CertificateToken() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManager
Gets the X509 certificate Token.
getX509CertificateToken() - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Gets the X509 certificate Token.
globalConfigChanged(String, String, String, String, int) - Method in interface com.sun.identity.sm.ServiceListener
This method will be invoked when a service's global configuration data has been changed.

H

HANDLER - Static variable in class com.sun.identity.log.LogManager
The handler which will be added to each logger object
HELP_ANCHOR_TAG_SUFFIX - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
On-line help anchor tag suffix
HELP_INSTALL_DIRECTORY - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Default online help installation directory
HELP_SSO_ANCHOR_TAG - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Single Sign On Token's key for online help anchor tag value.
HELP_SSO_DOC_URL - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Single Sign On Token's key for online help document URL value.
HEXBINARY - Static variable in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
The HEXBINARY encoding type indicates that the encoding name given corresponds to Hex encoding of a binary value
HOST_LIST - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that lists the IP addresses and/or the certAlias for all of the hosts, within the specified partner site, that can send requests to this site.
HttpCallback - class com.sun.identity.authentication.spi.HttpCallback.
This HttpCallback class implements Callback and is used by the authentication module with HTTP protocol based handshaking negotiation.
HttpCallback(String, String, String) - Constructor for class com.sun.identity.authentication.spi.HttpCallback
Constructs a HttpCallback object.
HttpCallback(String, String, String, int) - Constructor for class com.sun.identity.authentication.spi.HttpCallback
Constructs a HttpCallback object.
handleInteraction(Message, InquiryElement, String) - Method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Handles resource owner interactions on behalf of WSP.
hasMoreRequirements() - Method in class com.sun.identity.authentication.AuthContext
Checks if the login process requires more information from the user to complete the authentication.
hasMoreRequirements(boolean) - Method in class com.sun.identity.authentication.AuthContext
Checks if the login process requires more information from the user to complete the authentication.
hashCode() - Method in interface com.iplanet.sso.SSOTokenID
Returns a hash code for this object.
hashCode() - Method in class com.sun.identity.idm.IdOperation
Returns the hash code of the object
hashCode() - Method in class com.sun.identity.idm.IdSearchOpModifier
 
hashCode() - Method in class com.sun.identity.idm.IdType
Returns the hash code of the object
hashCode() - Method in interface com.sun.identity.policy.interfaces.Subject
Return a hash code for this Subject.
hashCode() - Method in class com.sun.identity.policy.jaas.ISPermission
Returns the hash code value for this Permission object.
hashCode() - Method in class com.sun.identity.security.ISSecurityPermission
Returns hash code for this object.
hashCode() - Method in class com.sun.identity.sm.AttributeSchema.Syntax
Returns a hash code value for the object.
hashCode() - Method in class com.sun.identity.sm.AttributeSchema.Type
Returns a hash code value for the object.
hashCode() - Method in class com.sun.identity.sm.AttributeSchema.UIType
Returns a hash code value for the object.
hashCode() - Method in class com.sun.identity.sm.SchemaType
Returns the hash code of the object.

I

IAuthorizer - interface com.sun.identity.log.spi.IAuthorizer.
This interface defines method for authorization of log operation.
IDENTITY_PROVIDER - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Identity provider key.
IDP - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
Name of URL query parameter to be used by WSC to include providerID of IDP, that was used to authenticate user.
ID_STAR_MSG_NOT_UNSTD - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
INACTIVE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents the status of an object as inactive
INACTIVE_VALUE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. String representation of the "inactive" state
INAPPROPRIATE_CREDENTIALS - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
INDETERMINATE - Static variable in class com.sun.identity.saml.assertion.Condition
The Condition is indeterminate.
INDETERMINATE - Static variable in interface com.sun.identity.saml.plugins.ActionMapper
Key to hold a list of actions that are indeterminate.
INET_ADMIN_OBJECT_CLASS - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
INET_DOMAIN_STATUS_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
INET_DOMAIN_STATUS_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
INHERIT_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Inherit when dynamic and user attributes of the same name
INTERACTION_NAMESPACE - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
Name space URI of interaction service
INVALID - Static variable in class com.sun.identity.saml.assertion.Condition
The Condition is invalid.
INVALID_AUTHN_RESPONSE - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Response from IDP with Browser POST or LECP profile contains * non-Success status code.
INVALID_REF_TO_MSG_ID - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
INVALID_RESPONSE - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Response from IDP with Browser Artifact profile contains non-Success status code.
INVALID_USERID_CHARACTERS - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
IN_PROGRESS - Static variable in class com.sun.identity.authentication.AuthContext.Status
The IN_PROGRESS status indicates that the login process is in progress.
ISPermission - class com.sun.identity.policy.jaas.ISPermission.
This class provides the support for JAAS Authorization service Its a new JAAS Permission which extends the Permission class.
ISPermission(Subject, CodeSource) - Constructor for class com.sun.identity.policy.jaas.ISPermission
Constructs an ISPermission instance, with the specified Subject and the CodeSource.
ISPermission(String, String, String) - Constructor for class com.sun.identity.policy.jaas.ISPermission
Constructs an ISPermission instance, with the specified service name, resource name and action name.
ISPermission(String, String, String, Map) - Constructor for class com.sun.identity.policy.jaas.ISPermission
Constructs an ISPermission instance, with the specified service name, resource name and action name.
ISPolicy - class com.sun.identity.policy.jaas.ISPolicy.
This is an implementation of abstract class javax.security.auth.Policy for representing the system security policy for a Java application environment.
ISPolicy() - Constructor for class com.sun.identity.policy.jaas.ISPolicy
Constructs an ISPolicy instance.
ISSUER - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that defines the creator of an assertion generated within Access Manager.
ISSecurityPermission - class com.sun.identity.security.ISSecurityPermission.
This class ISSecurityPermission is used to protect the Access Manager resources which should be accessed only by trusted application.
ISSecurityPermission(String, String) - Constructor for class com.sun.identity.security.ISSecurityPermission
Constructs ISSecurityPermission object.
ISSecurityPermission(String) - Constructor for class com.sun.identity.security.ISSecurityPermission
Constructs ISSecurityPermission object.
IVerifierOutput - interface com.sun.identity.log.spi.IVerifierOutput.
Provides an interface to define the actions that need to be taken depending on the return value of the Log Verification process.
IdOperation - class com.sun.identity.idm.IdOperation.
The class IdOperation defines the types of operations supported on managed identities, and provides static constants for these operation.
IdOperation(String) - Constructor for class com.sun.identity.idm.IdOperation
 
IdRepo - class com.sun.identity.idm.IdRepo.
This interface defines the methods which need to be implemented by identity repository plugins.
IdRepo() - Constructor for class com.sun.identity.idm.IdRepo
 
IdRepoException - exception com.sun.identity.idm.IdRepoException.
The exception class whose instance is thrown if there is any error during the operation of objects of the com.sun.identity.sms package.
IdRepoException() - Constructor for class com.sun.identity.idm.IdRepoException
 
IdRepoException(String) - Constructor for class com.sun.identity.idm.IdRepoException
 
IdRepoException(String, String) - Constructor for class com.sun.identity.idm.IdRepoException
 
IdRepoException(String, String, Object[]) - Constructor for class com.sun.identity.idm.IdRepoException
This constructor is used 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.
IdRepoUnsupportedOpException - exception com.sun.identity.idm.IdRepoUnsupportedOpException.
The exception class whose instance is thrown if there is any error during the operation of objects of the com.sun.identity.sms package.
IdRepoUnsupportedOpException(String) - Constructor for class com.sun.identity.idm.IdRepoUnsupportedOpException
 
IdRepoUnsupportedOpException(String, String) - Constructor for class com.sun.identity.idm.IdRepoUnsupportedOpException
 
IdRepoUnsupportedOpException(String, String, Object[]) - Constructor for class com.sun.identity.idm.IdRepoUnsupportedOpException
This constructor is used 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.
IdSearchControl - class com.sun.identity.idm.IdSearchControl.
This is a helper class which is used in the AMIdentityRepository search method.
IdSearchControl() - Constructor for class com.sun.identity.idm.IdSearchControl
Creates the IdSearchControl object
IdSearchOpModifier - class com.sun.identity.idm.IdSearchOpModifier.
This is a helper class which can be in conjunction with the IdSearchControl class to make simple modifications to the basic search performed by each plugin.
IdSearchResults - class com.sun.identity.idm.IdSearchResults.
This class IdSearchResults provides to obtain the search results.
IdSearchResults(IdType, String) - Constructor for class com.sun.identity.idm.IdSearchResults
 
IdType - class com.sun.identity.idm.IdType.
The class IdType defines the types of supported identities, and provides static constants for these identities.
InsertEntry - class com.sun.identity.liberty.ws.disco.InsertEntry.
The class InsertEntry represents a Insert Entry for Discovery Modify request.
InsertEntry(ResourceOffering, List) - Constructor for class com.sun.identity.liberty.ws.disco.InsertEntry
Constructor
InsertEntry(Element) - Constructor for class com.sun.identity.liberty.ws.disco.InsertEntry
Constructor.
InteractionException - exception com.sun.identity.liberty.ws.interaction.InteractionException.
Base class for exceptions that could be thrown from InteractionService framework.
InteractionException() - Constructor for class com.sun.identity.liberty.ws.interaction.InteractionException
No argument constructor
InteractionException(String) - Constructor for class com.sun.identity.liberty.ws.interaction.InteractionException
Constructor
InteractionException(Throwable) - Constructor for class com.sun.identity.liberty.ws.interaction.InteractionException
Constructor
InteractionException(String, Throwable) - Constructor for class com.sun.identity.liberty.ws.interaction.InteractionException
Constructor
InteractionException(String, String, Object[], Throwable) - Constructor for class com.sun.identity.liberty.ws.interaction.InteractionException
Constructor Constructs an instance of InteractionException 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.
InteractionManager - class com.sun.identity.liberty.ws.interaction.InteractionManager.
This class provides the interface and implementation for supporting resource owner interaction.
InteractionManager() - Constructor for class com.sun.identity.liberty.ws.interaction.InteractionManager
 
InteractionRedirectException - exception com.sun.identity.liberty.ws.interaction.InteractionRedirectException.
Class for exception thrown by InteractionManager, on the WSC side, to indicate that the User Agent is redirected to WSP.
InteractionRedirectException(String) - Constructor for class com.sun.identity.liberty.ws.interaction.InteractionRedirectException
Constructor
InteractionSOAPFaultException - exception com.sun.identity.liberty.ws.interaction.InteractionSOAPFaultException.
Class for exception thrown by InteractionManager in case of any SOAP fault while handling interaction for the WSP.
InteractionSOAPFaultException(SOAPFaultException) - Constructor for class com.sun.identity.liberty.ws.interaction.InteractionSOAPFaultException
Constructor
InteractionUtils - class com.sun.identity.liberty.ws.interaction.InteractionUtils.
Class that provides some utility methods that work with objects related to interaction
InteractionUtils() - Constructor for class com.sun.identity.liberty.ws.interaction.InteractionUtils
 
InvalidAttributeNameException - exception com.sun.identity.sm.InvalidAttributeNameException.
The InvalidAttributeNameException is thrown to indicate that an invalid attribute name was used.
InvalidAttributeNameException() - Constructor for class com.sun.identity.sm.InvalidAttributeNameException
Constructs an InvalidAttributeNameException with no specified detail message.
InvalidAttributeNameException(String) - Constructor for class com.sun.identity.sm.InvalidAttributeNameException
Constructs an InvalidAttributeNameException with the specified detail message.
InvalidAttributeNameException(String, String, Object[]) - Constructor for class com.sun.identity.sm.InvalidAttributeNameException
Constructs an InvalidAttributeNameException with the specified error code.
InvalidFormatException - exception com.sun.identity.policy.InvalidFormatException.
Exception thrown if a name of an object such as policy, rule or referral has invalid format
InvalidFormatException(String, String, int) - Constructor for class com.sun.identity.policy.InvalidFormatException
Constructs a InvalidFormatException instance.
InvalidFormatException(Throwable, String, int) - Constructor for class com.sun.identity.policy.InvalidFormatException
Constructs a InvalidFormatException instance.
InvalidFormatException(String, String, Object[], Throwable, String, int) - Constructor for class com.sun.identity.policy.InvalidFormatException
Constructs a InvalidFormatException instance.
InvalidFormatException(String, String, Object[], String, int) - Constructor for class com.sun.identity.policy.InvalidFormatException
Constructs a InvalidFormatException instance.
InvalidNameException - exception com.sun.identity.policy.InvalidNameException.
Exception thrown if a name of an object such as policy, rule or referral is invalid
InvalidNameException(String, String, int) - Constructor for class com.sun.identity.policy.InvalidNameException
Constructor
InvalidNameException(String, String, Object[], String, int) - Constructor for class com.sun.identity.policy.InvalidNameException
Constructor
InvalidNameException(String, String, Object[], Throwable, String, int) - Constructor for class com.sun.identity.policy.InvalidNameException
Constructor
InvalidNameException(Throwable, String, int) - Constructor for class com.sun.identity.policy.InvalidNameException
Constructor
InvalidPasswordException - exception com.sun.identity.authentication.spi.InvalidPasswordException.
Exception that is thrown when the user-entered password token causes the authentication module to be authenticated to fail.
InvalidPasswordException(String, String, Object[]) - Constructor for class com.sun.identity.authentication.spi.InvalidPasswordException
Constructs an InvalidPasswordException object.
InvalidPasswordException(String) - Constructor for class com.sun.identity.authentication.spi.InvalidPasswordException
Constructs an InvalidPasswordException object.
InvalidPasswordException(String, String) - Constructor for class com.sun.identity.authentication.spi.InvalidPasswordException
Constructs an InvalidPasswordException object.
InvalidPasswordException(Throwable) - Constructor for class com.sun.identity.authentication.spi.InvalidPasswordException
Constructs an InvalidPasswordException object.
InvalidPasswordException(String, String, Object[], String, Throwable) - Constructor for class com.sun.identity.authentication.spi.InvalidPasswordException
Constructs an InvalidPasswordException object.
iasGXId - Static variable in class com.iplanet.am.util.SystemProperties
Application Server specific deployment configuration
implies(Permission) - Method in class com.sun.identity.policy.jaas.ISPermission
Checks if the specified permission's actions are "implied by" this object's actions.
implies(Permission) - Method in class com.sun.identity.security.ISSecurityPermission
This method checks to see if this instance of ISSecurityPermission implies the Permission being passed as the argument.
importSubConfig(String, String) - Method in class com.sun.identity.sm.ServiceConfig
Imports a service sub-configuration to the list of localy defined sub-configuration.
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Initialize this LoginModule.
init(Map) - Method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
Initializes the handler with the given configuration.
initManager() - Method in interface com.iplanet.services.cdm.ClientTypesManager
Initializes the ClientTypesManager.
initialize(Map) - Method in class com.sun.identity.idm.IdRepo
initialization method.
initialize(Object, XMLSignatureManager) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Initializes the SecurityTokenProvider.
initialize(Map) - Method in interface com.sun.identity.policy.interfaces.Referral
Initilizes the Referral with a Map
initialize(Map) - Method in interface com.sun.identity.policy.interfaces.ResourceName
Initializes the resource name with configuration information, usually set by the administrators
initialize(Map) - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Initialize the ResponseProvider
initialize(Map) - Method in interface com.sun.identity.policy.interfaces.Subject
Initialize (or configure) the Subject object.
initialize(KeyProvider) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Initialize the key provider
initializeProperties(String) - Static method in class com.iplanet.am.util.SystemProperties
Initializes properties bundle from the file passed.
initializeProperties(Properties) - Static method in class com.iplanet.am.util.SystemProperties
Initializes the properties to be used by Access Manager.
initializeProperties(String, String) - Static method in class com.iplanet.am.util.SystemProperties
Initializes the property to be used by Access Manager.
isActivated() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated. Returns true if the entity is activated.
isActivated() - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Returns true if the organization is activated.
isActivated() - Method in interface com.iplanet.am.sdk.AMResource
Deprecated. Returns true if the user is activated.
isActivated() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Returns true if the user is activated.
isActive() - Method in class com.sun.identity.idm.AMIdentity
If there is a status attribute configured, then verifies if the identity is active and returns true.
isActive(SSOToken, IdType, String) - Method in class com.sun.identity.idm.IdRepo
Returns true if the name object is active.
isActive() - Method in class com.sun.identity.policy.Policy
Checks whether the policy is active or inactive An inactive policy is not used to make policy evaluations.
isAllowed() - Method in class com.sun.identity.policy.ConditionDecision
Gets boolean result of condition evaluation
isAllowed(SSOToken, String, String, Map) - Method in class com.sun.identity.policy.PolicyEvaluator
Evaluates simple privileges of boolean type.
isAllowed(String, String, String, Map) - Method in class com.sun.identity.policy.ProxyPolicyEvaluator
Evaluates a simple privilege of boolean type.
isAllowed(SSOToken, String, String, Map) - Method in class com.sun.identity.policy.client.PolicyEvaluator
Evaluates simple privileges of boolean type.
isAuthorized(Object, String, Object, Map) - Method in interface com.sun.identity.liberty.ws.interfaces.Authorizer
Checks if the WSC is authorized to query or modify the select data.
isAuthorized(String, String, Object) - Static method in class com.sun.identity.log.spi.Authorizer
Returns true if a given log record should be published.
isAuthorized(Object) - Static method in class com.sun.identity.log.spi.Authorizer
Returns true if given subject is authorized to change the password.
isAuthorized(String, String, Object) - Method in interface com.sun.identity.log.spi.IAuthorizer
Returns true if a given log record should be published.
isAuthorized(Object) - Method in interface com.sun.identity.log.spi.IAuthorizer
Returns true if given subject is authorized to change the password.
isBearer() - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
Determines if the SecurityAssertion contains SAML Bearer confirmation method.
isClientAuthentication() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a boolean flag to determine if this Message will be sent to a server that requires client authentication.
isCopyOrgEnabled() - Method in class com.sun.identity.sm.OrganizationConfigManager
Determines whether an organization ought to be created for each realm in realm only mode of installation based on the boolean flag in amSDK plugin.
isExists() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated. Returns true if the entry exists in the directory or not.
isExists() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Checks if the entry exists in the directory or not.
isExists() - Method in class com.sun.identity.idm.AMIdentity
This method determines if the identity exists and returns true or false.
isExists(SSOToken, IdType, String) - Method in class com.sun.identity.idm.IdRepo
Returns true if the name object exists in the data store.
isExportable() - Method in class com.sun.identity.sm.ServiceSchema
Returns true if the service configuration created can be exported to other organizations.
isFederationCancelled(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns true if Federation is cancelled.
isGetAllReturnAttributesEnabled() - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated. Returns true if the option for getting all attributes has been enabled.
isGetAllReturnAttributesEnabled() - Method in class com.sun.identity.idm.IdSearchControl
Returns true if the option for getting all attributes has been enabled.
isIncludeCommonAttributes() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Checks include common attribute for the DST query item.
isLECPProfile(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Determines if a HTTP servlet request is Liberty-enabled client and proxy profile.
isLocal - Static variable in class com.sun.identity.log.LogManager
Is the Log Service running locally or remotely
isLogoutSuccess(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns true if logout succeeded.
isMember(AMIdentity) - Method in class com.sun.identity.idm.AMIdentity
Verifies if this identity is a member of the identity being passed.
isMember(SSOToken) - Method in interface com.sun.identity.policy.interfaces.Subject
Determines if the user belongs to this instance of the Subject object.
isNameRegistrationCancelled(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns true if name registration is cancelled.
isNameRegistrationSuccess(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns true if name registration succeeds.
isOptional() - Method in class com.sun.identity.sm.AttributeSchema
Returns true if the attribute is an optional attribute.
isOverrideAllowed() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Checks if override is allowed
isPolicyAssigned(String, String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Returns true if a policyDN is assigned to an organization or a role.
isPolicyAssigned(String, String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Returns true if a policyDN is assigned to this organizational unit or a role.
isProviderExists(String, String) - Static method in class com.sun.identity.wss.provider.ProviderConfig
Checks if the provider of given type does exists.
isRealmEnabled() - Static method in class com.sun.identity.sm.ServiceManager
Returns true if current service configuration uses the realm model to store the configuration data.
isRealmSubject(String) - Method in class com.sun.identity.policy.Policy
Checks if the subjectName is a reference to a Subject defined at the realm
isRecursive() - Method in class com.sun.identity.idm.IdSearchControl
Deprecated. This method is deprecated. The setting for recusive search should be configured via the data store.
isReferralPolicy() - Method in class com.sun.identity.policy.Policy
Checks whether the policy is a referral policy.
isRequired(int, int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Check if a Callback is required to have input
isResourceNameAllowed() - Method in class com.sun.identity.sm.AttributeSchema
Checks if the attribute allows to have resource name.
isResponseSignEnabled() - Method in class com.sun.identity.wss.provider.ProviderConfig
Checks if the response needs to be signed or not.
isSOAPFaultNeeded() - Method in interface com.sun.identity.liberty.ws.interfaces.ServiceInstanceUpdate
Checks whether the service needs to send a soap fault.
isSearchable() - Method in class com.sun.identity.sm.AttributeSchema
Returns true if the attribute is searchable; false otherwise
isSecure() - Method in class com.sun.identity.log.LogManager
 
isServiceIdentifier() - Method in class com.sun.identity.sm.AttributeSchema
Returns true if the attribute is a service identifier (i.e., in the case of LDAP it would be the COS Specifier attribute).
isServicePassed() - Static method in class com.iplanet.am.util.AMClientDetector
Returns true if the client detection service is present or false if the client detection service is not present and the client attributes could not be retrieved.
isSignatureValid() - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
Return whether the signature on the object is valid or not.
isSignatureValid() - Method in class com.sun.identity.saml.assertion.Assertion
Return whether the signature on the object is valid or not.
isSignatureValid() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Return whether the signature on the object is valid or not.
isSignatureValid() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Returns whether the signature on the object is valid or not.
isSignatureValid() - Method in class com.sun.identity.saml.protocol.Response
Return whether the signature on the object is valid or not.
isSigned() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Return whether the object is signed or not.
isSigned() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Return whether the object is signed or not.
isStatusAttribute() - Method in class com.sun.identity.sm.AttributeSchema
Returns true if the attribute is a service's status attribute.
isSubjectExclusive(String) - Method in class com.sun.identity.policy.Policy
Checks if the subject is exclusive.
isSubscribable() - Method in interface com.iplanet.am.sdk.AMAssignableDynamicGroup
Deprecated. Returns true if the assignable dynamic group is subscribable.
isSubscribable() - Method in interface com.iplanet.am.sdk.AMStaticGroup
Deprecated. Returns true if the group is subscribable.
isTALookupRequired() - Method in class com.sun.identity.wss.security.SecurityMechanism
Checks if the Trust Authority lookup is required for this security mechanism.
isTARegistrationRequired() - Method in class com.sun.identity.wss.security.SecurityMechanism
Checks if the Trust Authrotiy registration is required for this security mechanism.
isTerminationCancelled(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns true if termination is cancelled.
isTerminationSuccess(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns true if Termination succeeds.
isValidEntry(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. Checks if the entry exists in the directory or not.
isValidToken(SSOToken) - Method in class com.iplanet.sso.SSOTokenManager
Returns true if a single sign on token is valid.

K

KeyProvider - interface com.sun.identity.saml.xmlsig.KeyProvider.
The class KeyProvider is an interface that is implemented to retrieve X509Certificates and Private Keys from user data store.

L

LDAP_FILTER - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used in a LDAPFilterCondition to define the ldap filter that should be satisfied by the ldap entry of the user for the condition to be satisifed The value should be a Set with only one element.
LE - Static variable in class com.sun.identity.log.QueryElement
Lesser Than or Equal Relationship.
LEVEL - Static variable in class com.sun.identity.authentication.AuthContext.IndexType
The LEVEL index type indicates that the index name given corresponds to a given authentication level.
LIBERTY_DS_SECURITY - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty token profiles.
LIBERTY_DS_SECURITY_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for all the liberty security profiles.
LIB_CLIENT_TLS_SAML_BEARER_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty bearer token profile with SSL and client auth enabled.
LIB_CLIENT_TLS_SAML_BEARER_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty SAML Bearer token security profile with SSL and client auth enabled.
LIB_CLIENT_TLS_SAML_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty SAML token profile with SSL and client auth enabled.
LIB_CLIENT_TLS_SAML_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty SAML token security profile with SSL and client auth enabled.
LIB_CLIENT_TLS_X509_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty x509 token profile with SSL and client auth enabled.
LIB_CLIENT_TLS_X509_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty X509 token security profile with TLS and client auth enabled.
LIB_NULL_SAML_BEARER_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty bearer token profile.
LIB_NULL_SAML_BEARER_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty SAML Bearer token security profile.
LIB_NULL_SAML_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty SAML token profile.
LIB_NULL_SAML_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty SAML token security profile.
LIB_NULL_X509_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty x509 token profile.
LIB_NULL_X509_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty X509 token security profile.
LIB_TLS_SAML_BEARER_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty bearer token profile with SSL enabled.
LIB_TLS_SAML_BEARER_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty SAML Bearer token security profile with SSL enabled.
LIB_TLS_SAML_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty SAML token profile with SSL enabled.
LIB_TLS_SAML_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty SAML token security profile with SSL.
LIB_TLS_X509_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty x509 token profile with SSL enabled.
LIB_TLS_X509_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty X509 token security profile with TLS.
LINK - Static variable in class com.sun.identity.sm.AttributeSchema.UIType
The LINK attribute type specifies that the attribute should be display as a link.
LIST - Static variable in class com.sun.identity.policy.Syntax
value is a free form multi list text field.
LIST - Static variable in class com.sun.identity.sm.AttributeSchema.Type
The LIST attribute type specifies that the attribute can have multiple values, i.e., multi-valued attribute.
LOG_ENTITY_NAME - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name of entity logger description key
LOWERCASE_URI - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Lowercase Transform name
LT - Static variable in class com.sun.identity.log.QueryElement
Lesser Than Relationship.
LibertyManager - class com.sun.liberty.LibertyManager.
LibertyManager forms the basis of the Public APIs.
LibertyManager() - Constructor for class com.sun.liberty.LibertyManager
 
LimitExceededException - exception com.sun.identity.policy.LimitExceededException.
Exception thrown if any limit is exceeded
LimitExceededException(String, String, int) - Constructor for class com.sun.identity.policy.LimitExceededException
Constructor
LimitExceededException(String, String, Object[], String, int) - Constructor for class com.sun.identity.policy.LimitExceededException
Constructor
LimitExceededException(String, String, Object[], Throwable, String, int) - Constructor for class com.sun.identity.policy.LimitExceededException
Constructor
LimitExceededException(Throwable, String, int) - Constructor for class com.sun.identity.policy.LimitExceededException
Constructor
LimitExceededException(String, Throwable, String, int) - Constructor for class com.sun.identity.policy.LimitExceededException
Constructor
Locale - class com.iplanet.am.util.Locale.
This class Locale.java is a utility that provides functionality for applications and services to internationalize their messages.
Locale() - Constructor for class com.iplanet.am.util.Locale
 
LogManager - class com.sun.identity.log.LogManager.
This class keeps track of all the logger objects and does all the book-keeping work.
LogManager() - Constructor for class com.sun.identity.log.LogManager
 
LogQuery - class com.sun.identity.log.LogQuery.
LogQuery defines the query format that reader api supports.
LogQuery() - Constructor for class com.sun.identity.log.LogQuery
Default constructor It creates the new object and assigns space to them.
LogQuery(int) - Constructor for class com.sun.identity.log.LogQuery
Customized constructor to set only maxrecord.
LogQuery(int, int, String) - Constructor for class com.sun.identity.log.LogQuery
Customized constructor.
LogReader - class com.sun.identity.log.LogReader.
LogReader class provides mechanism to read a log file to the caller It does the authorization check, reads line from the file, applies query if any, collects most recent records, sorts the records and returns the result in a two dimensional String.
LogRecord - class com.sun.identity.log.LogRecord.
Extension to the JDK1.4 LogRecord to include the logInfo HashMap and methods to store and retrieve data from this logInfo Map.
LogRecord(Level, String) - Constructor for class com.sun.identity.log.LogRecord
Construct the LogRecord with the given Level and message values.
LogRecord(Level, String, Object) - Constructor for class com.sun.identity.log.LogRecord
Construct the LogRecord with the given Level and message values.
Logger - class com.sun.identity.log.Logger.
Sun Java System Access Manager extension to the jdk1.4 Logger This extension gives some functionality required by Sun Java System Access Manager secure logger.
LowercaseTransform - class com.sun.identity.liberty.ws.authnsvc.protocol.LowercaseTransform.
The LowercaseTransform class represents a Transform that replaces all upprtcase characters with lowercase characters.
LowercaseTransform() - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.LowercaseTransform
This is the default constructor.
lastModified() - Static method in class com.iplanet.am.util.SystemProperties
Returns a counter for last modification.
loadDefaultServices(SSOToken, OrganizationConfigManager) - Static method in class com.sun.identity.sm.OrganizationConfigManager
Loads default services to a newly created realm
log(LogRecord) - Method in class com.sun.identity.log.Logger
Directs every log call to log(LogRecord, Object) And thus the default authorization check does not allow logging when an application uses this interface.
log(LogRecord, Object) - Method in class com.sun.identity.log.Logger
Calls super.log after checking authorization.
login() - Method in class com.sun.identity.authentication.AuthContext
Starts the login process for the given AuthContext object.
login(AuthContext.IndexType, String) - Method in class com.sun.identity.authentication.AuthContext
Starts the login process for the given AuthContext object identified by the index type and index name.
login(AuthContext.IndexType, String, String[]) - Method in class com.sun.identity.authentication.AuthContext
Starts the login process for the given AuthContext object identified by the index type and index name with default parameters.
logout() - Method in class com.sun.identity.authentication.AuthContext
Logs out the user and also invalidates the SSO Token associated with this AuthContext.

M

MANAGED_ROLE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents a Managed Role object type
MATCH_ALL_CONDITIONS - Static variable in class com.sun.identity.log.LogQuery
All the queries to be applied successfully
MATCH_ANY_CONDITION - Static variable in class com.sun.identity.log.LogQuery
Any one of the query must be true
MAX_SESSION_TIME - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used in SessionCondition to define the maximum session time in minutes for which a policy applies.
MESSAGE - Static variable in class com.iplanet.am.util.Debug
This state enables debugging of messages, warnings and errors.
MESSAGE - Static variable in interface com.sun.identity.liberty.ws.interfaces.Authorizer
Key of a parameter Map which contains information useful for policy evaluation.
MODE_CREATION - Static variable in interface com.iplanet.am.console.base.model.AMConsoleListener
Creation Mode
MODE_GLOBAL_SERVICE - Static variable in interface com.iplanet.am.console.base.model.AMConsoleListener
Global Service Modification Mode
MODE_MODIFICATION - Static variable in interface com.iplanet.am.console.base.model.AMConsoleListener
Modification Mode
MODID_FEDERATION - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Federation Management module ID
MODID_IDENTITY - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Identity Management module ID
MODID_SERVICE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Service Management module ID
MODID_SESSION - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Session Management module ID
MODIFIED - Static variable in interface com.sun.identity.sm.ServiceListener
The change type specifies that the entry has been modified.
MODULE_INSTANCE - Static variable in class com.sun.identity.authentication.AuthContext.IndexType
The MODULE_INSTANCE index type indicates that the index name given corresponds to one of the authentication modules.
MODULE_TAB_LISTENER_CLASSNAME - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Class name of module tab Console listener
MOST_RECENT_MAX_RECORDS - Static variable in class com.sun.identity.log.LogQuery
Most recent maximum number of records to be collected.
MULTIPLE_CHOICE - Static variable in class com.sun.identity.policy.Syntax
value is multiple choice from list
MULTIPLE_CHOICE - Static variable in class com.sun.identity.sm.AttributeSchema.Type
The MULTIPLE_CHOICE attribute type specifies that the attribute can have multiple values defined by the getChoiceValues method of AttributeSchema.
MechanismHandler - interface com.sun.identity.liberty.ws.authnsvc.mechanism.MechanismHandler.
The MechanismHandler interface needs to be implemented for different SASL mechanisms to authenticate.
Message - class com.sun.identity.liberty.ws.soapbinding.Message.
The Message class is used by web service client and server to construct request or response.
Message() - Constructor for class com.sun.identity.liberty.ws.soapbinding.Message
The default constructor uses default cert alias defined in AMConfig for signing.
Message(ProviderHeader) - Constructor for class com.sun.identity.liberty.ws.soapbinding.Message
The default constructor uses default cert alias defined in AMConfig for signing.
Message(ProviderHeader, SecurityAssertion) - Constructor for class com.sun.identity.liberty.ws.soapbinding.Message
This constructor takes a SAML assertion for signing.
Message(ProviderHeader, BinarySecurityToken) - Constructor for class com.sun.identity.liberty.ws.soapbinding.Message
This constructor takes a binary security token for signing.
Message(SOAPFault) - Constructor for class com.sun.identity.liberty.ws.soapbinding.Message
This constructor is to create a SOAP fault message.
Message(InputStream) - Constructor for class com.sun.identity.liberty.ws.soapbinding.Message
This constructor takes an InputStream.
Message(SOAPMessage) - Constructor for class com.sun.identity.liberty.ws.soapbinding.Message
This constructor takes a SOAP message which is received from a SOAP connection.
MessageAuthenticator - interface com.sun.identity.wss.security.handler.MessageAuthenticator.
This interface provides a pluggable authenticator for the webservices to authenticate their clients using various security mechanisms.
Modify - class com.sun.identity.liberty.ws.disco.Modify.
This class represents a discovery modify request.
Modify(ResourceID, List, List) - Constructor for class com.sun.identity.liberty.ws.disco.Modify
Constructor
Modify(EncryptedResourceID, List, List) - Constructor for class com.sun.identity.liberty.ws.disco.Modify
Constructor
Modify() - Constructor for class com.sun.identity.liberty.ws.disco.Modify
Default constructor
Modify(Element) - Constructor for class com.sun.identity.liberty.ws.disco.Modify
Constructor.
ModifyResponse - class com.sun.identity.liberty.ws.disco.ModifyResponse.
The class ModifyResponse represents a discovery response for modify request.
ModifyResponse(Status) - Constructor for class com.sun.identity.liberty.ws.disco.ModifyResponse
constructor
ModifyResponse(Element) - Constructor for class com.sun.identity.liberty.ws.disco.ModifyResponse
Constructor.
main(String[]) - Static method in class com.iplanet.am.util.Locale
 
main(String[]) - Static method in class com.sun.identity.saml.common.SAMLSiteID
This is used to get site ID based on the host name This method will print out site ID to the standard output
message(String) - Method in class com.iplanet.am.util.Debug
Prints messages only when the debug state is either Debug.MESSAGE or Debug.ON.
message(String, Throwable) - Method in class com.iplanet.am.util.Debug
Prints debug and exception messages only when the debug state is either Debug.MESSAGE or Debug.ON.
messageEnabled() - Method in class com.iplanet.am.util.Debug
Checks if message debugging is enabled.
modify(Modify) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Modifies discovery resource offering
modify(List) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Gets response for a list of DST Modifications.
modify(DSTModify) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Get modify response for the specified modify.
modifyAllPolicyTemplates(String, Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Modifies all the templates under this organization that contain any policyDN in given policyDNs.
modifyAllPolicyTemplates(String, Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Modifies all the templates under this organizational unit that contain any policyDN in given policyDNs.
modifyDiscoEntries(String, List, List) - Method in interface com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandler
Modify DiscoEntries for a user.
modifyMemberShip(SSOToken, IdType, String, Set, IdType, int) - Method in class com.sun.identity.idm.IdRepo
Modify membership of the identity.
modifyService(String, Map) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Modify the service attributes of a service assigned to a entity (user/group/organization/organizational unit).
modifyService(String, Map) - Method in class com.sun.identity.idm.AMIdentity
Set attributes related to a specific service.
modifyService(SSOToken, IdType, String, String, SchemaType, Map) - Method in class com.sun.identity.idm.IdRepo
Modifies the attribute values of the service attributes.
modifyService(String, Map) - Method in class com.sun.identity.sm.OrganizationConfigManager
Sets the attributes related to provided service.
monitoringEnabled() - Static method in class com.sun.identity.log.Logger
Get whether monitoring is enabled

N

NAME - Static variable in interface com.sun.identity.saml.plugins.AccountMapper
Deprecated. Key to hold user DN in returned map
NAME - Static variable in interface com.sun.identity.saml.plugins.PartnerAccountMapper
Key to hold user DN in returned map
NAMEIDENTIFIERMAPPER - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies the class with the path where the nameIdentifierMapper is located.
NAME_ALLOWED - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
Parameter name 'allowed'
NAME_LENGTH - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
Parameter name 'length'
NAME_VALUE_LIST - Static variable in class com.sun.identity.sm.AttributeSchema.UIType
The NAME_VALUE_LIST attribute type specifies that the attribute should be display as a name value list widget.
NAV_FILTER_STRING - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation filter string value
NE - Static variable in class com.sun.identity.log.QueryElement
Not Equal Relationship.
NEWCONFDIR - Static variable in class com.iplanet.am.util.SystemProperties
 
NEW_ENTRY_IDS - Static variable in interface com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandler
Key used in method modifyDiscoEntries() return Map.
NOAUTH - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML authentication type that uses HTTP protocol
NONE - Static variable in class com.sun.identity.policy.Syntax
no value is allowed
NOT_STARTED - Static variable in class com.sun.identity.authentication.AuthContext.Status
The NOT_STARTED status indicates that the login process has not yet started.
NOT_SUPPORTED - Static variable in class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType
Unsupported Query.
NOT_SUPPORTED - Static variable in class com.sun.identity.saml.assertion.Statement
The Statement is not supported.
NOT_SUPPORTED - Static variable in class com.sun.identity.saml.protocol.Request
The request is not supported.
NOT_SUPPORTED_QUERY - Static variable in class com.sun.identity.saml.protocol.Query
The Query is unsupported.
NO_MATCH - Static variable in class com.sun.identity.policy.ResourceMatch
The NO_MATCH specifies the resources do not match
NO_MOD - Static variable in class com.sun.identity.idm.IdRepo
Specifies a null filter.
NS_SEC - Static variable in class com.sun.identity.saml.common.SAMLConstants
SOAP security namespace
NS_WSSE - Static variable in class com.sun.identity.saml.common.SAMLConstants
SOAP utility namespace
NS_WSU - Static variable in class com.sun.identity.saml.common.SAMLConstants
Liberty security namespace
NS_XMLNS - Static variable in class com.sun.identity.saml.common.SAMLConstants
XML schema namespace
NULL_BEARER - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2004-04:null:Bearer"
NULL_BEARER_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:null:Bearer"
NULL_NULL - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:null:null"
NULL_SAML - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:null:SAML"
NULL_SAML_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:null:SAML"
NULL_X509 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:null:X509"
NULL_X509_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:null:X509"
NUMBER - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The NUMBER attribute syntax specifies that the attribute is a number.
NUMBER_RANGE - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The NUMBER_RANGE attribute syntax specifies that the attribute is a number within a range.
NUMERIC - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The NUMERIC attribute syntax specifies that the attribute is numeric, i.e., can have numbers only.
NV - Static variable in class com.sun.identity.log.QueryElement
Invalid Relationship.
NameAlreadyExistsException - exception com.sun.identity.policy.NameAlreadyExistsException.
Exception thrown if a name of an object such as policy, rule or referral already exists (used by another object of the same type)
NameAlreadyExistsException(String, String, int) - Constructor for class com.sun.identity.policy.NameAlreadyExistsException
Constructs a NameAlreadyExistsException instance.
NameAlreadyExistsException(String, String, Object[], String, int) - Constructor for class com.sun.identity.policy.NameAlreadyExistsException
Constructs a NameAlreadyExistsException instance.
NameAlreadyExistsException(String, String, Object[], Throwable, String, int) - Constructor for class com.sun.identity.policy.NameAlreadyExistsException
Constructs a NameAlreadyExistsException instance.
NameAlreadyExistsException(Throwable, String, int) - Constructor for class com.sun.identity.policy.NameAlreadyExistsException
Constructs a NameAlreadyExistsException instance.
NameIdentifier - class com.sun.identity.saml.assertion.NameIdentifier.
The NameIdentifier element specifies a Subject by a combination of a name and a security domain governing the name of the Subject.
NameIdentifier(Element) - Constructor for class com.sun.identity.saml.assertion.NameIdentifier
Constructs a NameIdentifer element from an existing XML block.
NameIdentifier(String) - Constructor for class com.sun.identity.saml.assertion.NameIdentifier
constructor
NameIdentifier(String, String) - Constructor for class com.sun.identity.saml.assertion.NameIdentifier
Constructs a NameQualifier instance.
NameIdentifier(String, String, String) - Constructor for class com.sun.identity.saml.assertion.NameIdentifier
Constructs a NameQualifier instance.
NameIdentifierMapper - interface com.sun.identity.saml.plugins.NameIdentifierMapper.
The class NameIdentifierMapper is an interface that is implemented to map user account to name identifier in assertion subject in Sun Java System Access Manager.
NameNotFoundException - exception com.sun.identity.policy.NameNotFoundException.
Exception thrown if an object such as policy, rule or referral for the given name does not exist
NameNotFoundException(String, String, int) - Constructor for class com.sun.identity.policy.NameNotFoundException
Constructor
NameNotFoundException(String, String, Object[], String, int) - Constructor for class com.sun.identity.policy.NameNotFoundException
Constructor
NameNotFoundException(String, String, Object[], Throwable, String, int) - Constructor for class com.sun.identity.policy.NameNotFoundException
Constructor
NameNotFoundException(Throwable, String, int) - Constructor for class com.sun.identity.policy.NameNotFoundException
Constructor
NoPermissionException - exception com.sun.identity.policy.NoPermissionException.
Exception thrown if a policy operation attempted could not be done due to insufficient permissions
NoPermissionException() - Constructor for class com.sun.identity.policy.NoPermissionException
No argument constructor
NoPermissionException(String) - Constructor for class com.sun.identity.policy.NoPermissionException
Constructor
NoPermissionException(String, String, Object[]) - Constructor for class com.sun.identity.policy.NoPermissionException
Constructor
NoPermissionException(String, String, Object[], Throwable) - Constructor for class com.sun.identity.policy.NoPermissionException
Constructor
NoPermissionException(Throwable) - Constructor for class com.sun.identity.policy.NoPermissionException
Constructor
NotifyPassword - interface com.sun.identity.password.plugins.NotifyPassword.
NotifyPassword defines a set of methods that are required to notify a user when a password is changed.
newPermissionCollection() - Method in class com.sun.identity.policy.jaas.ISPermission
Returns a java.security.PermissionCollection to store this kind of Permission.
notifyPassword(AMUser, String, Locale) - Method in interface com.sun.identity.password.plugins.NotifyPassword
Notifies user when password is changed.

O

OBJECT_ADDED - Static variable in class com.iplanet.am.sdk.AMEvent
Deprecated. Represents an object addition event type.
OBJECT_CHANGED - Static variable in class com.iplanet.am.sdk.AMEvent
Deprecated. Represents an object change event type.
OBJECT_EXPIRED - Static variable in class com.iplanet.am.sdk.AMEvent
Deprecated. Represents an object expiration event type.
OBJECT_REMOVED - Static variable in class com.iplanet.am.sdk.AMEvent
Deprecated. Represents an object removal event type.
OBJECT_RENAMED - Static variable in class com.iplanet.am.sdk.AMEvent
Deprecated. Represents an object renaming event type.
OFF - Static variable in class com.iplanet.am.util.Debug
flags the disabled debug state.
OK - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
OK status where the server considers the authentication exchange to have successfully completed.
ON - Static variable in class com.iplanet.am.util.Debug
flags the enabled debug state for warnings, errors and messages.
OPTIONAL_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Attribute is not mandatory for creating an entry.
OR - Static variable in class com.sun.identity.idm.IdSearchOpModifier
The search modifier which will OR all the search attribute-value pairs passed to IdSearchControl
ORG - Static variable in interface com.sun.identity.saml.plugins.AccountMapper
Deprecated. Key to hold organization DN in returned map
ORG - Static variable in interface com.sun.identity.saml.plugins.PartnerAccountMapper
Key to hold organization DN in returned map
ORGANIZATION - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents an Organization object type
ORGANIZATION - Static variable in class com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to organization, sub-organization or the container.
ORGANIZATION - Static variable in class com.sun.identity.sm.SchemaType
The ORGANIZATION schema type defines the service configuration information that are organization dependent and could be configured differently for organizations.
ORGANIZATIONAL_UNIT - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents a Organizational Unit object type
ORGANIZATIONAL_UNITS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation organizational unit window used for navigation search off
ORGANIZATIONS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation organization window used for navigation search off
ORGANIZATION_NAME - Static variable in class com.sun.identity.policy.PolicyManager
The key for the plugins to get the organization name.
ORGANIZATION_TEMPLATE - Static variable in interface com.iplanet.am.sdk.AMTemplate
Deprecated. Represents an Organization template type
ORGS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation organization window used for navigation search off.
ORG_UNITS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation organizational unit window used for navigation search off.
ORG_UNIT_DN - Static variable in class com.sun.identity.sm.OrganizationConfigManager
 
ORG_UNIT_PROPS - Static variable in class com.sun.identity.sm.OrganizationConfigManager
 
OR_MOD - Static variable in class com.sun.identity.idm.IdRepo
Specifies an OR condition filter.
OTHER_COSATTR_TYPE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
ObjectInUseException - exception com.sun.identity.policy.ObjectInUseException.
Exception thrown to indicate that an object you are trying to remove is in use and therefore can not be removed
ObjectInUseException(String, String, Object) - Constructor for class com.sun.identity.policy.ObjectInUseException
Constructs an ObjectInUseException object
ObjectInUseException(String, String, Object[], String, Object) - Constructor for class com.sun.identity.policy.ObjectInUseException
Constructs an ObjectInUseException object
ObjectInUseException(String, String, Object[], Throwable, String, Object) - Constructor for class com.sun.identity.policy.ObjectInUseException
Constructs an ObjectInUseException object
ObjectInUseException(Throwable, String, Object) - Constructor for class com.sun.identity.policy.ObjectInUseException
Constructs an ObjectInUseException object
OrganizationConfigManager - class com.sun.identity.sm.OrganizationConfigManager.
The class OrganizationConfigManager provides interfaces to manage an organization's configuration data.
OrganizationConfigManager(SSOToken, String) - Constructor for class com.sun.identity.sm.OrganizationConfigManager
Constructor to obtain an instance of OrganizationConfigManager for an organization by providing an authenticated identity of the user.
objectChanged(AMEvent) - Method in interface com.iplanet.am.sdk.AMEventListener
Deprecated. Sun Java System Access Manager SDK invokes this method when any object or its contents change.
objectRemoved(AMEvent) - Method in interface com.iplanet.am.sdk.AMEventListener
Deprecated. Sun Java System Access Manager SDK invokes this method when any object is removed.
objectRenamed(AMEvent) - Method in interface com.iplanet.am.sdk.AMEventListener
Deprecated. Sun Java System Access Manager SDK invokes this method when any object is renamed.
onAfterCreateObject(AMModel, AMObject) - Method in interface com.iplanet.am.console.base.model.AMConsoleListener
This method is called after object is created.
onAfterCreateObject(AMModel, AMObject) - Method in class com.iplanet.am.console.base.model.AMConsoleListenerAdapter
This method is called after object is created.
onAfterDeleteObject(AMModel, int, String) - Method in interface com.iplanet.am.console.base.model.AMConsoleListener
This method is called after an object is deleted.
onAfterDeleteObject(AMModel, int, String) - Method in class com.iplanet.am.console.base.model.AMConsoleListenerAdapter
This method is called after an object is deleted.
onAfterUpdateDefaultServiceValues(AMModel, String) - Method in interface com.iplanet.am.console.base.model.AMConsoleListener
This method is called after updating default attributes of a service
onAfterUpdateDefaultServiceValues(AMModel, String) - Method in class com.iplanet.am.console.base.model.AMConsoleListenerAdapter
This method is called after updating default attributes of a service.
onAfterUpdateValues(AMModel, int, AMObject) - Method in interface com.iplanet.am.console.base.model.AMConsoleListener
This method is called after attributes of object is updated.
onAfterUpdateValues(AMModel, int, AMObject) - Method in class com.iplanet.am.console.base.model.AMConsoleListenerAdapter
This method is called after attributes of object is update.
onBeforeCreateObject(AMModel, int, AMObject, String, Map) - Method in interface com.iplanet.am.console.base.model.AMConsoleListener
This method is called before creating an object.
onBeforeCreateObject(AMModel, int, AMObject, String, Map) - Method in class com.iplanet.am.console.base.model.AMConsoleListenerAdapter
This method is called before creating an object.
onBeforeDeleteObject(AMModel, int, String) - Method in interface com.iplanet.am.console.base.model.AMConsoleListener
This method is called before deleting an object.
onBeforeDeleteObject(AMModel, int, String) - Method in class com.iplanet.am.console.base.model.AMConsoleListenerAdapter
This method is called before deleting an object.
onBeforeDisplayModuleTab(AMModel, String) - Method in interface com.iplanet.am.console.base.model.AMConsoleListener
This method is called before displaying a module tab in the header view.
onBeforeDisplayModuleTab(AMModel, String) - Method in class com.iplanet.am.console.base.model.AMConsoleListenerAdapter
This method is called before displaying a module tab in the header view.
onBeforeUpdateDefaultServiceValues(AMModel, String, Map) - Method in interface com.iplanet.am.console.base.model.AMConsoleListener
This method is called before updating default attributes of a service.
onBeforeUpdateDefaultServiceValues(AMModel, String, Map) - Method in class com.iplanet.am.console.base.model.AMConsoleListenerAdapter
This method is called before updating default attributes of a service.
onBeforeUpdateValues(AMModel, int, AMObject, Map) - Method in interface com.iplanet.am.console.base.model.AMConsoleListener
This method is called before updating attribute of an object.
onBeforeUpdateValues(AMModel, int, AMObject, Map) - Method in class com.iplanet.am.console.base.model.AMConsoleListenerAdapter
This method is called before updating attribute of an object.
onLoginFailure(Map, HttpServletRequest, HttpServletResponse) - Method in interface com.sun.identity.authentication.spi.AMPostAuthProcessInterface
Post processing on failed authentication.
onLoginSuccess(Map, HttpServletRequest, HttpServletResponse, SSOToken) - Method in interface com.sun.identity.authentication.spi.AMPostAuthProcessInterface
Post processing on successful authentication.
onLogout(HttpServletRequest, HttpServletResponse, SSOToken) - Method in interface com.sun.identity.authentication.spi.AMPostAuthProcessInterface
Post processing on Logout.
onRetrieveAttributeValues(AMModel, AMObject, int, int, String, SchemaType, Map) - Method in interface com.iplanet.am.console.base.model.AMConsoleListener
This method is called after we have retrieve the values of attributes to be displayed in the creation/profile view.
onRetrieveAttributeValues(AMModel, AMObject, int, int, String, SchemaType, Map) - Method in class com.iplanet.am.console.base.model.AMConsoleListenerAdapter
This method is called after we have retrieve the values of attributes to be displayed in the creation/profile view.
orgTemplateExists(String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Returns true if an organizational template exists for the service.
orgTemplateExists(String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Returns true if an organizational template exists for the service.
organizationConfigChanged(String, String, String, String, String, int) - Method in interface com.sun.identity.sm.ServiceListener
This method will be invoked when a service's organization configuration data has been changed.

P

PAOSException - exception com.sun.identity.liberty.ws.paos.PAOSException.
The PAOSException class represents a error while processing SOAP request and response.
PAOSException() - Constructor for class com.sun.identity.liberty.ws.paos.PAOSException
The default constructor.
PAOSException(String) - Constructor for class com.sun.identity.liberty.ws.paos.PAOSException
The constructor with a message.
PAOSHeader - class com.sun.identity.liberty.ws.paos.PAOSHeader.
The PAOSHeader class is used by a web application on HTTP server side to parse a PAOS header in an HTTP request from the user agent side.
PAOSHeader(HttpServletRequest) - Constructor for class com.sun.identity.liberty.ws.paos.PAOSHeader
This constructor accepts an HttpServletRequest and tries to parse the PAOS header string if there is one inside.
PAOSHeader(String) - Constructor for class com.sun.identity.liberty.ws.paos.PAOSHeader
This constructor accepts a PAOS header string and tries to parse it.
PAOSRequest - class com.sun.identity.liberty.ws.paos.PAOSRequest.
The PAOSRequest class is used by a web application on HTTP server side to construct a PAOS request message and send it via an HTTP response to the user agent side.
PAOSRequest(String, String, String, List) - Constructor for class com.sun.identity.liberty.ws.paos.PAOSRequest
This constructor composes the request message based on the input parameters.
PAOSRequest(String, String, String, String[]) - Constructor for class com.sun.identity.liberty.ws.paos.PAOSRequest
This constructor composes the request message based on the input parameters.
PAOSResponse - class com.sun.identity.liberty.ws.paos.PAOSResponse.
The PAOSResponse class is used by a web application on HTTP server side to receive and parse a PAOS response via an HTTP request from the user agent side.
PAOSResponse(HttpServletRequest) - Constructor for class com.sun.identity.liberty.ws.paos.PAOSResponse
This constructor parses the HTTP request to get PAOS response.
PARAGRAPH - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The PARAGRAPH attribute syntax specifies that the attribute is of multi-lined text type.
PARTNERACCOUNTMAPPER - 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 and a target URL.
PARTNERSITEATTRIBUTEMAPPER - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies the class with the path where the partnerSiteAttributeMapper is located.
PASSWORD - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
plain text password attribute
PASSWORD - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The PASSWORD attribute syntax specifies that the attribute is of password type, will be used by UI to mask the password typed.
PASSWORD_CHANGE - Static variable in interface com.sun.identity.authentication.spi.AMAuthCallBack
The constant for the event type PASSWORD CHANGE.
PEOPLE_CONTAINER - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents a People Container object type
PEOPLE_CONTAINERS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation people container window used for navigation search off
PERCENT - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The PERCENT attribute syntax specifies that the attribute is a percentage.
PERMIT - Static variable in interface com.sun.identity.saml.plugins.ActionMapper
Key to hold a list of actions that are permitted.
PKCS7 - Static variable in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
The PKCS7 value type indicates that the value name given corresponds to a PKCS7 object
PKIPath - Static variable in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
The PKIPATH value type indicates that the value name given corresponds to a PKI Path object
POLICIES - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation policy window used for navigation search off
POLICY - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents Policy Information
POLICY - Static variable in class com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to policy.
POLICY - Static variable in class com.sun.identity.sm.SchemaType
The POLICY schema type defines the service's privilege information that are service dependent.
POLICY_ADDED - Static variable in class com.sun.identity.policy.PolicyEvent
constant to indicate change type policy added
POLICY_ADMINISTRATOR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
show menu for policy administrator
POLICY_COSATTR_TYPE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
POLICY_MODIFIED - Static variable in class com.sun.identity.policy.PolicyEvent
constant to indicate change type policy modified
POLICY_REMOVED - Static variable in class com.sun.identity.policy.PolicyEvent
constant to indicate change type policy removed
POLICY_SERVICE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Policy Service name
POLICY_SERVICE_NAME - Static variable in class com.sun.identity.policy.PolicyManager
The service name for Policy component.
POLICY_SUFFIX - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
POLICY_TEMPLATE - Static variable in interface com.iplanet.am.sdk.AMTemplate
Deprecated. Represents a Policy template type
POST_ASSERTION_NAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
A POST attribute name that specifies an assertion.
POST_ATTR_NAMES - Static variable in class com.sun.identity.saml.common.SAMLConstants
A POST attribute name that specifies attribute names of an assertion.
PRE_POST_PROCESSING_MODULES_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
PRIORITY_VALUES - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Template conflict resolution values
PROC_CTX_UNWILLING - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
PROC_CTX_URI_NOT_UNSTD - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
PROPERTIES - Static variable in class com.iplanet.am.util.SystemProperties
New configuration file extension
PROTOCOL_NAMESPACE_URI - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML request-response protocol namespace URI
PROVIDER_ID_NOT_VALID - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
PWResetException - exception com.sun.identity.password.ui.model.PWResetException.
PWResetException is thrown whenever the model implementor encounters an exception.
PWResetException(String) - Constructor for class com.sun.identity.password.ui.model.PWResetException
Creates a password reset Exception object.
PWResetException(String, String, Object[]) - Constructor for class com.sun.identity.password.ui.model.PWResetException
Creates a password reset Exception object with localizable error message.
PWResetException(List) - Constructor for class com.sun.identity.password.ui.model.PWResetException
Creates a password reset Exception object.
PWResetException(Throwable) - Constructor for class com.sun.identity.password.ui.model.PWResetException
Creates a password reset Exception object.
PW_RESET_SERVICE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name of password reset service
PagePropertiesCallback - class com.sun.identity.authentication.spi.PagePropertiesCallback.
This PagePropertiesCallback class implements Callback and used for exchanging all UI related attributes information such as template name, errorState to indicate whether a template is an error page, page header, image name , page timeout value, name of module.
PagePropertiesCallback(String, String, String, int, String, boolean, String) - Constructor for class com.sun.identity.authentication.spi.PagePropertiesCallback
Constructs a PagePropertiesCallback for a given module name, header string, page image, page time out, JSP template name, error state and page state.
Parameter - class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter.
The Parameter class represents 'Parameter' element in 'Transform' element in 'PasswordTransforms' element defined in Authentication Service schema.
Parameter(String, String) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
This constructor takes the value of 'name' attribute and value of 'Transform' element.
PartnerAccountMapper - interface com.sun.identity.saml.plugins.PartnerAccountMapper.
The class PartnerAccountMapper is an interface that is implemented to map partner account to user account in Sun Java System Access Manager.
PartnerSiteAttributeMapper - interface com.sun.identity.saml.plugins.PartnerSiteAttributeMapper.
This interface needs to be implemented by partner site to return a list of Attribute objects which they want returned as AttributeStatements elements, as part of the Authentication Assertion returned to the partner during the SSO scenario of Browser Artifact and POST profile.
PasswordGenerator - interface com.sun.identity.password.plugins.PasswordGenerator.
PasswordGenerator defines a set of methods that are required to generate a new password for a user.
PasswordTransforms - class com.sun.identity.liberty.ws.authnsvc.protocol.PasswordTransforms.
The PasswordTransforms class represents 'PasswordTransforms' element defined in Authentication Service schema.
PasswordTransforms(List) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.PasswordTransforms
This is the default constructor.
Policy - class com.sun.identity.policy.Policy.
The class Policy represents a policy definition.
Policy(String) - Constructor for class com.sun.identity.policy.Policy
Constructs a policy given the policy name.
Policy(String, String) - Constructor for class com.sun.identity.policy.Policy
Constructs a policy given the policy name and description.
Policy(String, String, boolean) - Constructor for class com.sun.identity.policy.Policy
Constructs a policy given the policy name,description.
Policy(String, String, boolean, boolean) - Constructor for class com.sun.identity.policy.Policy
Constructs a policy given the policy name , description.
PolicyDecision - class com.sun.identity.policy.PolicyDecision.
The PolicyDecision class represents the result of a policy evaluation.
PolicyDecision() - Constructor for class com.sun.identity.policy.PolicyDecision
No argument constructor
PolicyEvaluator - class com.sun.identity.policy.PolicyEvaluator.
The class PolicyEvaluator evaluates policies and provides policy decisions.
PolicyEvaluator(String) - Constructor for class com.sun.identity.policy.PolicyEvaluator
Constructor to create a PolicyEvaluator given the service type name.
PolicyEvaluator - class com.sun.identity.policy.client.PolicyEvaluator.
Ths class evaluates policies and provides policy decisions.
PolicyEvaluator(String) - Constructor for class com.sun.identity.policy.client.PolicyEvaluator
Creates an instance of remote policy evaluator object
PolicyEvaluatorFactory - class com.sun.identity.policy.client.PolicyEvaluatorFactory.
This class acts as a factory to get an instance of com.sun.idenity.policy.client.PolicyEvaluator
PolicyEvent - class com.sun.identity.policy.PolicyEvent.
Class to represent policy change events, used by policy framework to notify interested listeners
PolicyException - exception com.sun.identity.policy.PolicyException.
The class PolicyException is the basic exception for the the policy component.
PolicyException(String) - Constructor for class com.sun.identity.policy.PolicyException
Constructs an instance of the PolicyException class.
PolicyException(Throwable) - Constructor for class com.sun.identity.policy.PolicyException
Constructs an instance of the PolicyException class.
PolicyException(String, Throwable) - Constructor for class com.sun.identity.policy.PolicyException
Constructs an instance of the PolicyException class.
PolicyException(String, String, Object[], Throwable) - Constructor for class com.sun.identity.policy.PolicyException
Constructs an instance of PolicyException 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.
PolicyListener - interface com.sun.identity.policy.interfaces.PolicyListener.
The interface PolicyListener defines an interface for listeners that would register with policy framework to receive notifications whenever a policy is added, removed or changed
PolicyManager - class com.sun.identity.policy.PolicyManager.
The PolicyManager class manages policies for a specific organization, sub organization or a container.
PolicyManager(SSOToken) - Constructor for class com.sun.identity.policy.PolicyManager
Constructor for PolicyManager for the top (or root) organization.
PolicyManager(SSOToken, String) - Constructor for class com.sun.identity.policy.PolicyManager
Constructor for PolicyManager for the specified organization, sub organization or a container object.
ProcessingContextHeader - class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader.
The ProcessingContextHeader class represents 'ProcessingContext' element defined in SOAP binding schema.
ProcessingContextHeader(String) - Constructor for class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
This constructor takes value of ProcessingContext element.
ProtectedResource - class com.sun.identity.policy.ProtectedResource.
Class that encapsulates a resource and policies protecting the resource for a given user
ProviderConfig - class com.sun.identity.wss.provider.ProviderConfig.
This class ProviderConfig represents the web services server provider or the web services client provider configuration.
ProviderConfig() - Constructor for class com.sun.identity.wss.provider.ProviderConfig
 
ProviderHeader - class com.sun.identity.liberty.ws.soapbinding.ProviderHeader.
The ProviderHeader class represents 'Provider' element defined in SOAP binding schema.
ProviderHeader(String) - Constructor for class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
This constructor takes value of 'providerID' attribute which is required.
ProxyPolicyEvaluator - class com.sun.identity.policy.ProxyPolicyEvaluator.
Class that lets a priviliged user to compute policy results for another user.
ProxyPolicyEvaluatorFactory - class com.sun.identity.policy.ProxyPolicyEvaluatorFactory.
Factory class used to get ProxyPolicyEvaluator instances.
ProxySubject - class com.sun.identity.liberty.ws.security.ProxySubject.
The ProxySubject class represents the identity of a proxy, the confirmation key and confirmation obligation the proxy must posess and demonstrate for authentication purpose.
ProxySubject(NameIdentifier, SubjectConfirmation) - Constructor for class com.sun.identity.liberty.ws.security.ProxySubject
Constructs a ProxySubject object from a NameIdentifier object and a SubjectConfirmation object.
ProxySubject(NameIdentifier) - Constructor for class com.sun.identity.liberty.ws.security.ProxySubject
Constructs a ProxySubject object from a NameIdentifier object.
ProxySubject(Element) - Constructor for class com.sun.identity.liberty.ws.security.ProxySubject
Constructs a ProxySubject object from a DOM Element.
ProxySubject(SubjectConfirmation) - Constructor for class com.sun.identity.liberty.ws.security.ProxySubject
Constructs a ProxySubject object from a SubjectConfirmation object.
parseDateString(String, Locale, String) - Static method in class com.iplanet.am.util.Locale
Gets Date object from date string with specified locale.
parseDateString(String, Locale) - Static method in class com.iplanet.am.util.Locale
Gets Date object from date string with specified locale.
parseNormalizedDateString(String) - Static method in class com.iplanet.am.util.Locale
Returns the Date object from the date string in ISO-8601 format.
parseXML(String) - Static method in class com.sun.identity.saml.protocol.Request
This method shall only be used at the server side to reconstruct a Request object based on the XML document received from client.
parseXML(String) - Static method in class com.sun.identity.saml.protocol.Response
Returns Response object based on the XML document received from server.
parseXML(InputStream) - Static method in class com.sun.identity.saml.protocol.Response
Returns Response object based on the XML document received from server.
policyChanged(PolicyEvent) - Method in interface com.sun.identity.policy.interfaces.PolicyListener
This method is called by the policy framework whenever a policy is added, removed or changed.
postProcessAddUser(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated. Method which gets invoked after users are added to a role/group.
postProcessCreate(SSOToken, String, Map, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated. Method which gets invoked after a entry create operation is performed.
postProcessDelete(SSOToken, String, Map, boolean, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated. Method which gets invoked after a entry entry is deleted.
postProcessModify(SSOToken, String, Map, Map, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated. Method which gets invoked after a entry is modified
postProcessRemoveUser(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated. Method which gets invoked after users are removed from a role/group.
postSSOFederationFailure(String, HttpServletRequest, HttpServletResponse, FSAuthnRequest, FSAuthnResponse, FSResponse, int) - Method in interface com.sun.identity.federation.plugins.FederationSPAdapter
Invokes after Single-Sign-On or Federation processing is failed.
postSSOFederationSuccess(String, HttpServletRequest, HttpServletResponse, SSOToken, FSAuthnRequest, FSAuthnResponse, FSResponse) - Method in interface com.sun.identity.federation.plugins.FederationSPAdapter
Invokes this method after the successful Single Sign-On or Federation.
preProcessAddUser(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated. Method which gets called before users are added to a role/group.
preProcessCreate(SSOToken, String, Map, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated. Method which gets invoked before a create operation is performed.
preProcessDelete(SSOToken, String, Map, boolean, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated. Method which gets invoked before an entry is deleted.
preProcessModify(SSOToken, String, Map, Map, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated. Method which gets invoked before a modify operation is performed.
preProcessRemoveUser(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated. Method which gets called before users are removed from a role/group.
printStackTrace() - Method in class com.sun.identity.authentication.spi.AuthLoginException
Prints the stack trace of the root exception to standard error stream.
printStackTrace(PrintWriter) - Method in class com.sun.identity.authentication.spi.AuthLoginException
Prints the stack trace of the root exception to a PrintWriter.
printStackTrace(PrintStream) - Method in class com.sun.identity.authentication.spi.AuthLoginException
Prints the stack trace of the root exception to a PrintStream Also prints the messages of all the exceptions starting from top exception to the root exception, at the top of stack trace
process(Callback[], int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Abstract method must be implemented by each login module to control the flow of the login process.
processDSTRequest(Object, Message, Message) - Method in class com.sun.identity.liberty.ws.dst.service.DSTRequestHandler
Processes query/modify request.
processRequest(Message) - Method in interface com.sun.identity.liberty.ws.soapbinding.RequestHandler
Generates a response according to the request.
processSASLRequest(SASLRequest, Message, String) - Method in interface com.sun.identity.liberty.ws.authnsvc.mechanism.MechanismHandler
Generates a SASL response according to the SASL request
processUserAdd(SSOToken, String, Map) - Method in interface com.iplanet.am.sdk.AMUserEntryProcessed
Deprecated. Method which gets invoked whenever a user is created
processUserDelete(SSOToken, String, Map) - Method in interface com.iplanet.am.sdk.AMUserEntryProcessed
Deprecated. Method which gets invoked whenever a user entry is deleted
processUserModify(SSOToken, String, Map, Map) - Method in interface com.iplanet.am.sdk.AMUserEntryProcessed
Deprecated. Method which gets invoked whenever a user entry is modified
purge(boolean, int) - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated. Purges entry from data store.
purge(boolean, int) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. This method will physically delete the entry from the data store.
purge(String, int) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method takes an organization DN and purges all objects marked for deletion.
purgeGroup(String, String, int) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method takes a group name and a domain name, It uses default search templates to search for the organization and uses the deleted objects search filter for Groups as defined in the Administration Service of Access Manager.
purgeResource(String, String, int) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method takes a resource ID and a domain name, It uses default search templates to search for the organization and uses the deleted objects search filter for Resources as defined in the Administration Service of Access Manager.
purgeUser(String, String, int) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method takes a user ID and a domain name, It uses default search templates to search for the organization and uses the deleted objects search filter for Users as defined in the Administration Service of Access Manager.

Q

Query - class com.sun.identity.liberty.ws.disco.Query.
The class Query represents a discovery Query object.
Query(ResourceID, List) - Constructor for class com.sun.identity.liberty.ws.disco.Query
Constructor.
Query(EncryptedResourceID, List) - Constructor for class com.sun.identity.liberty.ws.disco.Query
Constructor.
Query(Element) - Constructor for class com.sun.identity.liberty.ws.disco.Query
Constructor.
Query - class com.sun.identity.saml.protocol.Query.
This is an abstract base class for SAML query.
QueryElement - class com.sun.identity.log.QueryElement.
This class defines each individual query format.
QueryElement(String, String, int) - Constructor for class com.sun.identity.log.QueryElement
Constructor.
QueryElement() - Constructor for class com.sun.identity.log.QueryElement
Default constructor.
QueryResponse - class com.sun.identity.liberty.ws.disco.QueryResponse.
The class QueryResponse represents a response for a discovery query request.
QueryResponse(Element) - Constructor for class com.sun.identity.liberty.ws.disco.QueryResponse
Constructor.
QueryResponse() - Constructor for class com.sun.identity.liberty.ws.disco.QueryResponse
Default constructor
QueryResponse(Status) - Constructor for class com.sun.identity.liberty.ws.disco.QueryResponse
Constructor.
query(DSTQuery) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Gets QueryResponse for the specified query.

R

RADIO - Static variable in class com.sun.identity.sm.AttributeSchema.UIType
The RADIO attribute type specifies that the attribute should be display as radio button.
READ - Static variable in class com.sun.identity.idm.IdOperation
The READ operation is supported by default for all supported identities for all the plugins.
READONLY_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Attribute is displayed for all users and is not writable by anyone.
REALM - Static variable in class com.sun.identity.idm.IdType
 
REALM_KEY - Static variable in interface com.sun.identity.authentication.spi.AMAuthCallBack
The key for the value of the module's realm, for which the callback was triggered.
REFERRAL_COLLECTION - Static variable in class com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to referral collection.
REFERRAL_TYPE - Static variable in class com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to Referral Type
REMOVED - Static variable in interface com.sun.identity.sm.ServiceListener
The change type specifies that the entry has been removed.
REMOVEMEMBER - Static variable in class com.sun.identity.idm.IdRepo
The constant defining the remove membership operation.
REMOVE_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
REMOVE_MEMBER - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
REQUEST_AUTHENTICATED_TO_REALMS - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used to identify the names of authenticated realms in the request.
REQUEST_AUTHENTICATED_TO_SERVICES - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used to identify the names of authentication chains in the request.
REQUEST_AUTH_LEVEL - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used to define the authentication level of the request.
REQUEST_AUTH_SCHEMES - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used to define the name of authentication scheme of the request.
REQUEST_DNS_NAME - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used to define request DNS name that is passed in the env parameter while invoking getConditionDecision method of an IPCondition.
REQUEST_ID - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
Name of suggested URL query parameter to be used by WSC to include an ID to refer to request message that led to user agent redirect.
REQUEST_IP - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used to define request IP address that is passed in the env parameter while invoking getConditionDecision method of an IPCondition.
REQUEST_TIME_ZONE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used to define the time zone that is passed in the env parameter while invoking getConditionDecision method of a SimpleTimeCondition Value for the key should be a TimeZone object.
REQUIRED_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Attribute is mandatory for creating an entry.
REQUIRED_SERVICES_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
RESEND_MESSAGE - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
Name of URL query parameter to be used by WSP to include an ID to indicate that user agent is redirected back to WSC from WSP
RESOURCE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents resource object type
RESOURCEACCESS_STATEMENT - Static variable in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
The Statement is an Resource Access Statement.
RESPONSE - Static variable in class com.sun.identity.authentication.spi.SAMLCallback
Credential type for SAML POST Response
RESPONSE_PROVIDER_COLLECTION - Static variable in class com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to response provider collection.
RETURN_TO_URL - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
Name of URL query parameter to be used by WSC to include returnToURL, while redirecting user agent to WSP.
ROLE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents a Role object type
ROLE - Static variable in class com.sun.identity.authentication.AuthContext.IndexType
The ROLE index type indicates that the index name given corresponds to a role.
ROLE - Static variable in class com.sun.identity.idm.IdType
Identity type of ROLE
ROLES - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation role window used for navigation search off
ROLE_ACI_DESCRIPTION_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Role ACI description attribute name
ROLE_ACI_LIST_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Role ACI list attribute name
ROLE_CONTAINER_DN - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Role container distinguished name attribute name
ROLE_DEFAULT_ACI_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Role default ACI attribute name
ROLE_DESCRIPTION_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Role description attribute name
ROLE_MANAGED_CONTAINER_DN_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
ROLE_PROFILE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents role profile Information
ROLE_SERVICE_ANY_OPTIONS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Role Service Any Options Attribute of an AMRole Object
ROLE_SERVICE_OPTIONS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Role Service Options Attribute of an AMRole Object
ROLE_TYPE_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Role default ACI attribute name
RULE - Static variable in class com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to rule.
Referral - interface com.sun.identity.policy.interfaces.Referral.
interface to facilitate delegating policy evaluation There would be many implementations with different policy delegation mechanisms such as delegating to peer organizations only or delegating to sub organizations only.
ReferralTypeManager - class com.sun.identity.policy.ReferralTypeManager.
The class ReferralTypeManager provides methods to get a list of configured Referral objects
RemoveEntry - class com.sun.identity.liberty.ws.disco.RemoveEntry.
The class RemoveEntry represents a remove entry element for the discovery modify request.
RemoveEntry(String) - Constructor for class com.sun.identity.liberty.ws.disco.RemoveEntry
Constructor
Request - class com.sun.identity.saml.protocol.Request.
This Request class represents a Request XML document.
Request(List, String, List) - Constructor for class com.sun.identity.saml.protocol.Request
This constructor shall only be used at the client side to construct a Request object.
Request(String, Query) - Constructor for class com.sun.identity.saml.protocol.Request
This constructor shall only be used at the client side to construct a Request object.
Request(String, List) - Constructor for class com.sun.identity.saml.protocol.Request
This constructor shall only be used at the client side to construct a Request object.
Request(Element) - Constructor for class com.sun.identity.saml.protocol.Request
Constructor.
RequestHandler - interface com.sun.identity.liberty.ws.soapbinding.RequestHandler.
The RequestHandler interface needs to be implemented by each web services in order to receive request from your web service client.
RequestedService - class com.sun.identity.liberty.ws.disco.RequestedService.
The class RequestedService enables the requester to specify that all the resource offerings returned must be offered via a service instance complying with one of the specified service type.
RequestedService(List, String) - Constructor for class com.sun.identity.liberty.ws.disco.RequestedService
Constructor
RequestedService(Element) - Constructor for class com.sun.identity.liberty.ws.disco.RequestedService
Constructor.
ResourceAccessStatement - class com.sun.identity.liberty.ws.security.ResourceAccessStatement.
The ResourceAccessStatement class conveys information regarding the accessing entities and the resource for which access is being attempted.
ResourceAccessStatement(Element) - Constructor for class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Constructs an ResourceAccessStatement object from a DOM Element.
ResourceAccessStatement(String, Subject) - Constructor for class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Constructs a ResourceAccessStatement object from a String object and a Subject.
ResourceAccessStatement(String, ProxySubject, Subject) - Constructor for class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Constructs a ResourceAccessStatement object from a String object, ProxySubject object and a Subject.
ResourceAccessStatement(String, ProxySubject, SessionContext, Subject) - Constructor for class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Constructs a ResourceAccessStatement object from a String object, ProxySubject object, a SessionContext object and a Subject.
ResourceAccessStatement(ResourceID, ProxySubject, SessionContext, Subject) - Constructor for class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Constructs a ResourceAccessStatement object from a ResourceID object, ProxySubject object, a SessionContext object and a Subject.
ResourceAccessStatement(EncryptedResourceID, ProxySubject, SessionContext, Subject) - Constructor for class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Constructs a ResourceAccessStatement object from a EncryptedResourceID object, ProxySubject object, a SessionContext object and a Subject.
ResourceID - class com.sun.identity.liberty.ws.disco.ResourceID.
The class ResourceID represents a discovery service resource ID.
ResourceID(String) - Constructor for class com.sun.identity.liberty.ws.disco.ResourceID
Constructor.
ResourceID(Element) - Constructor for class com.sun.identity.liberty.ws.disco.ResourceID
Constructor.
ResourceIDMapper - interface com.sun.identity.liberty.ws.interfaces.ResourceIDMapper.
The class ResourceIDMapper is an interface that is used to map between an userID and the ResourceID associated with it.
ResourceManager - class com.sun.identity.policy.ResourceManager.
The class ResourceManager manages resources for a specific organization.
ResourceMatch - class com.sun.identity.policy.ResourceMatch.
The class ResourceMatch defines the results of a resource match with respect to Policy.
ResourceName - interface com.sun.identity.policy.interfaces.ResourceName.
The interface ResourceManipulator provides methods to determine the hierarchy of resource names.
ResourceOffering - class com.sun.identity.liberty.ws.disco.ResourceOffering.
The class ResourceOffering associates a resource with a service instance that provides access to that resource.
ResourceOffering(ResourceID, ServiceInstance) - Constructor for class com.sun.identity.liberty.ws.disco.ResourceOffering
Constructor.
ResourceOffering(EncryptedResourceID, ServiceInstance) - Constructor for class com.sun.identity.liberty.ws.disco.ResourceOffering
Constructor.
ResourceOffering(Element) - Constructor for class com.sun.identity.liberty.ws.disco.ResourceOffering
Constructor.
ResourceResult - class com.sun.identity.policy.ResourceResult.
Class that encapsulates a tree of resource names, with each node having an associated policy decision.
ResourceResult() - Constructor for class com.sun.identity.policy.ResourceResult
 
Response - class com.sun.identity.saml.protocol.Response.
This Response class represents a Response XML document.
Response(String, String, Status, List) - Constructor for class com.sun.identity.saml.protocol.Response
This constructor shall only be used at the server side to construct a Response object.
Response(String, String, Status, String, List) - Constructor for class com.sun.identity.saml.protocol.Response
This constructor shall only be used at the server side to construct a Response object.
Response(String, Status, String, List) - Constructor for class com.sun.identity.saml.protocol.Response
This constructor shall only be used at the server side to construct a Response object.
Response(String, Status, List) - Constructor for class com.sun.identity.saml.protocol.Response
This constructor shall only be used at the server side to construct a Response object.
Response(Element) - Constructor for class com.sun.identity.saml.protocol.Response
Constructor.
ResponseProvider - interface com.sun.identity.policy.interfaces.ResponseProvider.
The class ResponseProvider defines an interface to allow pluggable response providers into the Access manager framework.
Rule - class com.sun.identity.policy.Rule.
The class Rule provides interfaces to manage a rule that can be added to a policy.
Rule(String, String, Map) - Constructor for class com.sun.identity.policy.Rule
Constructor to create a rule object with the service name, resource name and actions.
Rule(String, Map) - Constructor for class com.sun.identity.policy.Rule
Constructor to create a rule object with the service name and actions.
Rule(String, String, String, Map) - Constructor for class com.sun.identity.policy.Rule
Constructor to create a rule object with rule name, service name, resource name and actions.
read(String, Object) - Static method in class com.sun.identity.log.LogReader
Reads the specified log file provided the user has the authorization.
read(String, String, Object) - Static method in class com.sun.identity.log.LogReader
Retrieves records from a log file provided the user has the required authorization.
read(String, String, String, Object) - Static method in class com.sun.identity.log.LogReader
Reads a log file provided the user has the authorization.
read(String, String, LogQuery, Object) - Static method in class com.sun.identity.log.LogReader
Retrieves records from log file provided it has the required authorization.
read(String, String, String, LogQuery, Object) - Static method in class com.sun.identity.log.LogReader
Reads a log file provided it has the required authorization.
read(String, LogQuery, Object) - Static method in class com.sun.identity.log.LogReader
Retrieves specific records in a given sorted order on specific field (if user specifies valid sorting by field).
read(Set, LogQuery, Object) - Static method in class com.sun.identity.log.LogReader
Retrieves specific records in a given sorted order on specific field (if user specifies valid sorting by field).
readConfiguration() - Method in class com.sun.identity.log.LogManager
This method overrides the readConfiguration method in JDK LogManager class.
refresh() - Method in class com.sun.identity.policy.jaas.ISPolicy
Refreshes/reloads the policy configuration.
refreshSession(SSOToken) - Method in class com.iplanet.sso.SSOTokenManager
Refresh the Session corresponding to the single sign on token from the Session Server.
registerProviderWithTA(ProviderConfig, String) - Method in class com.sun.identity.wss.provider.DiscoveryConfig
Registers the provider configuration with trusted authority.
registerProviderWithTA(ProviderConfig, String, boolean) - Method in class com.sun.identity.wss.provider.DiscoveryConfig
Registers the provider configuration with trusted authority.
registerService(String, boolean, boolean) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Register a service for this organization.
registerService(String, boolean, boolean) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Register a service for this organizational unit.
registerServices(InputStream) - Method in class com.sun.identity.sm.ServiceManager
Registers one or more services, defined by the XML input stream that follows the SMS DTD.
removeAssignableDynamicGroup(AMAssignableDynamicGroup) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Removes a assignable dynamic group that is assigned to the user.
removeAssignableDynamicGroup(String) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Removes a assignable dynamic group that is assigned to the user.
removeAttribute(String, String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Removes the given organization creation attribute for the service.
removeAttribute(String) - Method in class com.sun.identity.sm.ServiceConfig
Removes a configuration parameter from the service configuration.
removeAttribute(String) - Method in class com.sun.identity.sm.ServiceInstance
Removes the specified attribute name and its values from the attribute set.
removeAttributeDefaults(Set) - Method in class com.sun.identity.sm.ServiceSchema
Removes the default values of attributes in the schema.
removeAttributeSchema(String) - Method in class com.sun.identity.sm.ServiceSchema
Removes the attribute schema from this service.
removeAttributeValues(String, String, Set) - Method in class com.sun.identity.sm.OrganizationConfigManager
Removes the given organization creation attribute values for the service.
removeAttributeValues(String, Set) - Method in class com.sun.identity.sm.ServiceConfig
Removes the specific values for the given configuration parameter.
removeAttributeValues(String, Set) - Method in class com.sun.identity.sm.ServiceInstance
Removes the specified attribute's values.
removeAttributes(Set) - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated. Removes attributes in this AMObject.
removeAttributes(Set) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Removes attributes in this AMObject.
removeAttributes(Set) - Method in class com.sun.identity.idm.AMIdentity
Removes the attributes from the identity entry.
removeAttributes(SSOToken, IdType, String, Set) - Method in class com.sun.identity.idm.IdRepo
Removes the attributes from the identity.
removeAttributes(Set) - Method in class com.sun.identity.sm.ServiceConfig
Removes a configuration parameters from the service configuration.
removeAudience(String) - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Remove an audience from the List within this Condition element
removeAudienceRestrictionCondition(String) - Method in class com.sun.identity.saml.assertion.Conditions
Removes an audience restriction condition AudienceRestrictionConditionfrom this Conditions object wherein the specified audience has been defined.
removeChoiceValue(String) - Method in class com.sun.identity.sm.AttributeSchema
Removes the given value from the set of choice values.
removeCondition(String) - Method in class com.sun.identity.policy.Policy
Removes the condition with the given name.
removeCondition(Condition) - Method in class com.sun.identity.policy.Policy
Removes the Condition object identified by object's equals method.
removeDefaultValue(String) - Method in class com.sun.identity.sm.AttributeSchema
Removes the given value from the set of default values.
removeDefaultValues() - Method in class com.sun.identity.sm.AttributeSchema
Removes the all the default values for the attribute.
removeEventListener(AMEventListener) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Unregisters a previously registered event listener.
removeEventListener(int) - Method in class com.sun.identity.idm.AMIdentityRepository
Removes listener as the application is no longer interested in receiving notifications.
removeGlobalConfiguration(String) - Method in class com.sun.identity.sm.ServiceConfigManager
Deletes the global configuration data for the given group name.
removeInstance(String) - Method in class com.sun.identity.sm.ServiceConfigManager
Removes the instance form the service
removeListener() - Method in class com.sun.identity.idm.IdRepo
Removes the listener added using the addListener method.
removeListener(String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Removes the listener from the organization for the given listener ID.
removeListener(String) - Method in class com.sun.identity.sm.ServiceConfigManager
Removes the listener from the service for the given listener ID.
removeListener(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Removes the listener from the service for the given listener ID.
removeNameIdentifier() - Method in class com.sun.identity.saml.assertion.Subject
Removes NameIdentifier from the subject.
removeNestedGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Removes groups which are nested in this group.
removeOrganizationConfiguration(String, String) - Method in class com.sun.identity.sm.ServiceConfigManager
Deletes the organization's group configuration data.
removePolicy(String) - Method in class com.sun.identity.policy.PolicyManager
Deletes a policy in the organization with the given name.
removePolicyListener(PolicyListener) - Method in class com.sun.identity.policy.PolicyEvaluator
Removes a policy listener that was previously registered to receive notifications whenever a policy is added, removed or changed.
removeReferral(String) - Method in class com.sun.identity.policy.Policy
Removes the referral with the given name.
removeReferral(Referral) - Method in class com.sun.identity.policy.Policy
Removes the Referral object identified by object's equals method.
removeRole(AMRole) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Removes a role that is assigned to the user.
removeRole(String) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Removes a role that is assigned to the user.
removeRule(String) - Method in class com.sun.identity.policy.Policy
Removes the rule with the given name.
removeService(String, String) - Method in class com.sun.identity.sm.ServiceManager
Removes the service schema and configuration for the given service name.
removeServiceAttributes(String, Set) - Method in class com.sun.identity.idm.AMIdentity
Removes attributes value related to a specific service by setting it to empty.
removeServiceConfig(String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Removes the service configuration object for the given service name for this organization.
removeSharedOrganizationNames(Set) - Method in class com.sun.identity.sm.ServiceConfig
Removes the organization names from the list of organization names that can import the service configuration.
removeStaticGroup(AMStaticGroup) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Removes a static group that is assigned to the user.
removeStaticGroup(String) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Removes a static group that is assigned to the user.
removeSubConfig(String) - Method in class com.sun.identity.sm.ServiceConfig
Removes the service sub-configuration.
removeSubSchema(String) - Method in class com.sun.identity.sm.ServiceSchema
Removes the service's sub-schema from the service.
removeSubject(String) - Method in class com.sun.identity.policy.Policy
Removes the subject with the given name.
removeSubject(Subject) - Method in class com.sun.identity.policy.Policy
Removes the Subject object identified by object's equals method.
removeSubject(String) - Method in class com.sun.identity.policy.SubjectTypeManager
Removes the subject with the given name from the realm.
removeSubject(String, boolean) - Method in class com.sun.identity.policy.SubjectTypeManager
Removes the subject with the given name from the realm.
removeSubjectConfirmation() - Method in class com.sun.identity.saml.assertion.Subject
Removes subject confirmation from the subject.
removeUsers(Set) - Method in interface com.iplanet.am.sdk.AMAssignableDynamicGroup
Deprecated. Removes users from the assignable dynamic group.
removeUsers(Set) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated. Removes users from the role.
removeUsers(Set) - Method in interface com.iplanet.am.sdk.AMStaticGroup
Deprecated. Removes users from the static group.
rename(String, boolean) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated. Renames the user name (ie., naming attribute of user entry) in the data store.
replaceAttributeValue(String, String, String) - Method in class com.sun.identity.sm.ServiceConfig
Replaces old value of the configuration parameter with new value.
replaceAttributeValue(String, String, String) - Method in class com.sun.identity.sm.ServiceInstance
Replaces the attribute's old value with the new value.
replaceAttributeValues(String, Set, Set) - Method in class com.sun.identity.sm.ServiceConfig
Replaces the old values of the configuration parameter with the new values.
replaceAttributeValues(String, Set, Set) - Method in class com.sun.identity.sm.ServiceInstance
Replaces the attribute's old values with the new values
replaceCallback(int, int, Callback) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Replace Callback object for a specific state.
replaceCondition(String, Condition) - Method in class com.sun.identity.policy.Policy
Replaces an existing condition with the same name by the current one.
replacePolicy(Policy) - Method in class com.sun.identity.policy.PolicyManager
Replaces a policy object in the data store with the same policy name
replaceReferral(String, Referral) - Method in class com.sun.identity.policy.Policy
Replaces an existing referral with the same name by the current one.
replaceRule(Rule) - Method in class com.sun.identity.policy.Policy
Replaces an existing rule with the same name by the current one.
replaceSchema(InputStream) - Method in class com.sun.identity.sm.ServiceSchemaManager
Replaces the existing service schema with the given schema defined by the XML input stream that follows the SMS DTD.
replaceSubject(String, Subject) - Method in class com.sun.identity.policy.Policy
Replaces an existing subject with the same name by the current one.
replaceSubject(String, Subject, boolean) - Method in class com.sun.identity.policy.Policy
Replaces an existing subject with the same name by the current one.
replaceSubject(String, Subject) - Method in class com.sun.identity.policy.SubjectTypeManager
Replaces an existing subject with the same name by the current one at the realm.
resendRequest(String, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Resends a previously cached SOAP request message to WSP.
resendRequest(String, HttpServletRequest, HttpServletResponse, Message) - Method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Resends a SOAP request message to WSP.
resetCallback(int, int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Reset a Callback instance to the original Callback for the specified state and the specified index.
resolveHostNameEnabled() - Static method in class com.sun.identity.log.Logger
Get whether resolve host name is enabled
rootSuffix - Static variable in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.  
run(Runnable) - Method in class com.iplanet.am.util.ThreadPool
Runs a user defined task.
run() - Method in class com.sun.identity.security.AdminDNAction
 
run() - Method in class com.sun.identity.security.AdminPasswordAction
 
run() - Method in class com.sun.identity.security.DecodeAction
 
run() - Method in class com.sun.identity.security.DecryptAction
 
run() - Method in class com.sun.identity.security.EncodeAction
 
run() - Method in class com.sun.identity.security.EncryptAction
 
rwLock - Static variable in class com.sun.identity.log.Logger
Lock to prevent parallel writing and reading at the same time.

S

SAMLCallback - class com.sun.identity.authentication.spi.SAMLCallback.
This SAMLCallback class implements Callback and used for passing either Web artifact or SAML POST response from SAML service to the SAML authentication module when this module requests for the respective credentials.
SAMLCallback(String) - Constructor for class com.sun.identity.authentication.spi.SAMLCallback
Constructs a SAMLCallback with a prompt.
SAMLClient - class com.sun.identity.saml.SAMLClient.
The class SAMLClient provides interfaces to do Web and POST profile as specified by SAML specification.
SAMLConstants - class com.sun.identity.saml.common.SAMLConstants.
This is a common class defining some constants common to all SAML elements.
SAMLConstants() - Constructor for class com.sun.identity.saml.common.SAMLConstants
 
SAMLException - exception com.sun.identity.saml.common.SAMLException.
This class is an extension point for all SAML related exceptions.
SAMLException() - Constructor for class com.sun.identity.saml.common.SAMLException
Create an SAMLException with no message.
SAMLException(String) - Constructor for class com.sun.identity.saml.common.SAMLException
Create an SAMLException with a message.
SAMLRequestVersionDeprecatedException - exception com.sun.identity.saml.common.SAMLRequestVersionDeprecatedException.
This exception is thrown when the receiver could not process the request because the version was deprecated.
SAMLRequestVersionDeprecatedException() - Constructor for class com.sun.identity.saml.common.SAMLRequestVersionDeprecatedException
Create an SAMLRequestVerionDeprecatedException with no message.
SAMLRequestVersionDeprecatedException(String) - Constructor for class com.sun.identity.saml.common.SAMLRequestVersionDeprecatedException
Create an SAMLRequestVerionDeprecatedException with a message.
SAMLRequestVersionTooHighException - exception com.sun.identity.saml.common.SAMLRequestVersionTooHighException.
This exception is thrown when the receiver could not process the request because the version was too high.
SAMLRequestVersionTooHighException() - Constructor for class com.sun.identity.saml.common.SAMLRequestVersionTooHighException
Create an SAMLRequestVerionTooHighException with no message.
SAMLRequestVersionTooHighException(String) - Constructor for class com.sun.identity.saml.common.SAMLRequestVersionTooHighException
Create an SAMLRequestVerionTooHighException with a message.
SAMLRequestVersionTooLowException - exception com.sun.identity.saml.common.SAMLRequestVersionTooLowException.
This exception is thrown when the receiver could not process the request because the version was too low.
SAMLRequestVersionTooLowException() - Constructor for class com.sun.identity.saml.common.SAMLRequestVersionTooLowException
Create an SAMLRequestVersionTooLowException with no message.
SAMLRequestVersionTooLowException(String) - Constructor for class com.sun.identity.saml.common.SAMLRequestVersionTooLowException
Create an SAMLRequestVersionTooLowException with a message.
SAMLRequesterException - exception com.sun.identity.saml.common.SAMLRequesterException.
This exception is thrown when the request could not be performed due to an error in the sender or in the request.
SAMLRequesterException() - Constructor for class com.sun.identity.saml.common.SAMLRequesterException
Create an SAMLRequesterException with no message.
SAMLRequesterException(String) - Constructor for class com.sun.identity.saml.common.SAMLRequesterException
Create an SAMLRequesterException with a message.
SAMLResponderException - exception com.sun.identity.saml.common.SAMLResponderException.
This exception is thrown when the request could not be performed due to an error at the receiving end.
SAMLResponderException() - Constructor for class com.sun.identity.saml.common.SAMLResponderException
Create an SAMLResponderException with no message.
SAMLResponderException(String) - Constructor for class com.sun.identity.saml.common.SAMLResponderException
Create an SAMLResponderException with a message.
SAMLSiteID - class com.sun.identity.saml.common.SAMLSiteID.
This class is used to generate SAML Site ID
SAMLUtils - class com.sun.identity.saml.common.SAMLUtils.
This class contain some convenient methods, such as getDecodedSourceIDString.
SAMLVersionMismatchException - exception com.sun.identity.saml.common.SAMLVersionMismatchException.
This exception is thrown when the receiver could not process the request because the version was incorrect.
SAMLVersionMismatchException() - Constructor for class com.sun.identity.saml.common.SAMLVersionMismatchException
Create an SAMLVersionMismatchException with no message.
SAMLVersionMismatchException(String) - Constructor for class com.sun.identity.saml.common.SAMLVersionMismatchException
Create an SAMLVersionMismatchException with a message.
SAML_TOKEN - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
SAML Token profile is specified.
SASLRequest - class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest.
The SASLRequest class represents SASLRequest element defined in Authentication Service schema.
SASLRequest(String) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Constructs a SASLRequest instance.
SASLRequest(Element) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
This constructor takes a org.w3c.dom.Element.
SASLResponse - class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse.
The SASLResponse class represents SASLResponse element defined in Authentication Service schema.
SASLResponse(String) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Constructs a SASLResponse instance.
SASLResponse(Element) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
This constructor takes a org.w3c.dom.Element.
SCOPE_BASE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated. Specifies search scope to be just for the object specified
SCOPE_ONE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated. Specifies search scope to be a one level search.
SCOPE_SUB - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated. Specifies search scope to be a sub tree search.
SELECT_URI - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Select Transform name
SELF_SCOPE - Static variable in class com.sun.identity.policy.ResourceResult
Constant to indicate base (self) level scope for ResourceResult evaluation
SERVICE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents Service Information
SERVICE - Static variable in class com.sun.identity.authentication.AuthContext.IndexType
The SERVICE index type indicates that the index name given corresponds to a service (or application).
SERVICE - Static variable in class com.sun.identity.idm.IdOperation
The SERVICE operation is supported only for service related functions on an identity.
SERVICE - Static variable in class com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to services.
SERVICES_SELECTED - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
services selected in the create user select service page
SERVICE_ADMINS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
service administrator group
SERVICE_HELP_DESK_ADMINS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
service help desk administrator group
SERVICE_PROVIDER - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Service provider key.
SERVICE_STATUS_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
SESSIONCONTEXT_STATEMENT - Static variable in class com.sun.identity.liberty.ws.security.SessionContextStatement
The Statement is an Session Context Statement.
SIGNATURE - Static variable in class com.sun.identity.sm.AttributeSchema.Type
The SIGNATURE attribute type specifies that the attribute is a signing attribute.
SINGLE - Static variable in class com.sun.identity.sm.AttributeSchema.Type
The SINGLE attribute type specifies that the attribute can have only a single value.
SINGLE_CHOICE - Static variable in class com.sun.identity.policy.Syntax
value is a single choice from a list
SINGLE_CHOICE - Static variable in class com.sun.identity.sm.AttributeSchema.Type
The SINGLE_CHOICE attribute type specifies that the attribute can have value defined by the getChoiceValues method of AttributeSchema.
SITEATTRIBUTEMAPPER - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies the class with the path where the siteAttributeMapper is located.
SIZE_LIMIT_EXCEEDED - Static variable in class com.iplanet.am.sdk.AMSearchResults
Deprecated. Code used to indicate that the search was unsuccessful as the size limit exceeded during the search process.
SIZE_LIMIT_EXCEEDED - Static variable in class com.sun.identity.idm.IdSearchResults
Code used to indicate that the search was unsuccessful as the size limit exceeded during the search process.
SIZE_LIMIT_EXCEEDED - Static variable in class com.sun.identity.policy.ValidValues
Code used to indicate that the search was unsuccessful as the size limit exceeded during the search process.
SKIP_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Skip when dynamic and user attributes of the same name
SMSException - exception com.sun.identity.sm.SMSException.
The exception class whose instance is thrown if there is any error during the operation of objects of the com.sun.identity.sms package.
SMSException() - Constructor for class com.sun.identity.sm.SMSException
Default constructor for SMSException
SMSException(int, String) - Constructor for class com.sun.identity.sm.SMSException
 
SMSException(int, String, String) - Constructor for class com.sun.identity.sm.SMSException
 
SMSException(String) - Constructor for class com.sun.identity.sm.SMSException
 
SMSException(String, String) - Constructor for class com.sun.identity.sm.SMSException
 
SMSException(Throwable, String) - Constructor for class com.sun.identity.sm.SMSException
Constructs an SMSException.
SMSException(String, Throwable, String) - Constructor for class com.sun.identity.sm.SMSException
Constructs an SMSException.
SMSException(String, String, Throwable, String) - Constructor for class com.sun.identity.sm.SMSException
Constructs an SMSException.
SMSException(String, String, Object[]) - Constructor for class com.sun.identity.sm.SMSException
This constructor is used 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.
SOAPBindingException - exception com.sun.identity.liberty.ws.soapbinding.SOAPBindingException.
The SOAPBindingException class represents a error while processing SOAP request and response.
SOAPBindingException() - Constructor for class com.sun.identity.liberty.ws.soapbinding.SOAPBindingException
The default constructor.
SOAPBindingException(String) - Constructor for class com.sun.identity.liberty.ws.soapbinding.SOAPBindingException
The constructor with a message.
SOAPFault - class com.sun.identity.liberty.ws.soapbinding.SOAPFault.
The SOAPFault class represents a SOAP Fault element
SOAPFault(QName, String) - Constructor for class com.sun.identity.liberty.ws.soapbinding.SOAPFault
The constructor
SOAPFault(QName, String, String, SOAPFaultDetail) - Constructor for class com.sun.identity.liberty.ws.soapbinding.SOAPFault
The constructor.
SOAPFaultDetail - class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail.
The SOAPFaultDetail class represents the 'Detail' child element of SOAP Fault element.
SOAPFaultDetail(QName, String, String) - Constructor for class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
This constructor takes a status code, a status ref and a status comment.
SOAPFaultDetail(List) - Constructor for class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
This constructor takes a list of children except Status element, CorrelationHeader, ProviderHeader ConsentHeader, UsageDirectiveHeader, ProcessingContextHeader and ServiceInstanceUpdateHeader.
SOAPFaultException - exception com.sun.identity.liberty.ws.soapbinding.SOAPFaultException.
The SOAPFaultException class represents a SOAP Fault while processing SOAP request.
SOAPFaultException(Message) - Constructor for class com.sun.identity.liberty.ws.soapbinding.SOAPFaultException
The constructor takes Message
SOAPRequestHandler - class com.sun.identity.wss.security.handler.SOAPRequestHandler.
This class SOAPRequestHandler is to process and secure the in-bound or out-bound SOAPMessages of the web service clients and web service providers.
SOAPRequestHandler() - Constructor for class com.sun.identity.wss.security.handler.SOAPRequestHandler
 
SOAPUrl - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that defines the URL that provides the SAML service.
SOAP_URI - Static variable in class com.sun.identity.saml.common.SAMLConstants
SOAP namespace URI
SOURCEID - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter.
SSL - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML authentication type that uses HTTPS protocol
SSLWITHBASICAUTH - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML authentication type that uses HTTPS protocol and username/password
SSOException - exception com.iplanet.sso.SSOException.
An SSOException is thrown when there are errors related to single sign on token operations.
SSOException(String) - Constructor for class com.iplanet.sso.SSOException
Constructs an instance of the SSOException class.
SSOException(String, String, Object[]) - Constructor for class com.iplanet.sso.SSOException
Constructs an instance of the SSOException class with localizable error message
SSOException(Throwable) - Constructor for class com.iplanet.sso.SSOException
Constructs an instance of the SSOException class.
SSOToken - interface com.iplanet.sso.SSOToken.
The SSOToken class represents a "single sign on"(SSO) token.
SSOTokenEvent - interface com.iplanet.sso.SSOTokenEvent.
The SSOTokenEvent class represents an SSO token event.
SSOTokenID - interface com.iplanet.sso.SSOTokenID.
The SSOTokenID class is used to identify a single sign on token object.
SSOTokenListener - interface com.iplanet.sso.SSOTokenListener.
The SSOTokenListener interface needs to be implemented by the applications to receive SSO token events.
SSOTokenManager - class com.iplanet.sso.SSOTokenManager.
The class SSOTokenManager is a final class that provides interfaces to create and validate SSOTokens.
SSO_FAILED - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Single Sign On failed.
SSO_FAILED_AUTH_ACCOUNT_EXPIRED - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Single Sign On failed because the user account is expired.
SSO_FAILED_AUTH_USER_INACTIVE - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Single Sign On failed because the user account is inactive.
SSO_FAILED_AUTH_USER_LOCKED - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Single Sign On failed because the user account is locked.
SSO_FAILED_AUTO_FED - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Single Sign On failed because it failed to find auto federation user.
SSO_FAILED_FEDERATION_DOESNOT_EXIST - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Single Sign On failed because federation info does not exist at SP side.
SSO_FAILED_TOKEN_GENERATION - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Single Sign On failed because it failed to generate user token.
SSO_TOKEN_DESTROY - Static variable in interface com.iplanet.sso.SSOTokenEvent
SSO Token destroy event
SSO_TOKEN_IDLE_TIMEOUT - Static variable in interface com.iplanet.sso.SSOTokenEvent
SSO Token idle timeout event
SSO_TOKEN_LOCALE_ATTRIBUTE_NAME - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Locale SSO Token property
SSO_TOKEN_MAX_TIMEOUT - Static variable in interface com.iplanet.sso.SSOTokenEvent
SSO Token maximum time out event
SSO_TOKEN_ORGANIZATION_ATTRIBUTE_NAME - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Organization SSO Token property
SSO_TOKEN_PROPERTY_CHANGED - Static variable in interface com.iplanet.sso.SSOTokenEvent
SSO Token property_changed event
STALE_MSG - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
START_DATE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used in a SimpleTimeCondition to define the start of date range for which a policy applies.
START_DAY - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used in a SimpleTimeCondition to define the start of day of week range for which a policy applies.
START_IP - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key used in IPCondition to define the start of IP address range for which a policy applies.
START_TIME - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is used in SimpleTimeCondition to define the beginning of time range during which a policy applies.
STATIC_ATTRIBUTE - Static variable in interface com.sun.identity.policy.interfaces.ResponseProvider
This key is used to define the static user attributes in the IDRepoResponseProvider response provider which are returned as part of a policy decision.
STATIC_GROUP - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents a Static Group object type
STATIC_GROUP_DN_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
STATUS_ABORT - Static variable in class com.sun.identity.sm.SMSException
Status to abort operation
STATUS_CODE - Static variable in interface com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandler
Key used in method modifyDiscoEntries() return Map.
STATUS_CONFIG_PROBLEM - Static variable in class com.sun.identity.sm.SMSException
If the root LDAP exception is INVALID_CREDENTIALS or REFERRAL then this status is set
STATUS_LDAP_OP_FAILED - Static variable in class com.sun.identity.sm.SMSException
If root LDAP cause is an LDAP exception with one of the following error codes then this status is set.
STATUS_NONE - Static variable in class com.sun.identity.sm.SMSException
No status code is set
STATUS_NO_PERMISSION - Static variable in class com.sun.identity.sm.SMSException
If the root LDAP cause is INSUFFICIENT_ACCESS_RIGHTS
STATUS_QUO_ANTE - Static variable in class com.sun.identity.sm.SMSException
If root LDAP cause is LDAP_PARTIAL_RESULTS then this status is set
STATUS_REPEATEDLY_FAILED - Static variable in class com.sun.identity.sm.SMSException
Repeated retry to data store failed
STATUS_RETRY - Static variable in class com.sun.identity.sm.SMSException
Retry connection to data store
STATUS_UNKNOWN_EXCEPTION - Static variable in class com.sun.identity.sm.SMSException
If the root cause is other than any of those listed in other status codes
STEP_0 - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
used to indicate a single step process
STEP_1 - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
first step in multi step process
STEP_2 - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
second step in multi step process
STEP_3 - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
third step in multi step process
STEP_4 - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
fourth step in multi step process
STRICT_SUBTREE_SCOPE - Static variable in class com.sun.identity.policy.ResourceResult
Constant to indicate strict subtree level scope for ResourceResult evaluation
STRING - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The STRING attribute syntax specifies that the attribute is of text type, i.e., can have any unicode characters.
STR_ERROR - Static variable in class com.iplanet.am.util.Debug
flags the state where error debugging is enabled.
STR_MESSAGE - Static variable in class com.iplanet.am.util.Debug
This state enables debugging of messages, warnings and errors.
STR_OFF - Static variable in class com.iplanet.am.util.Debug
flags the disabled debug state.
STR_ON - Static variable in class com.iplanet.am.util.Debug
flags the enables debug state for warnings, errors and messages.
STR_WARNING - Static variable in class com.iplanet.am.util.Debug
flags the state where warning debugging is enabled, but message debugging is disabled.
SUBJECT_TYPE - Static variable in class com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to Subject Type
SUBSCRIBABLE_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated. Subscribable attribute
SUBTREE_SCOPE - Static variable in class com.sun.identity.policy.ResourceResult
Constant to indicate subtree level scope for ResourceResult evaluation
SUB_RESOURCE_MATCH - Static variable in class com.sun.identity.policy.ResourceMatch
The SUB_RESOURCE_MATCH specifies the provided resource is a sub resource.
SUB_SCHEMA_FILTERED_GROUP - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Filtered Group Sub Schema Name.
SUB_SCHEMA_FILTERED_ROLE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Filtered Role Sub Schema Name.
SUB_SCHEMA_GROUP - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Group Sub Schema Name.
SUB_SCHEMA_GROUP_CONTAINER - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Group container Sub Schema Name.
SUB_SCHEMA_ORGANIZATION - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Organization Sub Schema Name.
SUB_SCHEMA_ORGANIZATIONAL_UNIT - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Organizational unit Sub Schema Name.
SUB_SCHEMA_PEOPLE_CONTAINER - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
People container Sub Schema Name.
SUCCESS - Static variable in class com.iplanet.am.sdk.AMSearchResults
Deprecated. Code used to indicate a successful search
SUCCESS - Static variable in class com.sun.identity.authentication.AuthContext.Status
The SUCCESS indicates that the login process has succeeded.
SUCCESS - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Federation or Single Sign on process succeed at SP side.
SUCCESS - Static variable in class com.sun.identity.idm.IdSearchResults
Code used to indicate a successful search
SUCCESS - Static variable in class com.sun.identity.policy.ValidValues
Code used to indicate a successful search
SUNORG_STATUS - Variable in class com.sun.identity.sm.OrganizationConfigManager
 
SUPER_RESOURCE_MATCH - Static variable in class com.sun.identity.policy.ResourceMatch
The SUPER_RESOURCE_MATCH specifies the provided resource is more specific than this resource
SW - Static variable in class com.sun.identity.log.QueryElement
Starts With Relationship.
SYNTAX_BOOLEAN - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_BOOLEAN attribute syntax specifies that the attribute is of boolean type, i.e., can have a value of either true or false
SYNTAX_DATE - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_DATE attribute syntax specifies that the attribute should be a date
SYNTAX_DECIMAL_NUMBER - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_DECIMAL_NUMBER attribute syntax specifies that the attribute is a floating point number, e.g., 1.5, 3.56, etc.
SYNTAX_DECIMAL_RANGE - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_DECIMAL_RANGE attribute syntax specifies that the attribute is a decimal number within a range.
SYNTAX_DN - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_DN attribute syntax specifies that the attribute should be an LDAP distinguished name (DN).
SYNTAX_EMAIL - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_EMAIL attribute syntax specifies that the attribute is a email address.
SYNTAX_ENCRYPTED_PASSWORD - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_ENCRYPTED_PASSWORD attribute syntax specifies that the attribute is of password type, will be used by UI to mask the password typed.
SYNTAX_NUMBER - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_NUMBER attribute syntax specifies that the attribute is a number.
SYNTAX_NUMBER_RANGE - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_NUMBER_RANGE attribute syntax specifies that the attribute is a number within a range.
SYNTAX_NUMERIC - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_NUMERIC attribute syntax specifies that the attribute is numeric, i.e., can have numbers only.
SYNTAX_PARAGRAPH - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_PARAGRAPH attribute syntax specifies that the attribute should be a paragraph
SYNTAX_PASSWORD - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_PASSWORD attribute syntax specifies that the attribute is of password type, will be used by UI to mask the password typed.
SYNTAX_PERCENT - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_PERCENT attribute syntax specifies that the attribute is a percentage.
SYNTAX_STRING - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_STRING attribute syntax specifies that the attribute is of text type, i.e., can have any unicode characters
SYNTAX_URL - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_URL attribute syntax specifies that the attribute is a URL.
SYNTAX_XML - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The SYNTAX_XML attribute syntax specifies that the attribute should be a XML blob
SchemaException - exception com.sun.identity.sm.SchemaException.
The SchemaException is thrown if the error encountered is related to the schema.
SchemaException() - Constructor for class com.sun.identity.sm.SchemaException
Constructs an SchemaException with no specified detail message.
SchemaException(String) - Constructor for class com.sun.identity.sm.SchemaException
Constructs an SchemaException with the specified detail message.
SchemaException(String, String, Object[]) - Constructor for class com.sun.identity.sm.SchemaException
Constructs an SchemaException with the specified error code.
SchemaType - class com.sun.identity.sm.SchemaType.
The class SchemaType defines the types of schema objects, and provides static constants for these schema objects.
SchemaType(String) - Constructor for class com.sun.identity.sm.SchemaType
 
SecureSOAPMessage - class com.sun.identity.wss.security.handler.SecureSOAPMessage.
This class SecureSOAPMessage constructs the secured SOAPMessage for the given security mechanism token.
SecureSOAPMessage(SOAPMessage, boolean) - Constructor for class com.sun.identity.wss.security.handler.SecureSOAPMessage
Constructor to create secure SOAP message.
SecurityAssertion - class com.sun.identity.liberty.ws.security.SecurityAssertion.
The SecurityAssertion class provides an extension to Assertion class to support ID-WSF ResourceAccessStatement and SessionContextStatement.
SecurityAssertion(Element) - Constructor for class com.sun.identity.liberty.ws.security.SecurityAssertion
This constructor creates a SecurityAssertion object from a DOM Element.
SecurityAssertion(String, String, Date, Set) - Constructor for class com.sun.identity.liberty.ws.security.SecurityAssertion
Constructs SecurityAssertion object with the assertionID, the issuer, time when assertion issued and a Set of Statement(s) in the assertion.
SecurityAssertion(String, String, Date, Conditions, Set) - Constructor for class com.sun.identity.liberty.ws.security.SecurityAssertion
Constructs SecurityAssertion object with the assertionID, the issuer, time when assertion issued, the conditions when creating a new assertion and a Set of Statement(s) in the assertion.
SecurityAssertion(String, String, Date, Conditions, Advice, Set) - Constructor for class com.sun.identity.liberty.ws.security.SecurityAssertion
Constructs SecurityAssertion object with the assertionID, 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.
SecurityAttributePlugin - interface com.sun.identity.liberty.ws.security.SecurityAttributePlugin.
This interface SecurityAttributePlugin is used to insert security attributes via the AttributeStatement into the SecurityAssertion during the discovery service credential generation.
SecurityMechanism - class com.sun.identity.wss.security.SecurityMechanism.
This class exposes the SecurityMechnisms of the web services security.
SecurityMechanism(String) - Constructor for class com.sun.identity.wss.security.SecurityMechanism
Constructor
SecurityMechanism(String, boolean) - Constructor for class com.sun.identity.wss.security.SecurityMechanism
Constructor
SecurityPrincipal - class com.sun.identity.wss.security.SecurityPrincipal.
This class SecurityPrincipal exposes the authenticated principal via the message level security.
SecurityPrincipal(String) - Constructor for class com.sun.identity.wss.security.SecurityPrincipal
Default Constructor
SecurityToken - interface com.sun.identity.wss.security.SecurityToken.
This interface represents ws-security token that can be inserted into web services security header.
SecurityTokenException - exception com.sun.identity.liberty.ws.security.SecurityTokenException.
This class is an extension point for all security authority related exceptions.
SecurityTokenException() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenException
Create an SecurityTokenException with no message.
SecurityTokenException(String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenException
Create an SecurityTokenException with a message.
SecurityTokenFactory - class com.sun.identity.wss.security.SecurityTokenFactory.
This class SecurityTokenFactory represents a factory class to create WSS Security tokens.
SecurityTokenManager - class com.sun.identity.liberty.ws.security.SecurityTokenManager.
The class SecurityTokenManager is a final class that provides interfaces to manage Web Service Security (WSS) Tokens.
SecurityTokenManager(Object) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManager
Returns the security token manager instance, the default XMLSignatureManager instance will be used for signing and accessing the data store.
SecurityTokenProvider - interface com.sun.identity.liberty.ws.security.SecurityTokenProvider.
The class SecurityTokenProvider is a provider interface for managing WSS security tokens.
SecurityTokenSpec - interface com.sun.identity.wss.security.SecurityTokenSpec.
A transparent specification of the security token that constitutues a SecurityToken.
SelectTransform - class com.sun.identity.liberty.ws.authnsvc.protocol.SelectTransform.
The SelectTransform class represents a Transform that removes all characters except those specified in the "allowed" parameter.
SelectTransform() - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.SelectTransform
This is the default constructor.
SelectTransform(String) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.SelectTransform
This constructor takes allowed characters.
ServiceAlreadyExistsException - exception com.sun.identity.sm.ServiceAlreadyExistsException.
The ServiceAlreadyExistsException is thrown if the service already exists.
ServiceAlreadyExistsException() - Constructor for class com.sun.identity.sm.ServiceAlreadyExistsException
Constructs an ServiceAlreadyExistsException with no specified detail message.
ServiceAlreadyExistsException(String) - Constructor for class com.sun.identity.sm.ServiceAlreadyExistsException
Constructs an ServiceAlreadyExistsException with the specified detail message.
ServiceAlreadyExistsException(String, String, Object[]) - Constructor for class com.sun.identity.sm.ServiceAlreadyExistsException
Constructs an ServiceAlreadyExistsException with the specified error code.
ServiceAttributeValidator - interface com.sun.identity.sm.ServiceAttributeValidator.
The interface ServiceAttributeValidator should be implemented by the services/applications if validator plugins are required.
ServiceConfig - class com.sun.identity.sm.ServiceConfig.
The class ServiceConfig provides interfaces to manage the configuration information of a service configuration.
ServiceConfigManager - class com.sun.identity.sm.ServiceConfigManager.
The class ServiceConfigurationManager provides interfaces to manage the service's configuration data.
ServiceConfigManager(SSOToken, String, String) - Constructor for class com.sun.identity.sm.ServiceConfigManager
Creates an instance of ServiceConfigManager for the given service and version.
ServiceInstance - class com.sun.identity.liberty.ws.disco.ServiceInstance.
The class ServiceInstance describes a web service at a distinct protocol endpoint.
ServiceInstance() - Constructor for class com.sun.identity.liberty.ws.disco.ServiceInstance
Default Constructor
ServiceInstance(String, String, List) - Constructor for class com.sun.identity.liberty.ws.disco.ServiceInstance
Constructor
ServiceInstance(Element) - Constructor for class com.sun.identity.liberty.ws.disco.ServiceInstance
Constructor.
ServiceInstance - class com.sun.identity.sm.ServiceInstance.
The class ServiceInstance provides methods to manage service's instance variables.
ServiceInstanceUpdate - interface com.sun.identity.liberty.ws.interfaces.ServiceInstanceUpdate.
This class ServiceInstanceUpdate is an interface to include the SOAP Header namely ServiceInstanceUpdateHeader when sending a SOAP Response while processing the service request.
ServiceInstanceUpdateHeader - class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader.
The ServiceInstanceUpdateHeader class represents ServiceInstanceUpdate element defined in SOAP binding schema.
ServiceInstanceUpdateHeader() - Constructor for class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
This is the default constructor.
ServiceInstanceUpdateHeader.Credential - class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader.Credential.
The ServiceInstanceUpdateHeader.Credential class represents 'Credential' element in ServiceInstanceUpdate element defined in SOAP binding schema.
ServiceInstanceUpdateHeader.Credential(Element, Date) - Constructor for class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader.Credential
Constructs a credential object.
ServiceListener - interface com.sun.identity.sm.ServiceListener.
The interface ServiceListener needs to be implemented by applications in order to receive service data change notifications.
ServiceManager - class com.sun.identity.sm.ServiceManager.
The ServiceManager class provides methods to register/remove services and to list currently registered services.
ServiceManager(SSOToken) - Constructor for class com.sun.identity.sm.ServiceManager
Creates an instance of ServiceManager.
ServiceNotFoundException - exception com.sun.identity.sm.ServiceNotFoundException.
The ServiceNotFoundException is thrown if the service does not exist.
ServiceNotFoundException() - Constructor for class com.sun.identity.sm.ServiceNotFoundException
Constructs an ServiceNotFoundException with no specified detail message.
ServiceNotFoundException(String) - Constructor for class com.sun.identity.sm.ServiceNotFoundException
Constructs an ServiceNotFoundException with the specified detail message.
ServiceNotFoundException(String, String, Object[]) - Constructor for class com.sun.identity.sm.ServiceNotFoundException
Constructs an ServiceNotFoundException with the specified error code.
ServiceSchema - class com.sun.identity.sm.ServiceSchema.
The class ServiceSchema provides interfaces to manage the schema information of a service.
ServiceSchemaManager - class com.sun.identity.sm.ServiceSchemaManager.
The class ServiceSchemaManager provides interfaces to manage the service's schema.
ServiceSchemaManager(SSOToken, String, String) - Constructor for class com.sun.identity.sm.ServiceSchemaManager
Creates an instance of ServiceSchemaManager for the given service and version pair.
SessionContext - class com.sun.identity.liberty.ws.security.SessionContext.
The SessionContext class represents session status of an entity to another system entity.
SessionContext(SessionSubject, AuthnContext, String) - Constructor for class com.sun.identity.liberty.ws.security.SessionContext
Constructs a SessionContext object from a SessionSubject object, a AuthnContext object and a String.
SessionContext(Element) - Constructor for class com.sun.identity.liberty.ws.security.SessionContext
Constructs an SessionContext object from a DOM Element.
SessionContextStatement - class com.sun.identity.liberty.ws.security.SessionContextStatement.
The SessionContextStatement element conveys session status of an entity to another system entity within the body of an <saml:assertion> element.
SessionContextStatement(SessionContext, Subject) - Constructor for class com.sun.identity.liberty.ws.security.SessionContextStatement
Constructs a SessionContextStatement object from a SessionContext object and a Subject object.
SessionContextStatement(SessionContext, ProxySubject, Subject) - Constructor for class com.sun.identity.liberty.ws.security.SessionContextStatement
Constructs a SessionContextStatement object from a SessionContext object, a proxySubject and a Subject object.
SessionContextStatement(Element) - Constructor for class com.sun.identity.liberty.ws.security.SessionContextStatement
Constructs a SessionContextStatement object from a DOM element.
SessionSubject - class com.sun.identity.liberty.ws.security.SessionSubject.
The SessionSubject class represents a liberty subject with associated session status.
SessionSubject(NameIdentifier, SubjectConfirmation, IDPProvidedNameIdentifier) - Constructor for class com.sun.identity.liberty.ws.security.SessionSubject
Constructs a SessionSubject object from a NameIdentifier object, SubjectConfirmation and IDPProvidedNameIdentifier object.
SessionSubject(NameIdentifier, IDPProvidedNameIdentifier) - Constructor for class com.sun.identity.liberty.ws.security.SessionSubject
Constructs a SessionSubject object from a NameIdentifier object and a IDPProvidedNameIdentifier object.
SessionSubject(Element) - Constructor for class com.sun.identity.liberty.ws.security.SessionSubject
Constructs a SessionSubject object from a DOM element.
SessionSubject(SubjectConfirmation) - Constructor for class com.sun.identity.liberty.ws.security.SessionSubject
Constructs a SessionSubject object from a SubjectConfirmation object.
SignatureProvider - interface com.sun.identity.saml.xmlsig.SignatureProvider.
This is an interface to be implemented to sign and verify XML signature.
SiteAttributeMapper - interface com.sun.identity.saml.plugins.SiteAttributeMapper.
Deprecated. This class has been deprecated. Please use PartnerSiteAttributeMapper instead.
Statement - class com.sun.identity.saml.assertion.Statement.
The <Statement> element is an extension point that allows other assertion-based applications to reuse the SAML assertion framework.
Status - class com.sun.identity.liberty.ws.common.Status.
This class represents a common status object.
Status() - Constructor for class com.sun.identity.liberty.ws.common.Status
Default constructor
Status(String, String) - Constructor for class com.sun.identity.liberty.ws.common.Status
Constructor
Status - class com.sun.identity.saml.protocol.Status.
This class represents the Status element.
Status(Element) - Constructor for class com.sun.identity.saml.protocol.Status
This constructor is used to construct a Status from a DOM element.
Status(StatusCode, String, Element) - Constructor for class com.sun.identity.saml.protocol.Status
Constructor.
Status(StatusCode) - Constructor for class com.sun.identity.saml.protocol.Status
Constructs a Status object from a StatusCode.
StatusCode - class com.sun.identity.saml.protocol.StatusCode.
This class represents the StatusCode and SubStatusCode element.
StatusCode(Element) - Constructor for class com.sun.identity.saml.protocol.StatusCode
Constructs an instance of StatusCode from a DOM element.
StatusCode(String, StatusCode) - Constructor for class com.sun.identity.saml.protocol.StatusCode
Construct a StatusCode object from a value String and a sub StatusCode.
StatusCode(String) - Constructor for class com.sun.identity.saml.protocol.StatusCode
Construct a StatusCode object from a value String.
Subject - interface com.sun.identity.policy.interfaces.Subject.
The class Subject defines a collection of users (or subject) to whom the specified policy is applied.
Subject - class com.sun.identity.saml.assertion.Subject.
The element specifies one or more subjects.
Subject(NameIdentifier, SubjectConfirmation) - Constructor for class com.sun.identity.saml.assertion.Subject
Constructs a Subject object from a NameIdentifier object and a SubjectConfirmation object.
Subject(NameIdentifier) - Constructor for class com.sun.identity.saml.assertion.Subject
Constructs a Subject object from a NameIdentifier object.
Subject(Element) - Constructor for class com.sun.identity.saml.assertion.Subject
This constructor builds a subject element from an existing XML block which has already been built into a DOM.
Subject(SubjectConfirmation) - Constructor for class com.sun.identity.saml.assertion.Subject
Constructs a Subject object from a SubjectConfirmation object.
SubjectConfirmation - class com.sun.identity.saml.assertion.SubjectConfirmation.
The element specifies a subject by specifying data that authenticates the subject.
SubjectConfirmation(Element) - Constructor for class com.sun.identity.saml.assertion.SubjectConfirmation
Constructs a subject confirmation element from an existing XML block.
SubjectConfirmation(String) - Constructor for class com.sun.identity.saml.assertion.SubjectConfirmation
From scratch constructor for a single confirmation method.
SubjectConfirmation(Set) - Constructor for class com.sun.identity.saml.assertion.SubjectConfirmation
From scratch constructor for multiple confirmation methods
SubjectConfirmation(Set, Element, Element) - Constructor for class com.sun.identity.saml.assertion.SubjectConfirmation
Constructs an SubjectConfirmation instance.
SubjectLocality - class com.sun.identity.saml.assertion.SubjectLocality.
The SubjectLocality element specifies the DNS domain name and IP address for the system entity that performed the authentication.
SubjectLocality() - Constructor for class com.sun.identity.saml.assertion.SubjectLocality
Constructor Constructor taking in nothing (assertion schema 25 allows it )
SubjectLocality(Element) - Constructor for class com.sun.identity.saml.assertion.SubjectLocality
Constructs an instance of SubjectLocality from an existing XML block.
SubjectLocality(String, String) - Constructor for class com.sun.identity.saml.assertion.SubjectLocality
Constructs an instance of SubjectLocality.
SubjectQuery - class com.sun.identity.saml.protocol.SubjectQuery.
This abstract class extends from another abstract class Query.
SubjectStatement - class com.sun.identity.saml.assertion.SubjectStatement.
The <SubjectStatement> element is an extension point that allows other assertion-based applications to reuse the SAML assertion framework.
SubjectTypeManager - class com.sun.identity.policy.SubjectTypeManager.
The class SubjectTypeManager provides methods to get a list of configured Subject objects, and to obtain a factory object for it.
Syntax - class com.sun.identity.policy.Syntax.
Provides an enum like support for the syntax of values such as ANY, NONE, LIST, CONSTANT, SINGLE_CHOICE, MULTIPLE_CHOICE In other words, provides access to a set of finite values and enforces new values can not be created by users
SystemAppTokenProvider - class com.sun.identity.security.SystemAppTokenProvider.
This is an default implementation of AppSSOTokenProvider.
SystemAppTokenProvider(String, String) - Constructor for class com.sun.identity.security.SystemAppTokenProvider
Constructs a SystemAppTokenProvider.
SystemProperties - class com.iplanet.am.util.SystemProperties.
This class provides functionality that allows single-point-of-access to all related system properties.
SystemProperties() - Constructor for class com.iplanet.am.util.SystemProperties
 
saveConfig(TrustAuthorityConfig) - Static method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Saves the trust authority configuration.
saveProvider(ProviderConfig) - Static method in class com.sun.identity.wss.provider.ProviderConfig
Saves the Provider in the configuration repository.
schemaChanged(String, String) - Method in interface com.iplanet.am.sdk.AMServiceListener
Deprecated. This method will be invoked when a service's schema has been changed.
schemaChanged(String, String) - Method in interface com.sun.identity.sm.ServiceListener
This methid will be invoked when a service's schema has been changed.
search(int, String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Search objects based on specified level and filter.
search(SSOToken, IdType, String, int, int, Set, boolean, int, Map, boolean) - Method in class com.sun.identity.idm.IdRepo
Search for specific type of identities.
searchAllRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for all roles in this organization using wildcards.
searchAllRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for all roles in this organization using wildcards.
searchAllRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for all roles in this organization using wildcards and attribute values.
searchAllRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for all roles in this organization using wildcards and attribute values.
searchAllRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for all roles in this organizational unit using wildcards.
searchAllRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for all roles in this organizational unit using wildcards.
searchAllRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for all roles in this organizational unit using wildcards and attribute values.
searchAllRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for all roles in this organizational unit using wildcards and attribute values.
searchAssignableDynamicGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for assignable dynamic groups in this organization using wildcards.
searchAssignableDynamicGroups(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for assignable dynamic groups in this organization using wildcards.
searchAssignableDynamicGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for assignable dynamic groups in this organization using wildcards.
searchAssignableDynamicGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for assignable dynamic groups in this organization using wildcards and attribute values.
searchAssignableDynamicGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for assignable dynamic groups in this organization using wildcards and attribute values.
searchAssignableDynamicGroups(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for assignable dynamic groups in this organization using wildcards and attribute values.
searchAssignableDynamicGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for assignable dynamic groups in this organizational unit using wildcards.
searchAssignableDynamicGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for assignable dynamic groups in this organizational unit using wildcards.
searchAssignableDynamicGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for assignable dynamic groups in this organizational unit using wildcards and attribute values.
searchAssignableDynamicGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for assignable dynamic groups in this organizational unit using wildcards and attribute values.
searchDynamicGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for dynamic groups in this organization using wildcards.
searchDynamicGroups(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for dynamic groups in this organization using wildcards.
searchDynamicGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for dynamic groups in this organization using wildcards.
searchDynamicGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for dynamic groups in this organization using wildcards and attribute values.
searchDynamicGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for dynamic groups in this organization using wildcards and attribute values.
searchDynamicGroups(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for dynamic groups in this organization using wildcards and attribute values.
searchDynamicGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for dynamic groups in this organization unit using wildcards.
searchDynamicGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for dynamic groups in this organization unit using wildcards.
searchDynamicGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for dynamic groups in this organization unit using wildcards and attribute values.
searchDynamicGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for dynamic groups in this organization unit using wildcards and attribute values.
searchEntities(int, String, int, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for entities of the given type.
searchEntities(int, String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for entities of the given type.
searchEntities(int, String, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for entities of the given type.
searchEntities(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for resources in this organization using wildcards and attribute values.
searchEntities(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for resources in this people container using wildcards and attribute values.
searchEntities(String, AMSearchControl, String, String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for entities in this container using wildcards and a filter.
searchEntities(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Searches for resources in this organization using wildcards and attribute values.
searchEntities(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Searches for entities in this people container using wildcards and attribute values.
searchEntities(String, AMSearchControl, String, String) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Searches for entities in this people container using wildcards and a filter.
searchFilteredRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for filtered roles in this organization using wildcards.
searchFilteredRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for filtered roles in this organization using wildcards.
searchFilteredRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for filtered roles in this organization using wildcards and attribute values.
searchFilteredRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for filtered roles in this organization using wildcards and attribute values.
searchFilteredRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for filtered roles in this organization using wildcards.
searchFilteredRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for filtered roles in this organization using wildcards.
searchFilteredRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for filtered roles in this organization using wildcards and attribute values.
searchFilteredRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for filtered roles in this organization using wildcards and attribute values.
searchGroupContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for group containers in this organization using wildcards and attribute values.
searchGroupContainers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for group containers in this organization using wildcards and attribute values.
searchGroupContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for group containers in this organizational unit using wildcards and attribute values.
searchGroupContainers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for group containers in this organizational unit using wildcards and attribute values.
searchGroups(String, int) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Searches for groups in this group using wildcards.
searchGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Searches for groups in this group using wildcards and attribute values.
searchGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Searches for groups in this group using wildcards and attribute values.
searchGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Searches for groups in this group container using wildcards and attribute values.
searchGroups(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Searches for groups in this group container using wildcards.
searchGroups(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Searches for assignable dynamic groups in this group container using wildcards and attribute values.
searchGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Searches for groups in this group container using wildcards and attribute values.
searchGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for groups in this organization using wildcards and attribute values.
searchGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for groups in this organization using wildcards and attribute values.
searchGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for groups in this organizational unit using wildcards and attribute values.
searchGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for groups in this organizational unit using wildcards and attribute values.
searchIdentities(IdType, String, IdSearchControl) - Method in class com.sun.identity.idm.AMIdentityRepository
Searches for identities of certain types from each plugin and returns a combined result.
searchOrganizationalUnits(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for organizational units in this organization using wildcards.
searchOrganizationalUnits(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for organizational units in this organization using wildcards.
searchOrganizationalUnits(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for organizational units in this organization using wildcards and attribute values.
searchOrganizationalUnits(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for organizational units in this organization using wildcards and attribute values.
searchOrganizations(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for organizations in this organizational unit using wildcards.
searchOrganizations(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for organizations in this organizational unit using wildcards.
searchOrganizations(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for organizations in this organizational unit using wildcards and attribute values.
searchOrganizations(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for organizations in this organizational unit using wildcards and attribute values.
searchPeopleContainers(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for people containers in this organization using wildcards and attribute values.
searchPeopleContainers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for people containers in this organization using wildcards and attribute values.
searchPeopleContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for people containers in this organization using wildcards and attribute values.
searchPeopleContainers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for people containers in this organization using wildcards and attribute values.
searchPeopleContainers(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for people containers in this organizational unit using wildcards and attribute values.
searchPeopleContainers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for people containers in this organizational unit using wildcards and attribute values.
searchPeopleContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for people containers in this organizational unit using wildcards * and * attribute values.
searchPeopleContainers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for people containers in this organizational unit using wildcards * and * attribute values.
searchResources(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Searches for resources in this organization using wildcards and attribute values.
searchResources(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Searches for resources in this people container using wildcards and attribute values.
searchRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for roles in this organization using wildcards.
searchRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for roles in this organization using wildcards.
searchRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for roles in this organization using wildcards and attribute values.
searchRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for roles in this organization using wildcards and attribute values.
searchRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for roles in this organizational unit using wildcards.
searchRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for roles in this organizational unit using wildcards.
searchRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for roles in this organizational unit using wildcards and attribute values.
searchRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for roles in this organizational unit using wildcards and attribute values.
searchStaticGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Searches for static groups in this group container using wildcards and attribute values.
searchStaticGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for static groups in this organization using wildcards.
searchStaticGroups(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for static groups in this organization using wildcards.
searchStaticGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for static groups in this organization using wildcards.
searchStaticGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for static groups in this organization using wildcards and attribute values.
searchStaticGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for static groups in this organization using wildcards and attribute values.
searchStaticGroups(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for static groups in this organization using wildcards and attribute values.
searchStaticGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for static groups in this organizational unit using wildcards.
searchStaticGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for static groups in this organizational unit using wildcards.
searchStaticGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for static groups in this organizational unit using wildcards and attribute values.
searchStaticGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for static groups in this organizational unit using wildcards and attribute values.
searchSubGroupContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Searches for sub group containers in this group container using wildcards and attribute values.
searchSubGroupContainers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated. Searches for group containers in this group container using wildcards and attribute values.
searchSubOrganizationalUnits(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for sub organizational units in this organizational unit using wildcards.
searchSubOrganizationalUnits(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for sub organizational units in this organizational unit using wildcards.
searchSubOrganizationalUnits(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for sub organizational units in this organizational unit using wildcards and attribute values.
searchSubOrganizationalUnits(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for sub organizational units in this organizational unit using wildcards and attribute values.
searchSubOrganizations(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for sub organizations in this organization using wildcards.
searchSubOrganizations(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for sub organizations in this organization using wildcards.
searchSubOrganizations(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for sub organizations in this organization using wildcards and attribute values.
searchSubOrganizations(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for sub organizations in this organization using wildcards and attribute values.
searchSubPeopleContainers(String, int) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Searches for sub people containers in this people container using wildcards and attribute values.
searchSubPeopleContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Searches for sub people containers in this people container using wildcards and attribute values.
searchUsers(String) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Searches for users in this group using wildcards and attribute values.
searchUsers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Searches for users in this group using wildcards.
searchUsers(AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated. Searches for users in this group using attribute values.
searchUsers(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for users in this organization using wildcards and attribute values.
searchUsers(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for users in this organization using wildcards and attribute values.
searchUsers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for users in this organization using wildcards and attribute values.
searchUsers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for users in this organization using wildcards and attribute values.
searchUsers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for users in this organization using wildcards and attribute values.
searchUsers(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for users in this organization using wildcards and attribute values.
searchUsers(String, AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for users in this organization using wildcards and attribute values.
searchUsers(AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Searches for users in this organization using attribute values.
searchUsers(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for users in this organizational unit using wildcards and attribute values.
searchUsers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for users in this organizational unit using wildcards and attribute values.
searchUsers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for users in this organizational unit using wildcards and attribute values.
searchUsers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for users in this organizational unit using wildcards and attribute values.
searchUsers(String, AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for users in this organizational unit using wildcards and filter.
searchUsers(AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Searches for users in this organization attribute values.
searchUsers(String, int) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Searches for users in this people container using wildcards and attribute values.
searchUsers(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Searches for users in this organization using wildcards and attribute values.
searchUsers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Searches for users in this people container using wildcards and attribute values.
searchUsers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Searches for users in this group using wildcards and attribute values.
searchUsers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Searches for users in this group using wildcards and attribute values.
searchUsers(String, AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Searches for users in this people container using wildcards and attribute values.
searchUsers(AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Searches for users in this people container using attribute values.
searchUsers(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated. Searches for users in this people container using wildcards and attribute values.
searchUsers(String, int) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated. Searches for users in this role using wildcards and attribute values.
searchUsers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated. Searches for users in this people container using wildcards and attribute values.
searchUsers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated. Searches for users in this role using wildcards and attribute values.
searchUsers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated. Searches for users in this group using wildcards and attribute values.
searchUsers(AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated. Searches for users in this role using attribute values.
secureRequest(SOAPMessage, Subject, Map) - Method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
Secures the SOAPMessage request by adding necessary credential information.
secureResponse(SOAPMessage, Map) - Method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
Secures the SOAP Message response to the client.
send(HttpServletResponse, boolean) - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Sends the PAOS request message via an HTTP response to the User Agent side.
sendRequest(SASLRequest, String) - Static method in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcClient
Sends a SASL request to the Authentication Service SOAP endpoint and returns a SASL response.
sendRequest(Message, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Sends SOAP request to WSP.
sendRequest(Message, String) - Static method in class com.sun.identity.liberty.ws.soapbinding.Client
Sends a request to a SOAP endpoint and returns the response.
sendRequest(Message, String, String) - Static method in class com.sun.identity.liberty.ws.soapbinding.Client
Sends a request to a SOAP endpoint and returns the response.
sendRequest(Message, String, String, String) - Static method in class com.sun.identity.liberty.ws.soapbinding.Client
Sends a request to a SOAP endpoint and returns the response.
setAbstract(String) - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Sets abstract.
setActionValues(Map) - Method in class com.sun.identity.policy.Rule
Sets the action names and their corresponding actions values (or permissions) for the resource or the service.
setActive(boolean) - Method in class com.sun.identity.policy.Policy
Set the active flag for policy.
setActiveStatus(boolean) - Method in class com.sun.identity.idm.AMIdentity
If there is a status attribute configured, then set its status to true or activated state if the parameter active is true.
setActiveStatus(SSOToken, IdType, String, boolean) - Method in class com.sun.identity.idm.IdRepo
Sets the object's status to active.
setActor(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Sets value of 'actor' attribute.
setActor(String) - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Sets value of 'actor' attribute.
setActor(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Sets value of 'actor' attribute.
setActor(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Sets value of 'actor' attribute.
setActor(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Sets value of 'actor' attribute.
setActor(String) - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Sets value of 'actor' attribute.
setAdvices(Map) - Method in class com.sun.identity.policy.ActionDecision
Sets advices associated with this action decision.
setAdvices(Map) - Method in class com.sun.identity.policy.ConditionDecision
Sets advices associated with this object
setAdvisoryAuthnID(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Sets value of advisoryAuthnID attribute.
setAffiliationID(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Sets value of affiliationID attribute
setAllReturnAttributes(boolean) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated. Sets the specified boolean value to the variable.
setAllReturnAttributes(boolean) - Method in class com.sun.identity.idm.IdSearchControl
Sets the specified boolean value to the variable.
setAllowed(boolean) - Method in class com.sun.identity.policy.ConditionDecision
Sets boolean result of condition evaluation
setAny(List) - Method in class com.sun.identity.liberty.ws.disco.InsertEntry
Sets the value of the Any property.
setAny(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the any attribute.
setArtifact(String[]) - Method in class com.sun.identity.authentication.spi.SAMLCallback
Sets the SAML web artifact.
setAttribute(List) - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Sets the list of authentication module data store specific attributes.
setAttributeByteArray(String, byte[][]) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Sets byte attribute values in this AMObject.
setAttributeDefaults(Map) - Method in class com.sun.identity.sm.ServiceSchema
Method to change the default values of attributes in the schema.
setAttributeDefaults(String, Set) - Method in class com.sun.identity.sm.ServiceSchema
Method to change default value for a specific attribute.
setAttributes(Map) - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated. Sets attribute values in this AMObject.
setAttributes(Map) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Sets attribute values in this AMObject.
setAttributes(Map) - Method in class com.sun.identity.idm.AMIdentity
Set the values of attributes.
setAttributes(SSOToken, IdType, String, Map, boolean) - Method in class com.sun.identity.idm.IdRepo
Set the values of attributes of the identity.
setAttributes(String, Map) - Method in class com.sun.identity.sm.OrganizationConfigManager
Sets/Creates organization attributes for the service.
setAttributes(Map) - Method in class com.sun.identity.sm.ServiceConfig
Sets the service configuration parameters.
setAttributes(Map) - Method in class com.sun.identity.sm.ServiceInstance
Sets the attributes that are specific to the service instance.
setAttributesByteArray(Map) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Sets byte attribute values in this AMObject.
setAudience(List) - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Add a List of audience held within this Condition element
setAuthLevel(int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Set the AuthLevel for this session.
setAuthenticaionMethod(String) - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Set AuthenticationMethod for AuthenticationStatement.
setAuthenticationInstant(Date) - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Set AuthenticationInstant for AuthenticationStatement.
setAuthnContext(AuthnContext) - Method in class com.sun.identity.liberty.ws.security.SessionContext
Sets the AuthnContext to the SessionContext.
setAuthorityBinding(List) - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Set the AuthorityBinding for AuthenticationStatement.
setAuthzID(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Sets value of authzID attribute.
setBinaryAttributes(Map) - Method in class com.sun.identity.idm.AMIdentity
Set the values of binary attributes.
setBinaryAttributes(SSOToken, IdType, String, Map, boolean) - Method in class com.sun.identity.idm.IdRepo
Set the values of binary attributes the identity.
setBinarySecurityToken(BinarySecurityToken) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the binary security token.
setBinarySecurityToken(BinarySecurityToken) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a binary security token for this message.
setBooleanValues(String, String, String, String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the boolean values of the attribute.
setCertAlias(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManager
Sets the alias of the certificate used for issuing WSS token, i.e.
setCertAlias(String) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Sets the alias of the certificate used for issuing WSS token, i.e.
setCertDBPassword(String) - Static method in class com.sun.identity.authentication.AuthContext
Sets the password for the certificate database.
setCertificate(X509Certificate) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Sets the certificate used for issuing WSS token, i.e.
setCheckSignature(boolean) - Method in class com.sun.identity.authentication.spi.SAMLCallback
Sets the flag indicating whether signature verification is required for SAML POST response.
setChild(Element) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader.Credential
Sets the child element.
setClientAuth(boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the client authentication.
setClientAuthentication(boolean) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Sets flag to indicate whether the connection is SSL/TLS with client authentication.
setClientAuthentication(boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a boolean flag.
setClientCert(String) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Sets the alias for the client certificate.
setClientCert(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the alias for the client certificate if the connection is TLS/SSL with client authentication.
setClientHostName(String) - Method in class com.sun.identity.authentication.AuthContext
Sets the client's hostname or IP address.This could be used by the policy component to restrict access to resources.
setCode(QName) - Method in class com.sun.identity.liberty.ws.common.Status
Sets status code
setColumns(ArrayList) - Method in class com.sun.identity.log.LogQuery
Set the columns to be selected.
setComment(String) - Method in class com.sun.identity.liberty.ws.common.Status
Sets comment
setConsentHeader(ConsentHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets ConsentHeader.
setConsentHeader(ConsentHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets ConsentHeader.
setCorrelationHeader(CorrelationHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets CorrelationHeader.
setCorrelationHeader(CorrelationHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets CorrelationHeader.
setCosQualifier(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the cosQualifier attribute
setCredentialRef(List) - Method in class com.sun.identity.liberty.ws.disco.Description
Sets the value of the CredentialRef property.
setCredentials(List) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Sets a list of child Elements of 'Credentials' Element.
setCredentials(List) - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Sets credentials
setCredentials(List) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Sets a list of value of 'Credential' element.
setCurrentFile(String) - Method in class com.sun.identity.log.Logger
Set the current file to which the logger's handler is writing to.
setDNSAddress(String) - Method in class com.sun.identity.saml.assertion.SubjectLocality
Set the DNS address for SubjectLocality> locality.
setData(byte[]) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Sets value of Element 'Data'.
setData(byte[]) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Sets value of Element 'Data'.
setDebug(int) - Method in class com.iplanet.am.util.Debug
Sets the debug capabilities based on the values of the debugType argument.
setDebug(String) - Method in class com.iplanet.am.util.Debug
Sets the debug capabilities based on the values of the debugType argument.
setDefaultKeyStore(boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the provider to use the default keystore.
setDefaultValues(Set) - Method in class com.sun.identity.sm.AttributeSchema
Sets the default values of the attribute.
setDescription(List) - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Sets the service descriptions.
setDescription(String) - Method in class com.sun.identity.policy.Policy
Sets the description for the policy.
setDescriptionIDRef(List) - Method in class com.sun.identity.liberty.ws.disco.Directive
Sets a list of description ID references.
setDetail(SOAPFaultDetail) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Sets a SOAP Fault Detail.
setDirectiveType(String) - Method in class com.sun.identity.liberty.ws.disco.Directive
Sets type of the directive.
setDirty(String, Map) - Method in interface com.iplanet.services.cdm.ClientTypesManager
Updates client data.
setDoNotCacheCondition(DoNotCacheCondition) - Method in class com.sun.identity.saml.assertion.Conditions
Set DoNotCacheCondition elements held within this Conditions element.
setElementValue(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Sets value of ProcessingContext element if it is not null
setElements(List) - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Sets a list of child elements.
setEncryptedData(Element) - Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Sets encrypted data element.
setEncryptedKey(Element) - Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Sets encrypted key element.
setEncryptedResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.disco.Modify
Sets the encrypted resource ID for the discovery resource to be modified.
setEncryptedResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.disco.Query
Sets the encrypted resource ID of the discovery resource to be queried.
setEncryptedResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Sets encrypted resource ID.
setEncryptedResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Sets encrypted resource ID
setEncryptedResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Sets encrypted resource ID for the DST query.
setEncryptedResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Sets the EncryptedResourceID for this ResourceAccessStatement object.
setEndRange(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the end range Attribute.
setEndpoint(String) - Method in class com.sun.identity.liberty.ws.disco.Description
Sets SOAP end point URI
setEndpoint(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Sets value of Endpoint element.
setEndpoint(String) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the end point.
setEntryID(String) - Method in class com.sun.identity.liberty.ws.disco.RemoveEntry
Sets entry ID to be removed.
setEntryID(String) - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Sets entry ID
setErrorCode(int) - Method in class com.sun.identity.idm.IdSearchResults
Set the error code for this Search Result
setExportable(boolean) - Method in class com.sun.identity.sm.ServiceSchema
Sets the exportable nature of the service configurations created for this schema.
setExportedOrganizationNames(Set) - Method in class com.sun.identity.sm.ServiceConfig
Sets the organization names that can import the service configuration.
setExtension(Element) - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Sets modify response extension.
setExtension(List) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Sets the extension property
setFailureID(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Sets the userID of user who failed authentication.
setFaultActor(String) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Sets value of 'faultactor' element.
setFaultCode(QName) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Sets value of 'faultcode' element.
setFaultString(String) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Sets value of 'faultstring' element.
setFieldName(String) - Method in class com.sun.identity.log.QueryElement
Sets the field name for this query element.
setFieldValue(String) - Method in class com.sun.identity.log.QueryElement
Sets the value for the field name in this query element.
setFilter(String) - Method in interface com.iplanet.am.sdk.AMDynamicGroup
Deprecated. Sets the search filter for the dynamic group.
setFilter(String) - Method in interface com.iplanet.am.sdk.AMFilteredRole
Deprecated. Sets the search filter for the filtered role.
setFormat(String) - Method in class com.sun.identity.saml.assertion.NameIdentifier
Set the format attribute.
setGlobalOperand(int) - Method in class com.sun.identity.log.LogQuery
Sets the globalOperand field to either any query criteria match or to match all the criteria.
setGroup(String) - Method in class com.sun.identity.sm.ServiceInstance
Sets the group name for this instance.
setHeader(String) - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Sets the authentication module header string display.
setI18NFileName(String) - Method in class com.sun.identity.sm.ServiceSchema
Sets the I18N properties file name for the service schema
setI18NFileName(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Sets the I18N properties file name for the service
setI18NJarURL(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Sets the URL of the JAR file that contains the I18N properties
setI18NKey(String) - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Set I18N key to describe the configuration attribute
setI18NKey(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the I18N key to describe the configuration attribute.
setI18NKey(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Sets the i18nKey of the schema.
setI18Nkey(String) - Method in class com.sun.identity.sm.ServiceSchema
Sets the value of the I18N key in the service schema.
setIPAddress(String) - Method in class com.sun.identity.saml.assertion.SubjectLocality
Set the IP address for SubjectLocality locality.
setId(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Sets value of id attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Sets value of id attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Sets value of 'id' attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.disco.Description
Sets id attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Sets id attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.disco.Query
Sets id attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Sets id attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.disco.ResourceID
Sets id attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.dst.DSTData
Sets id attribute
setId(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets id attribute
setId(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Sets id attribute
setId(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Sets id attribute
setId(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Sets id attribute
setId(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Sets id attribute
setId(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Sets id attribute
setInResponseTo(String) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Set the InResponseTo of the Response.
setInheritance(String) - Method in class com.sun.identity.sm.ServiceSchema
Set the value of inheritance attribute in service schema.
setInsertEntry(List) - Method in class com.sun.identity.liberty.ws.disco.Modify
Sets the value of the InsertEntry property.
setIssueInstant(Date) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Set the IssueInstant of the Request.
setIssueInstant(Date) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Set the IssueInstant of the Response.
setItemID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Sets item id attribute
setItemID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Sets item ID attribute
setItemID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Sets itemID attribute
setItemIDRef(String) - Method in class com.sun.identity.liberty.ws.dst.DSTData
Sets item reference.
setItemIDRef(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Sets item id reference
setItemIDRef(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Sets item reference.
setKey(String, String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Set the key to access key store database.
setKeyAlias(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the key alias for this provider.
setKeyAlias(String) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the key alias for the trust authority.
setKeyInfo(Element) - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Set the key info.
setKeyStore(String, String, String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the keystore for this provider.
setKeyStore(KeyStore, String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the keystore for this provider.
setLDAPErrorCode(String) - Method in class com.sun.identity.idm.IdRepoException
Replace the LDAP error code associated with this error message.
setLogInfoMap(Map) - Method in class com.sun.identity.log.LogRecord
Convenience method to set the log information map.
setLoginFailureURL(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Sets the the login failure URL for the user.
setLoginSuccessURL(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Sets the the login successful URL for the user.
setMajorVersion(int) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Sets the MajorVersion of the Request.
setMajorVersion(int) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Sets the MajorVersion of the Response.
setMaxRecord(int) - Method in class com.sun.identity.log.LogQuery
 
setMaxResults(int) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated. Sets the maximum number of search results to return; 0 means there is no limit.
setMaxResults(int) - Method in class com.sun.identity.idm.IdSearchControl
Sets the maximum number of search results to return; 0 means there is no limit.
setMaxValue(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the maximum value attribute.
setMechanism(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Sets value of mechanism attribute
setMessageID(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Sets value of messageID attribute of CorrelationHeader.
setMessageID(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Sets value of messageID attribute of CorrelationHeader.
setMinValue(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the minimum value attribute.
setMinorVersion(int) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Sets the MinorVersion of the Request.
setMinorVersion(int) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Sets the MinorVersion of the Response.
setMonitoringStatus - Static variable in class com.sun.identity.log.LogManager
Indicator for having set Monitoring Status
setMustUnderstand(Boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Sets value of 'mustUnderstand' attribute.
setMustUnderstand(Boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Sets value of 'mustUnderstand' attribute.
setMustUnderstand(Boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Sets value of 'mustUnderstand' attribute.
setMustUnderstand(Boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Sets value of 'mustUnderstand' attribute.
setMustUnderstand(Boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Sets value of mustUnderstand attribute.
setMustUnderstand(Boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Sets value of 'mustUnderstand' attribute.
setName(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
Sets value of 'name' attribute.
setName(String) - Method in class com.sun.identity.policy.Policy
Sets the name of the policy.
setName(String) - Method in class com.sun.identity.policy.Rule
Sets the name for the rule.
setNameIdentifier(NameIdentifier) - Method in class com.sun.identity.saml.assertion.Subject
Set the NameIdentifier to the subject.
setNameQualifier(String) - Method in class com.sun.identity.saml.assertion.NameIdentifier
Set nameQualifier attribute.
setNameSpacePrefix(String) - Method in class com.sun.identity.liberty.ws.dst.DSTData
Sets the name space prefix.
setNameSpacePrefix(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets the name space prefix.
setNameSpacePrefix(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Sets the name space prefix.
setNameSpacePrefix(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Sets the name space prefix.
setNameSpacePrefix(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Sets the name space prefix.
setNameSpacePrefix(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Sets the name space prefix.
setNameSpacePrefix(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Sets the name space prefix.
setNameSpaceURI(String) - Method in class com.sun.identity.liberty.ws.dst.DSTData
Sets the name space.
setNameSpaceURI(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets the name space.
setNameSpaceURI(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Sets the name space.
setNameSpaceURI(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Sets the name space.
setNameSpaceURI(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Sets the name space.
setNameSpaceURI(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Sets the name space.
setNameSpaceURI(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Sets the name space.
setNewDataValue(List) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets new data value
setNewEntryIDs(List) - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Sets the newEntryIDs attribute.
setNotChangedSince(Date) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets NotChangedSince attribute.
setNotOnOrAfter(Date) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader.Credential
Sets value of notOnOrAfter attribute.
setOptions(List) - Method in class com.sun.identity.liberty.ws.disco.RequestedService
Sets options
setOptions(List) - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Sets options
setOtherChild(Element) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets a child except Status element, CorrelationHeader, ProviderHeader, ConsentHeader, UsageDirectiveHeader and ProcessingContextHeader and ServiceInstanceUpdateHeader.
setOtherChildren(List) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets a list of children except Status element, CorrelationHeader, ProviderHeader ConsentHeader, UsageDirectiveHeader, ProcessingContextHeader and ServiceInstanceUpdateHeader.
setOtherSOAPHeader(Element, String) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a SOAP header except CorrelationHeader, ConsentHeader and UsageDirectiveHeader.
setOtherSOAPHeaders(List, List) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a list of SOAP headers except CorrelationHeader, ConsentHeader, UsageDirectiveHeader and 'Security' header.
setOtherSecurityHeader(Element) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a security header.
setOtherSecurityHeaders(List) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a list of security headers.
setOverrideAllowed(boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets if override is allowed
setPageState(String) - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Sets the authentication module display page state.
setParameters(List) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Sets a list of 'Parameter' child element.
setPasswordTransforms(PasswordTransforms) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Sets child Element 'PasswordTransforms'
setPersistentCookieOn() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Attempts to set the Persistent Cookie for this session.
setPriority(int) - Method in interface com.iplanet.am.sdk.AMTemplate
Deprecated. Sets the priority of this template in the DIT
setPriority(int) - Method in class com.sun.identity.sm.ServiceConfig
Sets the priority to the service configuration.
setProcessingContextHeader(ProcessingContextHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets ProcessingContextHeader.
setProcessingContextHeader(ProcessingContextHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets ProcessingContextHeader.
setProperties(Map) - Method in interface com.sun.identity.policy.interfaces.Condition
Sets the properties of the condition.
setProperties(Map) - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Sets the properties of the responseProvider plugin.
setPropertiesViewBeanUR(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the URL of the view bean for the attribute.
setPropertiesViewBeanURL(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Sets the URL of the view bean for the service.
setProperty(String, String) - Method in interface com.iplanet.sso.SSOToken
Sets a property for this token.
setProperty(String, String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the value for the given property in Provider Configuration.
setProviderHeader(ProviderHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets ProviderHeader if it is not null.
setProviderHeader(ProviderHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets ProviderHeader if it is not null.
setProviderID(String) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Sets the provider ID.
setProviderID(String) - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Sets provider ID
setProviderID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the provider ID.
setProviderID(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Sets value of 'providerID' attribute if the value is not null.
setProxySubject(ProxySubject) - Method in class com.sun.identity.liberty.ws.security.SessionContextStatement
Sets the ProxySubject for SessionContextStatement.
setQueryItem(List) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Sets the value of the QueryItem property.
setRecipient(String) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Set the Recipient attribute of the Response.
setRecursive(boolean) - Method in class com.sun.identity.idm.IdSearchControl
Deprecated. This method is deprecated. The setting for recusive search should be configured via the data store.
setRef(String) - Method in class com.sun.identity.liberty.ws.common.Status
Sets reference attribute
setRef(String) - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Sets value of 'ref' attribute.
setRefToMessageID(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Sets value of refToMessageID attribute of CorrelationHeader.
setRefToMessageID(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Sets value of refToMessageID attribute of CorrelationHeader.
setRefToMessageID(String) - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Sets value of 'refToMessageID' attribute.
setRelation(int) - Method in class com.sun.identity.log.QueryElement
This method modifies/sets the relation between field name and value in this query element.
setRemoveEntry(List) - Method in class com.sun.identity.liberty.ws.disco.Modify
Sets the value of the RemoveEntry property.
setRequestAuthnContext(Element) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Sets Element RequestAuthnContext.
setRequestID(String) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Set the RequestID of the Request.
setRequestedServiceType(List) - Method in class com.sun.identity.liberty.ws.disco.Query
Sets the list of the requested service types.
setRequire(List) - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Sets the list of authentication module display attributes which are required to be entered by the end user.
setResourceID(String) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Sets the resource ID to be accessed
setResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Sets the encrypted resource ID to be accessed.
setResourceID(ResourceID) - Method in class com.sun.identity.liberty.ws.disco.Modify
Sets resource ID for the discovery resource to be modified
setResourceID(ResourceID) - Method in class com.sun.identity.liberty.ws.disco.Query
Sets the resource ID of the discovery resource to be queried
setResourceID(String) - Method in class com.sun.identity.liberty.ws.disco.ResourceID
Sets resource id
setResourceID(ResourceID) - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Sets resource ID.
setResourceID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the resource ID to be accessed
setResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the encrypted resource ID to be accessed
setResourceID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Sets the resource ID
setResourceID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Sets resource ID for the DST query.
setResourceID(String) - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Sets the ResourceID for this ResourceAccessStatement object.
setResourceID(ResourceID) - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Sets the ResourceID for this ResourceAccessStatement object.
setResourceOffering(ResourceOffering) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Sets Element ResourceOffering.
setResourceOffering(ResourceOffering) - Method in class com.sun.identity.liberty.ws.disco.InsertEntry
Sets the resource offering to be inserted.
setResourceOffering(List) - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Sets ResourceOffering to return.
setResponseID(String) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Set the ResponseID of the Response.
setResponseSignEnabled(boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the response sign enable flag.
setReturnAttributes(Set) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated. Set the return attribute names, if attributes of the entries need to be obtained as part of the search.
setReturnAttributes(Set) - Method in class com.sun.identity.idm.IdSearchControl
Set the return attribute names, if attributes of the entries need to be obtained as part of the search.
setRoleType(int) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated. Sets the type of the role.
setSOAPAction(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets SOAP Action such as query or modify
setSOAPBodies(List) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a list of SOAP bodies.
setSOAPBody(Element) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a SOAP body.
setSOAPEndPoint(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the SOAP Endpoint.
setSOAPFault(SOAPFault) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets SOAPFault.
setSamlResponse(Response) - Method in class com.sun.identity.authentication.spi.SAMLCallback
Sets the SAML POST response.
setSearchModifiers(IdSearchOpModifier, Map) - Method in class com.sun.identity.idm.IdSearchControl
Set the options for modifying the basic search filter in each plugin.
setSearchScope(int) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated. Sets the search scope in AMSearchControl.
setSearchable(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the attribute isSearchable, if value is set to true , or false.
setSecurityAssertion(SecurityAssertion) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the Security Assertion.
setSecurityMech(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the security mechanism.
setSecurityMechIDs(List) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Sets a list of value of SecurityMechID element.
setSecurityMechanism(SecurityMechanism) - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Sets the security mechanism for securing the soap message.
setSecurityMechanisms(List) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the list of security mechanisms.
setSecurityProfileType(int) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets security profile type.
setSecurityToken(SecurityToken) - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Sets the security token for securing the soap message.
setSelect(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets select element
setServerMechanism(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Sets value of mechanism attribute.
setServiceHierarchy(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Sets the service's hierarchy
setServiceInstance(ServiceInstance) - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Sets service instance.
setServiceInstanceUpdateHeader(ServiceInstanceUpdateHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets ServiceInstanceUpdateHeader.
setServiceInstanceUpdateHeader(ServiceInstanceUpdateHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets ServiceInstanceUpdateHeader.
setServiceNameRef(QName) - Method in class com.sun.identity.liberty.ws.disco.Description
Sets WSDL service name reference.
setServiceStatus(String, String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Set the status of the service for this entity (User/Organization /Group/Organizational Unit).
setServiceType(String) - Method in class com.sun.identity.liberty.ws.disco.RequestedService
Sets service type
setServiceType(String) - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Sets service type
setServiceType(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the service type.
setSessionContext(SessionContext) - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Sets the SessionContext for this ResourceAccessStatement object.
setSessionSubject(SessionSubject) - Method in class com.sun.identity.liberty.ws.security.SessionContext
Sets the SessionSubject within the SessionContext.
setSignFlag(boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Sets the sign flag.
setSignFlag(boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Sets the sign flag.
setSignFlag(boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Sets the sign flag.
setSignFlag(boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Sets the sign flag.
setSignFlag(boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Sets the sign flag.
setSignature(Element) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Set the signature for the Request
setSignature(Element) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Set the signature for the Response.
setSignature(Element) - Method in class com.sun.identity.saml.protocol.Request
Set the signature for the Response.
setSignature(Element) - Method in class com.sun.identity.saml.protocol.Response
Set the signature for the Response.
setSoapAction(String) - Method in class com.sun.identity.liberty.ws.disco.Description
Sets SOAP action
setSortKeys(String[]) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated. Set sort order based on attribute names.
setSortingField(String) - Method in class com.sun.identity.log.LogQuery
Set the field name on which records to be sorted.
setStartRange(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the start range attribute.
setStatus(Status) - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Sets modify response status
setStatus(Status) - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Sets the Status of the query response.
setStatus(Status) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Sets response status
setStatus(Status) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Sets status for the query response
setStatus(Status) - Method in class com.sun.identity.saml.protocol.Response
Set the Status of the Response.
setStatusCode(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Sets value of attribute 'code' of Element 'Status'.
setStatusCode(QName) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets value of 'code' attribute of Status element.
setStatusCode(StatusCode) - Method in class com.sun.identity.saml.protocol.StatusCode
Sets the sub StatusCode.
setStatusComment(String) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets value of 'comment' attribute of Status element.
setStatusRef(String) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets value of 'ref' attribute of Status element.
setStringAttribute(String, String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Sets string type attribute value.
setSubStatus(Status) - Method in class com.sun.identity.liberty.ws.common.Status
Sets sub status.
setSubject(Subject) - Method in class com.sun.identity.saml.assertion.SubjectStatement
Set the Subject for the SubjectStatement.
setSubjectConfirmation(SubjectConfirmation) - Method in class com.sun.identity.saml.assertion.Subject
Set the subject confirmation to the subject
setSubjectConfirmationData(Element) - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Set the SubjectConfirmationData
setSubjectConfirmationData(String) - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Set the SubjectConfirmationData.
setSubjectLocality(SubjectLocality) - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Set the SubjectLocality for AuthenticationStatement.
setSubscribable(boolean) - Method in interface com.iplanet.am.sdk.AMAssignableDynamicGroup
Deprecated. Sets subscribe-ability of the assignable dynamic group.
setSubscribable(boolean) - Method in interface com.iplanet.am.sdk.AMStaticGroup
Deprecated. Sets subscribe-ability of the group.
setSupportedTypes(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Sets the list of supported types for this container.
setSyntax(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the Syntax attribute.
setTimeOut(int) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated. Sets the maximum number of milliseconds to wait for any operation for the search.
setTimeOut(int) - Method in class com.sun.identity.idm.IdSearchControl
Sets the maximum number of milliseconds to wait for any operation for the search.
setTimeStamp(Date) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Sets time stamp
setTimeStamp(Date) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Sets time stamp
setTimeToLive(long) - Method in class com.sun.identity.policy.ActionDecision
Sets the GMT time in milliseconds since epoch when this object is to be treated as expired.
setTimeToLive(long) - Method in class com.sun.identity.policy.ConditionDecision
Sets advices associated with this object
setTransforms(List) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.PasswordTransforms
Sets a list of child 'Transforms' Elements.
setTrustAuthorityConfigList(List) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the trusted authority configurations.
setType(int) - Method in class com.sun.identity.authentication.spi.SAMLCallback
Sets the type of credential requested.
setType(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the type.
setUIType(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the UIType attribute.
setURI(String) - Method in class com.sun.identity.sm.ServiceInstance
Sets the URI for the service instance.
setUri(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Sets value of 'uri' attribute.
setUsageDirectiveHeaders(List) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a list of UsageDirectiveHeader.
setUsageDirectiveHeaders(List) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets a list of UsageDirectiveHeader.
setUserAttributes(Map) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Sets a Map of attribute value pairs to be used when the authentication service is configured to dynamically create a user.
setUserSessionProperty(String, String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Sets a property in the user session.
setUsers(List) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the user credentials list.
setValidator(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the Validator attribute
setValue(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
Sets value of 'Parameter' element.
setValues(Set) - Method in class com.sun.identity.policy.ActionDecision
Sets the action values for the action.
setValues(Set) - Method in interface com.sun.identity.policy.interfaces.Referral
Sets the values of this referral
setValues(Set) - Method in interface com.sun.identity.policy.interfaces.Subject
Sets the names for the instance of the Subject object.
setVerifyingCertAlias(String) - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
 
setWSFVersion(String) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Sets the web services version.
setWSFVersion(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the web services version.
setWSFVersion(String) - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
Sets the web services version.
setWSFVersion(String) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets the web services version to the message.
setWSPEndpoint(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the web services provider endpoint.
setWsdlURI(String) - Method in class com.sun.identity.liberty.ws.disco.Description
Sets URI to WSDL resource containing the service description
shutdown() - Method in class com.sun.identity.idm.IdRepo
This method is invoked just before the plugin is removed from the IdRepo cache of plugins.
sign(String) - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Signs the SOAPMessage for the given security profile.
signWithBinarySecurityToken(Document, Certificate, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document wth binary security token using referred by the supplied a list of id attributes of nodes.
signWithBinarySecurityToken(Document, Certificate, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document wth binary security token using referred by the supplied a list of id attributes of nodes.
signWithSAMLToken(Document, Certificate, String, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithSAMLToken(Document, Certificate, String, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithWSSSAMLTokenProfile(Document, Certificate, String, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithWSSSAMLTokenProfile(Document, Certificate, String, String, List, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithWSSSAMLTokenProfile(Document, Certificate, String, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithWSSSAMLTokenProfile(Document, Certificate, String, String, List, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithWSSX509TokenProfile(Document, Certificate, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithWSSX509TokenProfile(Document, Certificate, String, List, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithWSSX509TokenProfile(Document, Certificate, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithWSSX509TokenProfile(Document, Certificate, String, List, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signXML() - Method in class com.sun.identity.saml.assertion.Assertion
Sign the Assertion.
signXML(String) - Method in class com.sun.identity.saml.assertion.Assertion
Signs the Assertion.
signXML() - Method in class com.sun.identity.saml.protocol.AbstractRequest
An abstract method to sign the object.
signXML() - Method in class com.sun.identity.saml.protocol.AbstractResponse
An abstract method that signs the object.
signXML() - Method in class com.sun.identity.saml.protocol.Request
Method to sign the Request.
signXML() - Method in class com.sun.identity.saml.protocol.Response
Method that signs the Response.
signXML(Document, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign the XML document using enveloped signatures.
signXML(Document, String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign the XML document using enveloped signatures.
signXML(String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign the XML string using enveloped signatures.
signXML(String, String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign the XML string using enveloped signatures.
signXML(Document, String, String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(Document, String, String, String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(Document, String, String, String, String, boolean) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(String, String, String, String, String, boolean) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(Document, String, String, String, String, boolean, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(String, String, String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(Document, String, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signXML(String, String, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signXML(Document, String, String, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signXML(Document, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign the XML document using enveloped signatures.
signXML(Document, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign the XML document using enveloped signatures.
signXML(String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign the XML string using enveloped signatures.
signXML(String, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign the XML string using enveloped signatures.
signXML(Document, String, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(Document, String, String, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(Document, String, String, String, String, boolean) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(String, String, String, String, String, boolean) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(Document, String, String, String, String, boolean, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(String, String, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign the XML string using enveloped signatures.
signXML(Document, String, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signXML(String, String, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signXML(Document, String, String, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
split(String) - Method in interface com.sun.identity.policy.interfaces.ResourceName
Method to split a resource into the smallest necessary sub resource units
splitResourceName(String, String) - Method in class com.sun.identity.policy.ResourceManager
Returns the resource prefix (super-resource) and the rest of the resource name (sub-resource)
ssoTokenChanged(SSOTokenEvent) - Method in interface com.iplanet.sso.SSOTokenListener
This method will be called when there is a change in the single sign on token status.
store() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated. Stores the change to directory server.
store() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Stores the change to directory server.
store(boolean) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Stores the change to directory server.
store(SSOToken) - Method in interface com.iplanet.services.cdm.ClientTypesManager
Save changed to persistent store.
store() - Method in class com.sun.identity.idm.AMIdentity
Stores the attributes of the object.
store(SSOToken, String) - Method in class com.sun.identity.policy.Policy
Stores the policy object in a persistent data store under the organization, sub-organization or a container object, specified as a parameter.
submitRequirements(Callback[]) - Method in class com.sun.identity.authentication.AuthContext
Submit the populated Callback objects to the authentication plug-in modules.
supportsAuthentication() - Method in class com.sun.identity.idm.IdRepo
Returns true if the data store supports authentication of identities.
supportsMultipleConfigurations() - Method in class com.sun.identity.sm.ServiceSchema
Returns true if service schema supports multiple configurations; false otherwise

T

TEMPLATE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents a Template object type
TERMINATE_SESSION - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key in SessionCondition that is used to define the option to terminate the session if the session exceeds the maximum session time.
TIME_KEY - Static variable in interface com.sun.identity.authentication.spi.AMAuthCallBack
The key for the value of the callback notification time (i.e.
TIME_LIMIT_EXCEEDED - Static variable in class com.iplanet.am.sdk.AMSearchResults
Deprecated. Code used to indicate that the search was unsuccessful as the time limit exceeded during the search process.
TIME_LIMIT_EXCEEDED - Static variable in class com.sun.identity.idm.IdSearchResults
Code used to indicate that the search was unsuccessful as the time limit exceeded during the search process.
TIME_LIMIT_EXCEEDED - Static variable in class com.sun.identity.policy.ValidValues
Code used to indicate that the search was unsuccessful as the time limit exceeded during the search process.
TLS_BEARER - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2004-04:TLS:Bearer"
TLS_BEARER_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:TLS:Bearer"
TLS_NULL - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:TLS:null"
TLS_SAML - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:TLS:SAML"
TLS_SAML_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:TLS:SAML"
TLS_X509 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:TLS:X509"
TLS_X509_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:TLS:X509"
TOP_LEVEL_ADMIN_ROLE - Static variable in interface com.iplanet.am.sdk.AMRole
Deprecated. Represents a Top Level Administrative Role
TRANSFORM_BASE64_DECODE - Static variable in class com.sun.identity.saml.common.SAMLConstants
Base64 decoding Transform URI
TRANSFORM_C14N_EXCL_OMIT_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
Exclusive XML canonicalization Transform URI
TRANSFORM_C14N_EXCL_WITH_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
Exclusive XML canonicalization with comments Transform URI
TRANSFORM_C14N_OMIT_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
XML canonicalization Transform URI
TRANSFORM_C14N_WITH_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
XML canonicalization with comments Transform URI
TRANSFORM_ENVELOPED_SIGNATURE - Static variable in class com.sun.identity.saml.common.SAMLConstants
Enveloped Signature Transform URI
TRANSFORM_XPATH - Static variable in class com.sun.identity.saml.common.SAMLConstants
XPath Transform URI
TRANSFORM_XPATH2FILTER - Static variable in class com.sun.identity.saml.common.SAMLConstants
XPath Filter v2.0 Transform URI
TRANSFORM_XPATH2FILTER04 - Static variable in class com.sun.identity.saml.common.SAMLConstants
XPath Filter v2.0 Transform URI
TRANSFORM_XPATHFILTERCHGP - Static variable in class com.sun.identity.saml.common.SAMLConstants
XPath Filter v2.0 CHGP Transform URI
TRANSFORM_XPOINTER - Static variable in class com.sun.identity.saml.common.SAMLConstants
XPointer Transform URI
TRANSFORM_XSLT - Static variable in class com.sun.identity.saml.common.SAMLConstants
XSLT Transform URI
TRUNCATION_URI - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Truncation Transform name
TYPE_LIST - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The TYPE_LIST attribute type specifies that the attribute can have multiple values, i.e., multi-valued attribute
TYPE_MULTIPLE_CHOICE - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The TYPE_MULTIPLE_CHOICE attribute type specifies that the attribute can have multiple values defined by the getChoiceValues method of AMAttributeSchema.
TYPE_SIGNATURE - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The TYPE_SIGNATURE attribute type specifies that the attribute is a signing attribute.
TYPE_SINGLE - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The TYPE_SINGLE attribute type specifies that the attribute can have only a single value
TYPE_SINGLE_CHOICE - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The TYPE_SINGLE_CHOICE attribute type specifies that the attribute can have value defined by the getChoiceValues method of AMAttributeSchema.
TYPE_VALIDATOR - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The VALIDATOR attribute type specifies that the attribute defines a attribute validator plugin.
ThreadPool - class com.iplanet.am.util.ThreadPool.
This thread pool maintains a number of threads that run the tasks from a task queue one by one.
ThreadPool(String, int, int, boolean, Debug) - Constructor for class com.iplanet.am.util.ThreadPool
Constructs a thread pool with given parameters.
Transform - class com.sun.identity.liberty.ws.authnsvc.protocol.Transform.
The Transform class represents 'Transform' element in 'PasswordTransforms' element defined in Authentication Service schema.
Transform() - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
 
TruncationTransform - class com.sun.identity.liberty.ws.authnsvc.protocol.TruncationTransform.
The TruncationTransform class represents a Transform that remove all subsequent characters after a given number of characters have been obtained.
TruncationTransform() - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.TruncationTransform
This is the default constructor.
TruncationTransform(int) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.TruncationTransform
This constructor takes length
TrustAuthorityConfig - class com.sun.identity.wss.provider.TrustAuthorityConfig.
This is an abstract that represents the configuration about a trusted authority.
TrustAuthorityConfig() - Constructor for class com.sun.identity.wss.provider.TrustAuthorityConfig
 
toDocument() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the SOAP message in org.w3c.dom.Document format
toDocument(boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the SOAP message in org.w3c.dom.Document format
toDocumentElement() - Method in interface com.sun.identity.wss.security.SecurityToken
Convert the security token into DOM Object.
toElement() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Returns SASLRequest in org.w3c.dom.Element format.
toElement() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Returns SASLResponse in org.w3c.dom.Element format.
toString() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Method that returns the String representation of the AMAttributeSchema.
toString() - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated. Returns a string representation of this Entity.
toString() - Method in interface com.iplanet.sso.SSOTokenID
This method returns the encrypted SSO token string.
toString() - Method in class com.sun.identity.authentication.AuthContext.IndexType
Returns the string representation of the index type.
toString() - Method in class com.sun.identity.authentication.AuthContext.Status
Returns the string representation of the authentication status.
toString() - Method in class com.sun.identity.idm.IdOperation
 
toString() - Method in class com.sun.identity.idm.IdRepoException
 
toString() - Method in class com.sun.identity.idm.IdSearchControl
Returns String representation of the IdSearchControl object.
toString() - Method in class com.sun.identity.idm.IdSearchOpModifier
 
toString() - Method in class com.sun.identity.idm.IdSearchResults
Returns String representation of the IdSearchResults object.
toString() - Method in class com.sun.identity.idm.IdType
 
toString() - Method in class com.sun.identity.liberty.ws.common.Status
Returns string format of the status
toString() - Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Returns a String representation of the token
toString() - Method in class com.sun.identity.liberty.ws.disco.Description
Returns formatted string of the service description.
toString() - Method in class com.sun.identity.liberty.ws.disco.Directive
Returns the directive object in string format.
toString() - Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Returns string format.
toString(String) - Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Returns string format.
toString() - Method in class com.sun.identity.liberty.ws.disco.InsertEntry
Gets string format.
toString() - Method in class com.sun.identity.liberty.ws.disco.Modify
Gets string format.
toString() - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Gets formatted string of modify response.
toString() - Method in class com.sun.identity.liberty.ws.disco.Query
Returns formatted string of the Query object.
toString() - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Returns formatted string of the QueryResponse
toString() - Method in class com.sun.identity.liberty.ws.disco.RemoveEntry
Returns string format.
toString() - Method in class com.sun.identity.liberty.ws.disco.RequestedService
Returns string format
toString() - Method in class com.sun.identity.liberty.ws.disco.ResourceID
Returns string format.
toString() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Returns string representation
toString() - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Returns string format.
toString() - Method in class com.sun.identity.liberty.ws.dst.DSTData
Creates a String representation of this object.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTData
Creates a String representation of this object.
toString() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Creates a String representation of this object.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Creates a String representation of this object.
toString() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Creates a String representation of this object.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Creates a String representation of this object.
toString() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Creates a String representation of this object.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Creates a String representation of this object.
toString() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Creates a String representation of this object.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Creates a String representation of this object.
toString() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Creates a String representation of this object.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Creates a String representation of this object.
toString() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Creates a String representation of this object.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Creates a String representation of this object.
toString() - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Returns the content string which resides inside an HTTP response, and represents the PAOS request in the form of a SOAP message.
toString() - Method in class com.sun.identity.liberty.ws.paos.PAOSResponse
Returns the content string which resides inside an HTTP request, and represents the PAOS response in the form of a SOAP message.
toString() - Method in class com.sun.identity.liberty.ws.security.ProxySubject
Creates a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.ProxySubject
Creates a String representation of the <Subject> element.
toString() - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Returns a String representation of the ResourceAccessStatement.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Returns a String representation of the ResourceAccessStatement.
toString() - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
Create a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
Creates a String representation of the <Assertion> element.
toString() - Method in class com.sun.identity.liberty.ws.security.SessionContextStatement
Create a String representation of the SessionContextStatement.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.SessionContextStatement
Creates a String representation of the ResourceAccessStatement.
toString() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the SOAP message in String format
toString() - Method in class com.sun.identity.policy.ActionDecision
Gets a String representation of this object
toString() - Method in class com.sun.identity.policy.Policy
Gets string representation of the policy object.
toString() - Method in class com.sun.identity.policy.PolicyDecision
Gets a String representation of this policy decision
toString() - Method in class com.sun.identity.policy.ResourceMatch
Method to get string representation of the resource match.
toString() - Method in class com.sun.identity.policy.ResourceResult
Gets a string representation of this resource result
toString() - Method in class com.sun.identity.policy.Syntax
Gets the string representation of this object.
toString() - Method in class com.sun.identity.policy.jaas.ISPermission
Returns a string describing this Permission.
toString() - Method in class com.sun.identity.saml.assertion.Action
Create a String representation of the element
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Action
Create a String representation of the element
toString() - Method in class com.sun.identity.saml.assertion.AssertionIDReference
Translates the AssertionID to an XML String,
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AssertionIDReference
Returns a String representation of the element.
toString() - Method in class com.sun.identity.saml.assertion.Attribute
Returns a String representation of the <saml:Attribute> element,
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Attribute
Returns a String representation of the <saml:Attribute> element.
toString() - Method in class com.sun.identity.saml.assertion.AttributeDesignator
Returns a String representation of the <saml:AttributeDesignator> element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AttributeDesignator
Returns a String representation of the <saml:AttributeDesignator> element.
toString() - Method in class com.sun.identity.saml.assertion.AttributeStatement
Create a String representation of the attribute statement
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AttributeStatement
Returns a String representation of the Attribute statement.
toString() - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Returns a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Returns a String representation of the <AudienceRestrictionCondition> element.
toString() - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Returns a String representation of the Authentication Statement.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Returns a String representation of the AuthenticationStatement
toString() - Method in class com.sun.identity.saml.assertion.AuthorityBinding
Returns a String representation of the AuthorityBinding
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AuthorityBinding
Returns a String representation of the AuthorityBinding
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Condition
Returns a String representation of the <saml:Conditions> element.
toString() - Method in class com.sun.identity.saml.assertion.Conditions
Returns a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Conditions
Returns a String representation of the <Conditions> element.
toString() - Method in class com.sun.identity.saml.assertion.DoNotCacheCondition
Creates a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.DoNotCacheCondition
Returns a String representation of the <DoNotCacheCondition> element.
toString() - Method in class com.sun.identity.saml.assertion.NameIdentifier
Returns a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.NameIdentifier
Returns String representation of the <NameIdentifier> element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Statement
Create a String representation of the Statement
toString() - Method in class com.sun.identity.saml.assertion.Subject
Returns a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Subject
Returns a String representation of the <Subject> element.
toString() - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Returns a String representation of the element
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Returns a String representation of the <SubjectConfirmation> element.
toString() - Method in class com.sun.identity.saml.assertion.SubjectLocality
Returns a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.SubjectLocality
Returns a String representation of the <SubjectLocality> element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.SubjectStatement
Creates a String representation of the SubjectStatement.
toString() - Method in class com.sun.identity.saml.protocol.AssertionArtifact
Translates the AssertionArtifact to an XML document String based on the SAML schema.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.AssertionArtifact
Creates a String representation of the <samlp:AssertionArtifact> element.
toString() - Method in class com.sun.identity.saml.protocol.AttributeQuery
Translates the AttributeQuery to an XML document String based on the AttributeQuery schema.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.AttributeQuery
Create a String representation of the samlp:AttributeQuery element.
toString() - Method in class com.sun.identity.saml.protocol.AuthenticationQuery
Translates the AuthenticationQuery to an XML document String based on the AuthenticationQuery schema described above.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.AuthenticationQuery
Creates a String representation of the element.
toString() - Method in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
This method translates the AuthorizationDecisionQuery to an XML document String based on the AuthorizationDecisionQuery schema.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Create a String representation of the samlp:AuthorizationDecisionQuery element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.Query
Creates a String representation of the element.
toString() - Method in class com.sun.identity.saml.protocol.Request
This method translates the request to an XML document String based on the Request schema described above.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.Request
Returns a String representation of the <samlp:Request> element.
toString(boolean, boolean, boolean) - Method in class com.sun.identity.saml.protocol.Request
Returns a String representation of the <samlp:Request> element.
toString() - Method in class com.sun.identity.saml.protocol.Response
This method translates the response to an XML document String based on the Response schema described above.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.Response
Creates a String representation of the <samlp:Response> element.
toString(boolean, boolean, boolean) - Method in class com.sun.identity.saml.protocol.Response
Creates a String representation of the <samlp:Response> element.
toString() - Method in class com.sun.identity.saml.protocol.Status
This method translates the AssertionArtifact to an XML document String based on the SAML schema.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.Status
Creates a String representation of the <samlp:Status> element.
toString() - Method in class com.sun.identity.saml.protocol.StatusCode
Translates the StatusCode to an XML document String based on the SAML schema.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.StatusCode
Creates a String representation of the <samlp:StatusCode> element.
toString() - Method in class com.sun.identity.sm.AttributeSchema.Syntax
The method returns the string representation of the schema attribute syntax.
toString() - Method in class com.sun.identity.sm.AttributeSchema.Type
The method returns the string representation of the schema attribute type.
toString() - Method in class com.sun.identity.sm.AttributeSchema.UIType
The method returns the string representation of the schema attribute UI type.
toString() - Method in class com.sun.identity.sm.AttributeSchema
Returns a string representation of this AttributeSchema object.
toString() - Method in class com.sun.identity.sm.SMSException
 
toString() - Method in class com.sun.identity.sm.SchemaType
The method returns the string representation of the schema type.
toString() - Method in class com.sun.identity.sm.ServiceConfig
Returns String representation of the ServiceConfig object.
toString() - Method in class com.sun.identity.sm.ServiceConfigManager
Returns String representation of the service's configuration data, along with instances and groups.
toString() - Method in class com.sun.identity.sm.ServiceInstance
Returns the String representation of the ServiceInstance object.
toString() - Method in class com.sun.identity.sm.ServiceSchema
Returns string representation of the schema.
toString() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the string representation of the Service Schema.
toString() - Method in class com.sun.identity.wss.security.SecurityPrincipal
Converts to string.
toXML() - Method in class com.sun.identity.policy.ActionDecision
Gets an XML representation of this object
toXML() - Method in class com.sun.identity.policy.Policy
Gets the serialized policy in XML
toXML() - Method in class com.sun.identity.policy.PolicyDecision
Gets an XML representation of this object
toXML() - Method in class com.sun.identity.policy.ResourceResult
Gets an XML representation of this resource result
toXML() - Method in class com.sun.identity.policy.Rule
Returns an XML string representing the rule.
toXMLString() - Method in class com.sun.identity.liberty.ws.security.SessionContext
Returns a String representation of the SessionContext element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.SessionContext
Returns a String representation of the <SessionContext> element.
toXMLString() - Method in class com.sun.identity.liberty.ws.security.SessionSubject
Creates a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.SessionSubject
Create a String representation of the <Subject> element.
transform(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.GenericTransform
Transforms password.
transform(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.LowercaseTransform
Transforms password.
transform(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SelectTransform
Transforms password.
transform(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Transforms password.
transform(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.TruncationTransform
Transforms password.
transform(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.UppercaseTransform
Transforms password.

U

UID - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that defines the uid of the partner which is used to protect the partner's SOAP Receiver
UITYPE_BUTTON - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The UITYPE_BUTTON attribute type specifies that the attribute should be display as a button.
UITYPE_LINK - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The UITYPE_LINK attribute type specifies that the attribute should be display as a link.
UITYPE_RADIO - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The UITYPE_RADIO attribute type specifies that the attribute should be display as a radio button.
UITYPE_UNDEFINED - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The UITYPE_UNDEFINED attribute type specifies that the UI type is not defined.
UNDEFINED_PRIORITY - Static variable in interface com.iplanet.am.sdk.AMTemplate
Deprecated. Represents the priority of a template whose priority is not explicitly set.
UNDEFINED_RESULT_COUNT - Static variable in class com.iplanet.am.sdk.AMSearchResults
Deprecated. Value returned when the total number of search results could not be obtained.
UNDETERMINED_OBJECT_TYPE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Used to indicate the object type has not yet determined.
UNIQUE_ATTRIBUTE_LIST_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
UNIQUE_MEMBER_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated. Unique member attribute
UNKNOWN_OBJECT_TYPE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents an object type that cannot be identified
UPPERCASE_URI - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Uppercase Transform name
URL - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The URL attribute syntax specifies that the attribute is a URL.
URLDecodeField(String, Debug) - Static method in class com.iplanet.am.util.Locale
 
URLDecodeField(String, String, Debug) - Static method in class com.iplanet.am.util.Locale
 
URLEncodeField(String, String) - Static method in class com.iplanet.am.util.Locale
This method is replacement function for URLEncoder Function URL encoder function converts input string into URLEncoded byte stream after converting Unicode string into bytes using native encoding.
URLEncodeField(String, String, Debug) - Static method in class com.iplanet.am.util.Locale
This method is replacement function for URLEncoder Function URL encoder function converts input string into URLencoded byte stream after converting Unicode string into bytes using native encoding.
URL_LOGIN - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Login URL
URL_LOGOUT - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Logout URL
USER - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated. Represents a User object type
USER - Static variable in class com.sun.identity.authentication.AuthContext.IndexType
The USER index type indicates that the index name given corresponds to a user.
USER - Static variable in class com.sun.identity.idm.IdType
Identity type of USER
USER - Static variable in class com.sun.identity.sm.SchemaType
The User schema type defines the service configuration information that are user dependent.
USERID_PASSWORD_VALIDATION_CLASS - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
USERS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation user window used for navigation search off
USER_COLLECTION - Static variable in class com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to user collection.
USER_CREATE_NOTIFICATION_LIST - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
USER_DELETE_NOTIFICATION_LIST - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
USER_ENCRYPTED_PASSWORD_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
USER_ENTRY_PROCESSING_IMPL - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
USER_ID - Static variable in interface com.sun.identity.liberty.ws.interfaces.Authorizer
Key of a parameter Map which contains information useful for policy evaluation.
USER_KEY - Static variable in interface com.sun.identity.authentication.spi.AMAuthCallBack
The key for the value of the user's identity for which the callback was triggered.
USER_MODIFY_NOTIFICATION_LIST - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
USER_PASSWORD_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
USER_READ_ONLY_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Attribute is displayed for all users and is not writable by regular users.
USER_ROLE - Static variable in interface com.iplanet.am.sdk.AMRole
Deprecated. Represents a User Role
USER_SEARCH_RETURN_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.  
USER_SERVICE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Access Manager's user service name
USER_SERVICE_ACTIVE_STATUS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Active status attribute name in user service
USER_SERVICE_ATTR_USER_PWD - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
User Password Attribute Name in User Service
USER_SERVICE_CN - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
cn attribute name in user service
USER_SERVICE_GIVEN_NAME - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Given Name attribute name in user service
USER_SERVICE_PREFERRED_LOCALE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Preferred Locale attribute name in user service
USER_SERVICE_SN - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
sn attribute name in user service
USER_SERVICE_UID - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
uid attribute name in user service
UppercaseTransform - class com.sun.identity.liberty.ws.authnsvc.protocol.UppercaseTransform.
The UppercaseTransform class represents a Transform that replaces all lowercase characters with uppercase characters.
UppercaseTransform() - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.UppercaseTransform
This is the default constructor.
UsageDirectiveHeader - class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader.
The UsageDirectiveHeader class represents 'UsageDirective' element defined in SOAP binding schema.
UsageDirectiveHeader(String) - Constructor for class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
This constructor takes value of 'ref' attribute which is required.
UserIDGenerator - interface com.sun.identity.authentication.spi.UserIDGenerator.
An application implements a UserIDGenerator interface and registers itself to the Core Authentication service so that the authentication modules can retrieve a list of auto-generated user IDs.
UserNamePasswordValidationException - exception com.sun.identity.authentication.spi.UserNamePasswordValidationException.
This class is for handling Exception that is thrown when the user name password validation plugin is failed or any invalid characters detected in user name.
UserNamePasswordValidationException(String, String, Object[]) - Constructor for class com.sun.identity.authentication.spi.UserNamePasswordValidationException
Constructs a UserNamePasswordValidationException with the message from the given resource bundle, for a given error message key (errorCode) and using arguments to the message.
UserNamePasswordValidationException(String) - Constructor for class com.sun.identity.authentication.spi.UserNamePasswordValidationException
Constructs a UserNamePasswordValidationException with given message.
UserNamePasswordValidationException(Throwable) - Constructor for class com.sun.identity.authentication.spi.UserNamePasswordValidationException
Constructs a UserNamePasswordValidationException with given Throwable.
unassignAllPolicies(String, Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Unassigns the given policies from this organization and its roles.
unassignAllPolicies(String, Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Unassigns the given policies from this organizational unit and its roles.
unassignPolicies(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.
unassignService(String) - Method in class com.sun.identity.idm.AMIdentity
Removes a service from the identity.
unassignService(SSOToken, IdType, String, String, Map) - Method in class com.sun.identity.idm.IdRepo
If the service is already assigned to the identity then this method unassigns the service and removes the related attributes from the entry.
unassignService(String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Unassigns the service from the organization.
unassignServices(Set) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated. Unassigns services from the user/group/organization/ organizational unit.
unassignServices(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Unassigns services from the organization.
unassignServices(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Unassigns services from the organizational unit.
unregisterProviderWithTA(String) - Method in class com.sun.identity.wss.provider.DiscoveryConfig
Unregister the provider with trusted authority.
unregisterService(String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated. Unregisters a service for this organization.
unregisterService(String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated. Unregister a service for this organizational unit.
updateClientData() - Method in interface com.iplanet.services.cdm.ClientTypesManager
Reload all Client data.
useDefaultKeyStore() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns true if the provider uses default keystore.

V

VALID - Static variable in class com.sun.identity.saml.assertion.Condition
The Condition is valid.
VALIDATOR - Static variable in class com.sun.identity.sm.AttributeSchema.Type
The VALIDATOR attribute type specifies that the attribute defines a attribute validator plugin.
VALUE_CASE_INSENSITIVE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Key that is passed in the env parameter while invoking getConditionDecision method of a SessionPropertyCondition to indicate if a case insensitive match needs to done of the property value against same name property in the user's single sign on token.
VERSION - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies SAML version
ValidValues - class com.sun.identity.policy.ValidValues.
This class ValidValues provides search results and a error code indicating if the search was successfully or time limit exceeded or search limit exceeded.
ValidValues(int, Set) - Constructor for class com.sun.identity.policy.ValidValues
Constructs a ValidValues given errorCode and a set of values
validate(Set) - Method in interface com.sun.identity.sm.ServiceAttributeValidator
Validates the given set of string values.
validateAndInheritDefaults(Map, boolean) - Method in class com.sun.identity.sm.ServiceSchema
Validates the attrMap against the attributes defined in this schema of the service.
validateAndInheritDefaults(Map, String, boolean) - Method in class com.sun.identity.sm.ServiceSchema
Validates the attrMap against the attributes defined in this schema of the service for the given organization.
validateAttributes(Map) - Method in class com.sun.identity.sm.ServiceSchema
Determines whether each attribute in the attribute set is valid.
validateAttributes(Map, String) - Method in class com.sun.identity.sm.ServiceSchema
Determines whether each attribute in the attribute set is valid for the given organization.
validatePassword(String) - Method in class com.iplanet.am.sdk.AMUserPasswordValidation
Deprecated. Method to validate the Password.
validatePassword(String, Map) - Method in class com.iplanet.am.sdk.AMUserPasswordValidation
Deprecated. Method to validate the Password.
validatePassword(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
This method will use validation plugin if exists to validate password
validateRequest(SOAPMessage, Subject, Map, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
Authenticates the SOAPMessage from a remote client.
validateResponse(SOAPMessage, Map) - Method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
Validates the SOAP Response from the service provider.
validateToken(SSOToken) - Method in class com.iplanet.sso.SSOTokenManager
Returns true if the single sign on token is valid.
validateUserID(String) - Method in class com.iplanet.am.sdk.AMUserPasswordValidation
Deprecated. Method to validate the userID.
validateUserID(String, Map) - Method in class com.iplanet.am.sdk.AMUserPasswordValidation
Deprecated. /** Method to validate the userID.
validateUserName(String, String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
This method will use validation plugin if exists else it checks invalid characters in the source string
verifySignature() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Verifies the signature of the SOAP message.
verifyWSSSignature(Document, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify all the signatures of the XML document for the web services security.
verifyWSSSignature(Document, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify all the signatures of the XML document for the web services security.
verifyXMLSignature(Document) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify all the signatures of the XML document
verifyXMLSignature(Document, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify all the signatures of the XML document
verifyXMLSignature(Document, Certificate) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature of the XML document
verifyXMLSignature(Element) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature of the XML document
verifyXMLSignature(Element, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature of the XML document
verifyXMLSignature(Element, String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature of the XML document
verifyXMLSignature(String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature of the XML string
verifyXMLSignature(String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature of the XML string
verifyXMLSignature(String, String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature of the XML string
verifyXMLSignature(String, String, Document) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify all the signatures of the XML document
verifyXMLSignature(Document) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify all the signatures of the XML document
verifyXMLSignature(Document, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify all the signatures of the XML document
verifyXMLSignature(Document, Certificate) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify the signature of the XML document
verifyXMLSignature(Element) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify the signature of the XML document
verifyXMLSignature(Element, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify the signature of the XML document
verifyXMLSignature(Element, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify the signature of the XML document
verifyXMLSignature(String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify the signature of the XML string
verifyXMLSignature(String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify the signature of the XML string
verifyXMLSignature(String, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify the signature of the XML string
verifyXMLSignature(String, String, Document) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify all the signatures of the XML document

W

WARNING - Static variable in class com.iplanet.am.util.Debug
flags the state where warning debugging is enabled, but message debugging is disabled.
WEB_SERVICE_NAME - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name of URL policy agent service.
WILDCARD_MATCH - Static variable in class com.sun.identity.policy.ResourceMatch
The WILDCARD_MATCH specifies the resources are wildcard match
WRAP_SERVICE_LABEL - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Resource bundle key for wrap service label properties
WSC - Static variable in class com.sun.identity.wss.provider.ProviderConfig
Constant to define the web services client type.
WSP - Static variable in class com.sun.identity.wss.provider.ProviderConfig
Constant to define the web services provider type.
WSS_CLIENT_TLS_SAML_HK - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml token holder of key with SSL and client auth enabled.
WSS_CLIENT_TLS_SAML_HK_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML Holder of Key security profile with TLS or SSL and client auth enabled.
WSS_CLIENT_TLS_SAML_SV - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml token sender vouches with SSL and client auth enabled.
WSS_CLIENT_TLS_SAML_SV_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML Sender vouches security profile with TLS or SSL and client auth enabled.
WSS_CLIENT_TLS_USERNAME_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Username token profile with SSL and client auth enabled.
WSS_CLIENT_TLS_USERNAME_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the username token security profile with TLS or SSL and client auth enabled.
WSS_CLIENT_TLS_X509_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the X509 token profile with SSL and client auth enabled.
WSS_CLIENT_TLS_X509_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the X509 token security profile with TLS or SSL and client auth enabled.
WSS_NULL_SAML_HK - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml token holder of key.
WSS_NULL_SAML_HK_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML Holder of Key security profile.
WSS_NULL_SAML_SV - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml token sender vouches.
WSS_NULL_SAML_SV_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML Sender vouches security profile.
WSS_NULL_USERNAME_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Username token profile.
WSS_NULL_USERNAME_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the Username token security profile.
WSS_NULL_X509_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the X509 token profile.
WSS_NULL_X509_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the X509 token security profile.
WSS_SAML_TOKEN - Static variable in interface com.sun.identity.wss.security.SecurityToken
The URI to identify the WS-Security SAML Security Token.
WSS_TLS_SAML_HK - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml token holder of key with SSL enabled.
WSS_TLS_SAML_HK_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML Holder of Key security profile with TLS or SSL enabled.
WSS_TLS_SAML_SV - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml token sender vouches with SSL enabled.
WSS_TLS_SAML_SV_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML Sender vouches security profile with TLS or SSL enabled.
WSS_TLS_USERNAME_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Username token profile with SSL enabled.
WSS_TLS_USERNAME_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the username token security profile with TLS or SSL enabled.
WSS_TLS_X509_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the X509 token profile with SSL enabled.
WSS_TLS_X509_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the X509 security profile with TLS or SSL enabled.
WSS_USERNAME_TOKEN - Static variable in interface com.sun.identity.wss.security.SecurityToken
The URI to identify the WS-Security UserName Security Token
WSS_X509_TOKEN - Static variable in interface com.sun.identity.wss.security.SecurityToken
The URI to identify the WS-Security X509 Security Token
warning(String) - Method in class com.iplanet.am.util.Debug
Prints warning messages only when debug level is greater than Debug.ERROR.
warning(String, Throwable) - Method in class com.iplanet.am.util.Debug
Prints warning messages only when debug level is greater than Debug.ERROR.
warningEnabled() - Method in class com.iplanet.am.util.Debug
Checks if warning debugging is enabled.

X

X509V3 - Static variable in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
The X509V3 value type indicates that the value name given corresponds to a X509 Certificate
X509_TOKEN - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
X509 Token profile is specified.
XML - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The XML attribute syntax specifies that the attribute is of XML type, i.e., can have any unicode characters.
XMLSIG_NAMESPACE_URI - Static variable in class com.sun.identity.saml.common.SAMLConstants
XML Digital Signature namespace
XMLSignatureException - exception com.sun.identity.saml.xmlsig.XMLSignatureException.
This class represents a SAML XML Signature exception.
XMLSignatureException() - Constructor for class com.sun.identity.saml.xmlsig.XMLSignatureException
Create an XMLSignatureException with no message.
XMLSignatureException(String) - Constructor for class com.sun.identity.saml.xmlsig.XMLSignatureException
Create an XMLSignatureException with a message.
XMLSignatureManager - class com.sun.identity.saml.xmlsig.XMLSignatureManager.
The class XMLSignatureManager provides methods to sign and verify XML signature.

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

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.