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

A

abort() - Method in class com.sun.identity.authentication.AuthContext
Terminates an ongoing login call that has not yet completed.
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.
access(Level, String, String) - Static method in class com.sun.identity.liberty.ws.common.LogUtil
 
AccountMapper - interface com.sun.identity.saml.plugins.AccountMapper.
The class AccountMapper is an interface that is implemented to map partner account to user account in Sun Java System Identity Server.
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.
Action - class com.sun.identity.saml.assertion.Action.
This class is designed for <Action> element in SAML core assertion.
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.
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
No argument 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 Identity Server authorization decisions.
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.
activate() - Method in interface com.iplanet.am.sdk.AMEntity
Activates the entity (if a status attribute is defined for this entity).
activate() - Method in interface com.iplanet.am.sdk.AMResource
Activates the user.
activate() - Method in interface com.iplanet.am.sdk.AMUser
Activates the user.
ACTIVE - Static variable in interface com.iplanet.am.sdk.AMObject
Represents the status of an object as active
ACTIVE_VALUE - Static variable in interface com.iplanet.am.sdk.AMObject
String representation of the "active" state
ADD_MEMBER - Static variable in interface com.iplanet.am.sdk.AMConstants
 
add(Object) - Method in class com.iplanet.am.util.OrderedSet
 
add(Permission) - Method in class com.sun.identity.policy.jaas.ISPermissionCollection
 
addActionDecision(ActionDecision) - Method in class com.sun.identity.policy.PolicyDecision
Adds an action decision to this object
addAll(Set) - Method in class com.iplanet.am.util.OrderedSet
 
addAssertion(Assertion) - Method in class com.sun.identity.saml.assertion.Evidence
Adds an Assertion object into the Evidence object.
addAssertion(Assertion) - Method in class com.sun.identity.saml.protocol.Response
Add an assertion to the Response.
addAssertionIDReference(AssertionIDReference) - Method in class com.sun.identity.saml.assertion.Evidence
Adds an AssertionIDReference object into the Evidence object.
addAttribute(String, Set) - Method in class com.sun.identity.sm.ServiceInstance
Adds the given attribute name and values to the attribute set.
addAttribute(String, Set) - Method in class com.sun.identity.sm.ServiceConfig
Adds a configuration parameter to the service configuration.
addAttributeSchema(InputStream) - Method in class com.sun.identity.sm.ServiceSchema
Adds the attribute schema to this service.
addAttributeValue(Element) - Method in class com.sun.identity.saml.assertion.Attribute
Add AttributeValue to the Attribute.
addAttributeValue(String) - Method in class com.sun.identity.saml.assertion.Attribute
Add AttributeValue to the Attribute.
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.
addClient(SSOToken, String, Map, boolean) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
addClientExternal(SSOToken, Map) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
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.
ADDED - Static variable in interface com.sun.identity.sm.ServiceListener
The change type specifies that the entry has been added.
addEventListener(AMEventListener) - Method in interface com.iplanet.am.sdk.AMObject
Registers a event listener that needs to be invoked when a relevant event occurs.
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.
addListener(String, AMServiceListener) - Static method in class com.iplanet.am.sdk.AMSchema
Deprecated. Registers the listener for the given service name
addLogger(Logger) - Method in class com.sun.identity.log.LogManager
 
addLogInfo(String, Object) - Method in class com.sun.identity.log.LogRecord
Adds to the log information map, the field key and its corresponding value.
addNestedGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
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.
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.
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.
addStatement(Statement) - Method in class com.sun.identity.saml.assertion.Assertion
Add a statement to this Assertion
addStatsListener(StatsListener) - Method in class com.iplanet.am.util.Stats
 
addSubConfig(String, String, int, Map) - Method in class com.sun.identity.sm.ServiceConfig
Adds a service sub-configuration with configuration parameters.
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.
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.
addToPartialMatchMap(String, String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
addUsers(Set) - Method in interface com.iplanet.am.sdk.AMAssignableDynamicGroup
Adds users to the assignable dynamic group.
addUsers(Set) - Method in interface com.iplanet.am.sdk.AMRole
Adds users to the role.
addUsers(Set) - Method in interface com.iplanet.am.sdk.AMStaticGroup
Adds users to the static group.
ADMIN_CONSOLE_SERVICE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Identity Server's administration console service name
ADMIN_GROUPS_ENABLED_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
 
ADMIN_ROLE_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
 
ADMIN_START_DN_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Administrator's Start Location
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
Non default constructor to be used when a doPrivileged() is performed for the decryption operations.
ADMINISTRATION_SERVICE - Static variable in interface com.iplanet.am.sdk.AMConstants
 
ADMINISTRATOR_DISPLAY_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Attribute is displayed only for administrators and maybe writable.
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
Non default constructor to be used when a doPrivileged() is performed for the decryption operations.
AdminUtils - class com.iplanet.am.util.AdminUtils.
 
AdminUtils() - Constructor for class com.iplanet.am.util.AdminUtils
 
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
AGENT_SERVICE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Identity Server's agent service name
AGENTS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation agent window used for navigation search off
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
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.
The AMAssignableDynamicGroup interface provides methods to manage assignable dynamic group.
AMAttributeSchema - class com.iplanet.am.sdk.AMAttributeSchema.
Deprecated. This class has been deprecated. Please use com.sun.identity.sm.AttributeSchema.
AMCallBack - class com.iplanet.am.sdk.AMCallBack.
A Plugin Class that needs to be extended by external applications in-order to do some special pre/post-processing for creation/deletion and modification operations for User, Organization, Roles and Groups.
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(ClientDetectionInterface) - Constructor for class com.iplanet.am.util.AMClientDetector
Application provide custom detection class.
AMClientDetector(String) - Constructor for class com.iplanet.am.util.AMClientDetector
Applications can provide client detector implementation 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(List) - Constructor for class com.iplanet.am.console.base.model.AMConsoleException
Creates a Console Exception object.
AMConsoleException(String) - 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.
This interface defines constants used by AM SDK.
AMDynamicGroup - interface com.iplanet.am.sdk.AMDynamicGroup.
This interface provides methods to manage dynamic group.
AMEntity - interface com.iplanet.am.sdk.AMEntity.
 
AMEntryExistsException - exception com.iplanet.am.sdk.AMEntryExistsException.
This AMEntryExistsException is a specific typed exception used to indicate an error encountered because the entry already existing in the Directory.
AMEntryExistsException(String, String) - Constructor for class com.iplanet.am.sdk.AMEntryExistsException
Constructs a new AMEntryExistsException with detailed message.
AMEntryExistsException(String, String, Object[]) - Constructor for class com.iplanet.am.sdk.AMEntryExistsException
Constructs a new AMException with detailed message.
AMEvent - class com.iplanet.am.sdk.AMEvent.
Represents an event fired by Sun Java System Identity Server SDK.
AMEvent(Object, int) - Constructor for class com.iplanet.am.sdk.AMEvent
Constructs an event object.
AMEventListener - interface com.iplanet.am.sdk.AMEventListener.
Represents the event listener interface that consumers of this API should implement and register with the SDK to receive Sun Java System Identity Server SDK notifications.
AMException - exception com.iplanet.am.sdk.AMException.
The AMException is thrown whenever an error is is encountered while performing an operation on the data store.
AMException(String, String) - Constructor for class com.iplanet.am.sdk.AMException
Constructs a new AMException with detailed message.
AMException(String, String, Object[]) - Constructor for class com.iplanet.am.sdk.AMException
Constructs a new AMException with detailed message.
AMFilteredRole - interface com.iplanet.am.sdk.AMFilteredRole.
This interface provides methods to manage filtered role.
AMGroup - interface com.iplanet.am.sdk.AMGroup.
The AMGroup interface provides methods to manage group
AMGroupContainer - interface com.iplanet.am.sdk.AMGroupContainer.
This interface provides methods to manage group container.
AMInvalidDNException - exception com.iplanet.am.sdk.AMInvalidDNException.
The AMInvalidDNException is thrown to indicate that an invalid DN was used.
AMInvalidDNException(String, String) - Constructor for class com.iplanet.am.sdk.AMInvalidDNException
Constructs a new AMException with detailed message.
AMInvalidDNException(String, String, Object[]) - Constructor for class com.iplanet.am.sdk.AMInvalidDNException
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 Identity Server 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.
The AMObject interface provides methods to manage various Sun Java System Identity Server objects and their attributes.
AMOrganization - interface com.iplanet.am.sdk.AMOrganization.
This interface provides methods to manage organization.
AMOrganizationalUnit - interface com.iplanet.am.sdk.AMOrganizationalUnit.
The AMOrganizationalUnit interface provides methods to manage organizational unit AMOrganizationalUnit objects can be obtained by using AMStoreConnection.
AMPasswordUtil - class com.iplanet.am.util.AMPasswordUtil.
 
AMPasswordUtil() - Constructor for class com.iplanet.am.util.AMPasswordUtil
 
AMPeopleContainer - interface com.iplanet.am.sdk.AMPeopleContainer.
This interface provides methods to manage people container.
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.
AMPostCallBackException is a subclass of AMException which is used by all implementations of AMCallback.
AMPostCallBackException(SSOToken, String) - Constructor for class com.iplanet.am.sdk.AMPostCallBackException
Constructs a new AMPostCallBackException with detailed message.
AMPostCallBackException(SSOToken, String, UMSException) - Constructor for class com.iplanet.am.sdk.AMPostCallBackException
Constructs a new AMPostCallBackException with detailed message.
AMPostCallBackException(String, String) - Constructor for class com.iplanet.am.sdk.AMPostCallBackException
Constructs a new AMPostCallBackException with detailed message.
AMPostCallBackException(String, String, Object[]) - Constructor for class com.iplanet.am.sdk.AMPostCallBackException
Constructs a new AMPostCallBackException with detailed message.
AMPostCallBackException(String, String, Object[], UMSException) - Constructor for class com.iplanet.am.sdk.AMPostCallBackException
Constructs a new AMPostCallBackException with detailed message.
AMPostCallBackException(String, String, UMSException) - Constructor for class com.iplanet.am.sdk.AMPostCallBackException
Constructs a new AMPostCallBackException with detailed message.
AMPreCallBackException - exception com.iplanet.am.sdk.AMPreCallBackException.
AMPreCallBackException is a subclass of AMException which is used by all implementations of AMCallback.
AMPreCallBackException(SSOToken, String) - Constructor for class com.iplanet.am.sdk.AMPreCallBackException
Constructs a new AMPreCallBackException with detailed message.
AMPreCallBackException(SSOToken, String, UMSException) - Constructor for class com.iplanet.am.sdk.AMPreCallBackException
Constructs a new AMPreCallBackException with detailed message.
AMPreCallBackException(String, String) - Constructor for class com.iplanet.am.sdk.AMPreCallBackException
Constructs a new AMPreCallBackException with detailed message.
AMPreCallBackException(String, String, Object[]) - Constructor for class com.iplanet.am.sdk.AMPreCallBackException
Constructs a new AMPreCallBackException with detailed message.
AMPreCallBackException(String, String, Object[], UMSException) - Constructor for class com.iplanet.am.sdk.AMPreCallBackException
Constructs a new AMPreCallBackException with detailed message.
AMPreCallBackException(String, String, UMSException) - Constructor for class com.iplanet.am.sdk.AMPreCallBackException
Constructs a new AMPreCallBackException with detailed message.
AMResource - interface com.iplanet.am.sdk.AMResource.
This interface provides methods to manage user.
AMResourceBundleCache - class com.iplanet.am.util.AMResourceBundleCache.
 
AMRole - interface com.iplanet.am.sdk.AMRole.
The Role interface provides methods to manage role AMRole objects can be obtained by using AMStoreConnection.
AMSchema - class com.iplanet.am.sdk.AMSchema.
Deprecated. This class has been deprecated. Please use com.sun.identity.sm.ServiceSchema.
AMSchema.Type - class com.iplanet.am.sdk.AMSchema.Type.
Deprecated. This class has been deprecated. Please use com.sun.identity.sm.SchemaType.
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.
This class provides a way to customize Search behaviors.
AMSearchControl() - Constructor for class com.iplanet.am.sdk.AMSearchControl
Creates the AMSearchControl object
AMSearchResults - class com.iplanet.am.sdk.AMSearchResults.
This class AMSearchResults provides to obtain the search results.
AMSearchResults(int, Set, int, Map) - Constructor for class com.iplanet.am.sdk.AMSearchResults
Constructs the AMSearchResults object
AMServiceListener - interface com.iplanet.am.sdk.AMServiceListener.
The interface AMServiceListener needs to be implemented by applications in order to receive service data change notifications.
AMStaticGroup - interface com.iplanet.am.sdk.AMStaticGroup.
This interface provides methods to manage static group.
AMStoreConnection - class com.iplanet.am.sdk.AMStoreConnection.
The AMStoreConnection class represents a connection to the Sun Java System Identity Server data store.
AMStoreConnection(SSOToken) - Constructor for class com.iplanet.am.sdk.AMStoreConnection
Gets the connection to the Sun Java System Identity Server data store if the Session is valid.
AMTemplate - interface com.iplanet.am.sdk.AMTemplate.
Represents a service template associated with a AMObject.
AMUser - interface com.iplanet.am.sdk.AMUser.
This interface provides methods to manage user.
AMUserEntryProcessed - interface com.iplanet.am.sdk.AMUserEntryProcessed.
Deprecated. This interface has been deprecated. Please use AMCallBack
AMUserPasswordValidation - class com.iplanet.am.sdk.AMUserPasswordValidation.
This class provides a userID and password validation plugin mechanism.
AMUserPasswordValidation() - Constructor for class com.iplanet.am.sdk.AMUserPasswordValidation
Constructs the AMUserPasswordValidation object
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
append(String, String) - Method in interface com.sun.identity.policy.interfaces.ResourceName
Appends sub-resource to super-resource.
AppSSOTokenProvider - interface com.sun.identity.policy.client.AppSSOTokenProvider.
 
ARTIFACT_NAME_DEFAULT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default SAML artifact name
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_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.
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, 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.
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, 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.
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() - Constructor for class com.sun.identity.saml.assertion.AssertionIDReference
Default constructor of
AssertionIDReference(Element) - Constructor for class com.sun.identity.saml.assertion.AssertionIDReference
Constructs an AssertionIDReference element from an existing XML block.
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.
assertionSAMLNameSpaceURI - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML assertion namespace URI
ASSIGNABLE_DYNAMIC_GROUP - Static variable in interface com.iplanet.am.sdk.AMObject
Represents a Dynamic Group object type
assignAssignableDynamicGroup(AMAssignableDynamicGroup) - Method in interface com.iplanet.am.sdk.AMUser
Assigns a assignable dynamic group to the user.
assignAssignableDynamicGroup(String) - Method in interface com.iplanet.am.sdk.AMUser
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
Assigns a role to the user.
assignRole(String) - Method in interface com.iplanet.am.sdk.AMUser
Assigns a role to the user.
assignService(String, Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Assign service to the organizational unit.
assignServices(Map) - Method in interface com.iplanet.am.sdk.AMObject
Assign services to the entity (user/group/organization/organization unit).
assignServices(Set) - Method in interface com.iplanet.am.sdk.AMUser
Assigns services to the user.
assignStaticGroup(AMStaticGroup) - Method in interface com.iplanet.am.sdk.AMUser
Assigns a static group to the user.
assignStaticGroup(String) - Method in interface com.iplanet.am.sdk.AMUser
Assigns a static group to the user.
Attribute - class com.sun.identity.saml.assertion.Attribute.
The element specifies an attribute of the assertion subject.
ATTRIBUTE - Static variable in interface com.sun.identity.saml.plugins.PartnerAccountMapper
Key to hold attributes to be set as session properties.
ATTRIBUTE - Static variable in class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType
Attribute Query.
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.
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.saml.plugins.AttributeMapper.
The class AttributeMapper is an interface that is implemented to get SSO information and map partner attributes to Identity Server attributes.
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.
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) - Constructor for class com.sun.identity.saml.protocol.AttributeQuery
Constructor to construct an AttributeQuery with 0 AttributeDesignator, and no Resource attribute.
AttributeQuery(Subject, List) - Constructor for class com.sun.identity.saml.protocol.AttributeQuery
Constructor to construct an AttributeQuery with a list of AttributeDesignators.
AttributeQuery(Subject, List, String) - Constructor for class com.sun.identity.saml.protocol.AttributeQuery
Constructor.
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.
attributeValuePairToXMLString(String, Set) - Static method in class com.sun.identity.policy.PolicyUtils
 
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.
audit() - Method in class com.iplanet.am.util.Cache
 
AUTH_SERVICE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Identity Server'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_USER_CONTAINER_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Identity Server's User Container Attribute name
AuthContext - class com.sun.identity.authentication.AuthContext.
The AuthContext provides the implementation for authenticating users.
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.
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(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, 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 Identity Server URL.
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 Identity Server URL.
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.
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.
AuthenticationException - exception com.sun.identity.authentication.spi.AuthenticationException.
 
AuthenticationException(String) - Constructor for class com.sun.identity.authentication.spi.AuthenticationException
 
AuthenticationException(String, String, Object[]) - Constructor for class com.sun.identity.authentication.spi.AuthenticationException
 
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) - Constructor for class com.sun.identity.saml.protocol.AuthenticationQuery
Constructor.
AuthenticationQuery(Subject, String) - 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
AuthLoginException - exception com.sun.identity.authentication.spi.AuthLoginException.
This class is for handling message localization in LoginException.
AuthLoginException(String) - Constructor for class com.sun.identity.authentication.spi.AuthLoginException
Constructs a new AuthLoginException with the given message.
AuthLoginException(String, String, Object[]) - Constructor for class com.sun.identity.authentication.spi.AuthLoginException
Constructs a new AuthLoginException without a nested Throwable.
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(Throwable) - Constructor for class com.sun.identity.authentication.spi.AuthLoginException
Constructs an AuthLoginException with given Throwable.
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.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
 
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
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.
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.DecisionType - class com.sun.identity.saml.assertion.AuthorizationDecisionStatement.DecisionType.
The DecisionType is an inner class defining constants for the type of Decisions than can be conveyed by an AuthorizationDecisionStatement .
AuthorizationDecisionStatement.DecisionType() - Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatement.DecisionType
 
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) - Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
Constructs a AuthorizationDecisionStatement instance.
AuthorizationDecisionStatement(Subject, String, int, List, Evidence) - Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
Constructs an instance of AuthorizationDecisionStatement.
AUTHORIZE_REQUESTER - Static variable in class com.sun.identity.liberty.ws.disco.Directive
DirectiveType AuthorizeRequester.
Authorizer - class com.sun.identity.log.spi.Authorizer.
 
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() - Constructor for class com.sun.identity.log.spi.Authorizer
 
AUTHTYPE - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that defines the authentication type used in SAML.
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

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
BEGIN_CERT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
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 - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
BinarySecurityToken(Element) - Constructor for class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Constructor
BinarySecurityToken(String, QName, QName) - Constructor for class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Constructor
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
bundle - Static variable in class com.sun.identity.policy.ResBundleUtils
 
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.

C

Cache - class com.iplanet.am.util.Cache.
 
CACHE_ENABLED_DISABLED_KEY - Static variable in interface com.iplanet.am.sdk.AMConstants
 
CACHE_MAX_SIZE_KEY - Static variable in interface com.iplanet.am.sdk.AMConstants
 
Cache() - Constructor for class com.iplanet.am.util.Cache
 
Cache(int) - Constructor for class com.iplanet.am.util.Cache
 
Cache(int, float) - Constructor for class com.iplanet.am.util.Cache
 
canCreateClients() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
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.
canonicalize(String) - Static method in class com.iplanet.am.util.Misc
 
canonicalize(String) - Method in interface com.sun.identity.policy.interfaces.ResourceName
Gets the canonicalized form of a resource string
CDM_CONTENT_TYPE_PROPERTY_NAME - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Client detection module content type property name
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
 
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.
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
Checks that the given nonce is the same as the last one returned via getNonce(), and invalidates it.
cleanQueryString(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
 
clear() - Method in class com.iplanet.am.util.AMResourceBundleCache
 
clear() - Method in class com.iplanet.am.util.Cache
 
clearCache() - Method in class com.sun.identity.sm.ServiceManager
Removes all the SMS cached entries.
Client - class com.iplanet.services.cdm.Client.
Provides common access to client data.
clientChanged(String, int, int) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
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.
ClientsManager - class com.iplanet.services.cdm.ClientsManager.
Provides common access to client data.
ClientsManager() - Constructor for class com.iplanet.services.cdm.ClientsManager
 
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.
clone() - Method in interface com.sun.identity.policy.interfaces.Subject
Creates and returns a copy of this object.
clone() - Method in interface com.sun.identity.policy.interfaces.Condition
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
Provides the classes to be used for User/Identity Management.
com.iplanet.am.util - package com.iplanet.am.util
Provides utility classes for use by other IS SDK and custom applications accessing IS 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 Identity Server.
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 Identiry Server.
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 Identity Server.
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
 
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.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.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 policies.
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 Identity Server 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 Identity Server 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 IS 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.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.
compareTo(Object) - Method in class com.iplanet.am.util.QCharset
 
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
 
COMPLIANCE_USER_DELETION_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
 
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_COLLECTION - Static variable in class com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to constraint collection.
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, 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
ConditionDecision(boolean, Map) - Constructor for class com.sun.identity.policy.ConditionDecision
Constructs ConditionDecision given the boolean result of a condition evaluation and advices
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.
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.
CONFIG_FILE_NAME - Static variable in class com.iplanet.am.util.SystemProperties
Default name of the config 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 config 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
Identity Server 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 - Static variable in class com.iplanet.am.util.Stats
 
CONSOLE_ADMIN_GROUPS_DISPLAY_ATTR - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Administration Group Display Attribute name.
CONSOLE_AGENT_CURRENT_OBJECT - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
current selected agent
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_AGENT_SUBVIEW - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Current selected agent's sub view in Identity management
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_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_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_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
constructUserFilter(SSOToken, String, String, boolean) - Static method in class com.sun.identity.policy.PolicyUtils
 
CONTAINER_DEFAULT_TEMPLATE_ROLE - Static variable in interface com.iplanet.am.sdk.AMConstants
 
contains(Object) - Method in class com.iplanet.am.util.Cache
 
containsAudience(String) - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Returns true if a particular audience string is contained within this AudienceRestrictionCondition object
containsKey(Object) - Method in class com.iplanet.am.util.Cache
 
containsValue(Object) - Method in class com.iplanet.am.util.Cache
 
convertDateString(String, Locale, Locale) - Static method in class com.iplanet.am.util.Locale
Converts date string from source locale to destination locale
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
Creates assignable dynamic group.
createAssignableDynamicGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates assignable dynamic group.
createAssignableDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Creates assignable dynamic groups and initializes their attributes.
createAssignableDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroup
Creates assignable dynamic groups and initializes their attributes.
createAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Creates assignable dynamic groups in this group container.
createAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates assignable dynamic groups.
createAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Creates assignable dynamic groups in this group.
createAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates assignable dynamic groups.
createDynamicGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Creates dynamic group.
createDynamicGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates dynamic group.
createDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Creates dynamic groups and initializes their attributes.
createDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates dynamic groups and initializes their attributes.
createDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroup
Creates dynamic groups and initializes their attributes.
createDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates dynamic groups and initializes their attributes.
createDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Creates dynamic groups in this group container.
createDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Creates dynamic groups in this group.
createEntities(String, Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates entities and initializes their attributes.
createEntities(String, Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Creates entities and initializes their attributes.
createEntities(String, Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Create managed entities in this container.
createEntities(String, Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Create managed entities in this container.
createFilteredRoles(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates filtered roles.
createFilteredRoles(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates filtered roles.
createFilteredRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates filtered roles.
createFilteredRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates filtered roles.
createGroupContainers(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates group containers and initializes their attributes.
createGroupContainers(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates group containers and initializes their attributes.
createGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates group containers.
createGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates group containers.
createOrganization(String, String, Map, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates sub-organizations and initializes their attributes.
createOrganizationalUnits(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates organizational units and initializes their attributes.
createOrganizationalUnits(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates organizational units.
createOrganizations(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates organizations and initializes their attributes.
createOrganizations(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates organizations.
createPeopleContainers(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates people containers and initializes their attributes.
createPeopleContainers(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates people containers and initializes their attributes.
createPeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates people containers.
createPeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates people containers.
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(Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Create resources in this organization.
createResources(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Create resources in this organization.
createRoles(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates roles.
createRoles(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates roles.
createRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates roles.
createRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
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
Creates a single sign on token after authenticating the principal with the given password.
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
Creates static group.
createStaticGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates static group.
createStaticGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Creates static groups and initializes their attributes.
createStaticGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroup
Creates static groups and initializes their attributes.
createStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Creates static groups in this group container.
createStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates static groups.
createStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Creates static groups in this group.
createStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates static groups.
createSubGroupContainers(Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Creates sub group containers and initializes their attributes.
createSubGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Creates sub group containers in this group container.
createSubOrganizationalUnits(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates sub-organizational units and initializes their attributes.
createSubOrganizationalUnits(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates sub-organizational units.
createSubOrganizations(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates sub-organizations and initializes their attributes.
createSubOrganizations(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates sub-organizations.
createSubPeopleContainers(Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Creates sub people containers and initializes their attributes.
createSubPeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Creates sub people containers in this people container.
createTemplate(int, String, Map) - Method in interface com.iplanet.am.sdk.AMObject
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
Creates a Template with a priority for the given service associated with this AMObject.
createToken(String, String) - Static method in class com.sun.identity.log.spi.Token
 
createTopOrganization(String, Map) - Method in class com.iplanet.am.sdk.AMStoreConnection
Bootstraps the Organization tree by creating the Top Organization tree.
createUser(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Create user and initializes the attributes.
createUser(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Create user and initializes the attributes.
createUsers(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates users and initializes their attributes.
createUsers(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
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(Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Creates users and initializes their attributes.
createUsers(Map, Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Creates users and initializes their attributes.
createUsers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Creates users in this organization.
createUsers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates users and initializes their attributes.
createUsers(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Creates users in this people container.
CUSTOMIZE_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Customized when dynamic and user attributes of the same name

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
 
DCT_ENABLED_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
 
deactivate() - Method in interface com.iplanet.am.sdk.AMEntity
Deactivates the entity (if a status attribute is defined for this entity).
deactivate() - Method in interface com.iplanet.am.sdk.AMResource
Deactivates the user.
deactivate() - Method in interface com.iplanet.am.sdk.AMUser
Deactivates the user.
debug - Static variable in class com.iplanet.sso.SSOTokenManager
 
Debug - class com.iplanet.am.util.Debug.
Allows a uniform interface to file debug and exception information in a uniform format.
Debug - class com.sun.identity.log.spi.Debug.
 
Debug() - Constructor for class com.sun.identity.log.spi.Debug
 
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.
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
 
decrypt(String) - Static method in class com.iplanet.am.util.AMPasswordUtil
 
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.
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
DefaultClientTypesManager - class com.iplanet.services.cdm.DefaultClientTypesManager.
 
DefaultClientTypesManager() - Constructor for class com.iplanet.services.cdm.DefaultClientTypesManager
 
delete() - Method in interface com.iplanet.am.sdk.AMEntity
Deletes the object.
delete() - Method in interface com.iplanet.am.sdk.AMObject
Deletes the object.
delete(boolean) - Method in interface com.iplanet.am.sdk.AMEntity
Deletes object(s).
delete(boolean) - Method in interface com.iplanet.am.sdk.AMObject
Deletes object(s).
deleteAllNamedPolicyTemplates(String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deletes all the named policy templates for this Organization corresponding to the given policy.
deleteAllNamedPolicyTemplates(String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deletes all the named policy templates for this Organizational Unit corresponding to the given policy.
deleteAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deletes assignable dynamic groups in this group container.
deleteAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deletes assignable dynamic groups.
deleteAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deletes assignable dynamic groups in this group.
deleteAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deletes assignable dynamic groups.
DELETED - Static variable in interface com.iplanet.am.sdk.AMObject
Represents the status of an object as "deleted"
DELETED_VALUE - Static variable in interface com.iplanet.am.sdk.AMObject
String representation of the "deleted" state
deleteDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deletes dynamic groups in this group container.
deleteDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deletes dynamic groups.
deleteDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deletes dynamic groups in this group.
deleteDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deletes dynamic groups.
deleteEntities(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deletes a set of resources in this people container.
deleteEntities(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deletes a set of resources in this people container.
deleteFilteredRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deletes filtered roles.
deleteFilteredRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deletes filtered roles.
deleteGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deletes group containers.
deleteGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deletes group containers.
deleteOrganizationalUnits(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deletes organizational units
deleteOrganizationConfig(String) - Method in class com.sun.identity.sm.ServiceConfigManager
Deletes the organization configuration data for the given organization.
deleteOrganizations(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deletes organizations
deletePeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deletes people containers.
deletePeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Creates people containers and initializes their attributes.
deleteResources(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deletes a set of resources in this people container.
deleteRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deletes roles.
deleteRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deletes roles.
deleteStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deletes static groups in this group container.
deleteStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deletes static groups.
deleteStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deletes static groups in this group.
deleteStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deletes static groups.
deleteSubGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deletes sub group containers in this group container.
deleteSubOrganizationalUnits(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deletes sub organizational units
deleteSubOrganizations(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deletes sub organizations.
deleteSubPeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deletes sub people containers in this people container.
deleteUsers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deletes users from this organization.
deleteUsers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deletes users from this organizational unit.
deleteUsers(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deletes users from this people container.
DENY - Static variable in interface com.sun.identity.saml.plugins.ActionMapper
Key to hold a list of actions that are denied.
DENY - Static variable in class com.sun.identity.saml.assertion.AuthorizationDecisionStatement.DecisionType
The specified action is denied.
DEPRECATED_CONFIRMATION_METHOD_ARTIFACT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Deprecated SAML Artifact confirmation method identifier URI
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(Element) - Constructor for class com.sun.identity.liberty.ws.disco.Description
Constructs a Description object from DOM element.
Description(List, List, String) - Constructor for class com.sun.identity.liberty.ws.disco.Description
Constructor
destroy() - Method in class com.iplanet.am.util.Debug
Destroys the debug object, closes the debug file and releases any system resources.
destroy() - Method in class com.iplanet.am.util.Stats
 
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
Directive - class com.sun.identity.liberty.ws.disco.Directive.
The class Directive represents a discovery service DirectiveType element.
Directive(Element) - Constructor for class com.sun.identity.liberty.ws.disco.Directive
Constructs a directive instance from DOM element.
Directive(String) - Constructor for class com.sun.identity.liberty.ws.disco.Directive
Constructs a directive instance for a type of directive.
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(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(SecurityAssertion, String, String) - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryClient
Constructor, connects to Discovery Service using WSS SAML Token.
DiscoveryClient(String, String) - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryClient
Constructor, connects to Discovery Service without web service security token.
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.
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).
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
 
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
 
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
Identity Server's domain URL access service name
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.
doVerifierAction(String, boolean) - Method in interface com.sun.identity.log.spi.IVerifierOutput
 
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.
DS_LOOKUP_FAILURE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
DS_LOOKUP_SUCCESS - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
DS_UPDATE_FAILURE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
DS_UPDATE_SUCCESS - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
DSTClient - class com.sun.identity.liberty.ws.dst.DSTClient.
The class DSTClient provides methods for Liberty Data Service Template.
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(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) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Creates a data service template client instance.
DSTClient(SecurityAssertion, String, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Constructor, connects to Data Service using WSS SAML Token
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(String, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Constructor, connects to Data Service without WSS 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.
DSTData - class com.sun.identity.liberty.ws.dst.DSTData.
The DSTData class provides a wrapper for any data entry.
DSTData(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTData
Constructor
DSTData(List, String) - 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(String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTException
Constructor with a message.
DSTException(Throwable) - Constructor for class com.sun.identity.liberty.ws.dst.DSTException
Constructor with Throwable object.
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(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTModification
Constructor
DSTModification(String, Date, String) - 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(Element) - 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(String, List, String) - 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(Element) - 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(String, List, String) - 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(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryItem
Constructor
DSTQueryItem(String, boolean, Date, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryItem
Constructor
DSTQueryItem(String, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryItem
Default 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(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Constructor
DSTQueryResponse(List, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Constructor
DYNAMIC - Static variable in class com.sun.identity.sm.SchemaType
The DYNAMIC schema type defines
DYNAMIC - Static variable in class com.iplanet.am.sdk.AMSchema.Type
Deprecated. The DYNAMIC schema type defines
DYNAMIC_GROUP - Static variable in interface com.iplanet.am.sdk.AMObject
Represents a Dynamic Group object type
DYNAMIC_TEMPLATE - Static variable in interface com.iplanet.am.sdk.AMTemplate
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

E

elements() - Method in class com.iplanet.am.util.Cache
 
elements() - Method in class com.sun.identity.policy.jaas.ISPermissionCollection
 
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
 
EMPTY_RESOURCE_NAME - Static variable in class com.sun.identity.policy.PolicyEvaluator
Constant used to identity empty resource
EMPTY_STRING - Static variable in class com.sun.identity.policy.PolicyUtils
 
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.
encodeURL(String) - Method in interface com.iplanet.sso.SSOToken
Returns the encoded URL , rewritten to include the session id.
ENCRYPT_RESOURCEID - Static variable in class com.sun.identity.liberty.ws.disco.Directive
DirectiveType EncryptResourceID.
encrypt(String) - Static method in class com.iplanet.am.util.AMPasswordUtil
 
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.
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.
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(EncryptedData, EncryptedKey) - Constructor for class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Constructor
END_CERT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
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
Identity Server's entry specific service name
entrySet() - Method in class com.iplanet.am.util.Cache
 
envParametersToXMLString(Map) - Static method in class com.sun.identity.policy.PolicyUtils
 
EQ - Static variable in class com.sun.identity.log.QueryElement
 
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(Object) - Method in interface com.iplanet.sso.SSOTokenID
Compares this SSOTokenID to the specified object.
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.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.AttributeSchema.Syntax
Method to check if two schema attribute syntax are equal.
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.sm.SchemaType
Method to check if two schema types are equal.
equals(Object) - Method in class com.iplanet.am.sdk.AMSchema.Type
Deprecated. Method to check if two schema types 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.authentication.AuthContext.IndexType
Checks if two index type objects are equal.
equals(Object) - Method in class com.iplanet.am.util.QCharset
 
equals(Object) - Method in class com.iplanet.am.util.Cache
 
equals(Object) - Method in class com.sun.identity.policy.Syntax
Checks whether the argument object is equal to this Syntax
equals(Object) - Method in class com.sun.identity.policy.ResourceMatch
Method to check if two resource match objects are equal.
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(Object) - Method in class com.sun.identity.security.ISSecurityPermission
Returns true if this object is equals to o.
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(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.
ERROR - Static variable in class com.iplanet.am.util.Debug
flags the state where error debugging is enabled.
error(Level, String, String) - Static method in class com.sun.identity.liberty.ws.common.LogUtil
 
error(String) - Method in class com.iplanet.am.util.Debug
Prints error messages only when debug level is greater than DEBUG.OFF.
error(String) - Static method in class com.sun.identity.log.spi.Debug
 
error(String, Throwable) - Method in class com.iplanet.am.util.Debug
Prints error messages only if debug state is greater than Debug.OFF.
error(String, Throwable) - Static method in class com.sun.identity.log.spi.Debug
 
escapeSpecialCharacters(String) - Static method in class com.iplanet.am.util.XMLUtils
 
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.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.DoNotCacheCondition
A method which can be overridden by a plug-in maybe which provides means of evaluating this condition
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.
EXACT_MATCH - Static variable in class com.sun.identity.policy.ResourceMatch
The EXACT_MATCH specifies the resources are exactly the same.

F

FAILED - Static variable in class com.sun.identity.authentication.AuthContext.Status
The FAILED indicates that the login process has failed.
FILE - Static variable in class com.iplanet.am.util.Stats
 
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_SEARCH_FLAG - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for filter select flag
FILTERED_ROLE - Static variable in interface com.iplanet.am.sdk.AMObject
Represents a Filtered Role object type
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.
FORMATTER - Static variable in class com.sun.identity.log.LogManager
 

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 Identity Server Globalization Setting
GE - Static variable in class com.sun.identity.log.QueryElement
 
GENERAL_ADMIN_ROLE - Static variable in interface com.iplanet.am.sdk.AMRole
Represents a General Administrative Role
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.
get(Object) - Method in class com.iplanet.am.util.Cache
 
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.
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.assertion.AuthorizationDecisionStatement
Returns the action(s) from AuthorizationStatement.
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.
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
 
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.
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.
getAdminDN() - Static method in class com.iplanet.am.util.AdminUtils
 
getAdminPassword() - Static method in class com.iplanet.am.util.AdminUtils
 
getAdvice() - Method in class com.sun.identity.saml.assertion.Assertion
Returns the advice of an assertion.
getAdvices() - Method in class com.sun.identity.policy.ConditionDecision
Gets advices associated with this object
getAdvices() - Method in class com.sun.identity.policy.ActionDecision
Returns a map of advices associated with this object.
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.
getAllClientInstances() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
getAllClientTypes() - Method in interface com.iplanet.services.cdm.ClientTypesManager
Get names of all client types
getAllClientTypes() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
getAllInstances() - Static method in class com.iplanet.services.cdm.ClientsManager
Returns an iterator of Client objects for all known client types.
getAllInstances() - Static method in class com.iplanet.services.cdm.Client
Deprecated. Use ClientsManager#getAllInstances()
getAMObjectName(int) - Method in class com.iplanet.am.sdk.AMStoreConnection
Take a supported type, and returns the matching name of the supported managed type.
getAMObjectType(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Returns the type of the object given its DN.
getAny() - Method in class com.sun.identity.sm.AttributeSchema
Method to get service specific attributes.
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.
getAppSSOToken() - Method in interface com.sun.identity.policy.client.AppSSOTokenProvider
 
getAssertion() - Method in class com.sun.identity.saml.assertion.Advice
Get access to the Assertion in this Advice element
getAssertion() - Method in class com.sun.identity.saml.assertion.Evidence
Get java.util.Set of Assertion objects in the Evidence
getAssertion() - Method in class com.sun.identity.saml.protocol.Response
This method returns the set of Assertions that is the content of the response.
getAssertion(AssertionIDReference, Set) - Method in class com.sun.identity.saml.AssertionManager
Gets the Assertion referenced by an AssertionIDReference.
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.
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.
getAssertionID() - Method in class com.sun.identity.saml.assertion.Assertion
Returns the assertion ID.
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.assertion.Advice
Returns access to the AssertionIDReference in this Advice element.
getAssertionIDReference() - Method in class com.sun.identity.saml.assertion.Evidence
Get java.util.Set of AssertionIDReference objects in the Evidence
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
Returns the handle to the AMAssignableDynamicGroup object represented by DN.
getAssignableDynamicGroupDNs() - Method in interface com.iplanet.am.sdk.AMUser
Gets all the assignable dynamic groups the user is in.
getAssignableDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Returns the assignable dynamic groups within the specified level.
getAssignableDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Returns the assignable dynamic groups within the specified level.
getAssignedPolicyDNs() - Method in interface com.iplanet.am.sdk.AMOrganization
Gets all the assigned policies for this Organization
getAssignedPolicyDNs() - Method in interface com.iplanet.am.sdk.AMRole
Gets all the assigned policies created for this role
getAssignedPolicyDNs() - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Returns all the assigned policies for this organizational unit.
getAssignedServices() - Method in interface com.iplanet.am.sdk.AMObject
Returns all service names that are assigned to the user/group/organization/organizational unit.
getAssignedServices() - Method in interface com.iplanet.am.sdk.AMUser
Gets all service names that are assigned to the user.
getAttribute() - Method in class com.sun.identity.saml.assertion.AttributeStatement
Get attribute from Attribute statement
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(String) - Method in interface com.iplanet.am.sdk.AMObject
Returns attribute value.
getAttributeByteArray(String) - Method in interface com.iplanet.am.sdk.AMObject
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.
getAttributeDefaults() - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. Get 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(Node) - Static method in class com.sun.identity.policy.PolicyUtils
 
getAttributeNames() - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. Method to obtain the names of the schema attributes defined for the service.
getAttributeNames(String, AMSchema.Type) - Method in class com.iplanet.am.sdk.AMStoreConnection
Returns the service attribute names for a given service name and schema type.
getAttributeNamespace() - Method in class com.sun.identity.saml.assertion.AttributeDesignator
Returns attribute name space from the AttributeDesignator.
getAttributes() - Method in class com.sun.identity.sm.ServiceInstance
Returns the attributes that are associated with the service's instances.
getAttributes() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service configuration parameters.
getAttributes() - Method in interface com.iplanet.am.sdk.AMEntity
Returns Map of all attributes.
getAttributes() - Method in interface com.iplanet.am.sdk.AMObject
Returns Map of all attributes.
getAttributes(AttributeQuery, String, SSOToken) - Method in interface com.sun.identity.saml.plugins.AttributeMapper
Returns Attributes for the user.
getAttributes(Set) - Method in interface com.iplanet.am.sdk.AMEntity
Returns Map of specified attributes.
getAttributes(Set) - Method in interface com.iplanet.am.sdk.AMObject
Returns Map of specified attributes.
getAttributes(SSOToken) - Method in interface com.sun.identity.saml.plugins.SiteAttributeMapper
Returns List of Attribute objects
getAttributes(SSOToken, String) - Method in interface com.sun.identity.saml.plugins.PartnerSiteAttributeMapper
Returns List of Attribute objects
getAttributes(SSOToken, String, Set) - Method in class com.iplanet.am.sdk.AMCallBack
This method provides a mechanism for applications to obtain attributes external to the Identity Server data store.
getAttributesByteArray() - Method in interface com.iplanet.am.sdk.AMObject
Returns Map of all attributes.
getAttributesByteArray(Set) - Method in interface com.iplanet.am.sdk.AMObject
Returns Map of specified attributes.
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.
getAttributeSchema(String) - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. Method to obtain 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.
getAttributeSchemas() - Method in class com.sun.identity.sm.ServiceSchema
Returns the attribute schemas defined for the service.
getAttributeSchemas() - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. Get all the AMAttributeSchema defined for this Service Schema.
getAttributeSchemas() - Method in interface com.iplanet.am.sdk.AMTemplate
Returns the Attribute Schemas that defines the schema (metadata) of this template.
getAttributesFromDataStore() - Method in interface com.iplanet.am.sdk.AMObject
Returns Map of all attributes directly from data store.
getAttributesFromDataStore(Set) - Method in interface com.iplanet.am.sdk.AMObject
Returns Map of specified attributes directly from data store.
getAttributeValue() - Method in class com.sun.identity.saml.assertion.Attribute
Returns AttributeValue from the Attribute.
getAttributeValuePair(Node) - Static method in class com.iplanet.am.util.XMLUtils
 
getAttributeValues(Node) - Static method in class com.sun.identity.policy.PolicyUtils
 
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.
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.
getAuthenticationMethod() - Method in class com.sun.identity.saml.protocol.AuthenticationQuery
Returns the AuthenticationMethod.
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.
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.
getAuthType() - Method in interface com.iplanet.sso.SSOToken
Returns the authentication method used for authentication.
getBaseProfileNames() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
getBinding() - Method in class com.sun.identity.saml.assertion.AuthorityBinding
Get the binding URI
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.
getChangedSince() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Gets changed since attribute
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.
getChildNode(Node, String) - Static method in class com.iplanet.am.util.XMLUtils
 
getChildNodes(Node, String) - Static method in class com.iplanet.am.util.XMLUtils
 
getChoiceValueI18NKey(String) - Method in class com.sun.identity.sm.AttributeSchema
Returns the I18N key for the given choice value.
getChoiceValueI18NKey(String) - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Given a choice value, this method returns the i18nKey for that choice value
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() - 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
getClientInstance(String) - Method in interface com.iplanet.services.cdm.ClientTypesManager
Gets client object for specified client type.
getClientInstance(String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
getClientInstance(String, SSOToken) - Method in interface com.iplanet.services.cdm.ClientTypesManager
Gets client object for specified client type with specified token
getClientInstance(String, SSOToken) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
getClients(String, String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
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.
getClientType(HttpServletRequest) - Method in class com.iplanet.am.util.AMClientDetector
Returns the client type by executing client detector class provided in Client Detection Service.
getClientTypeData(String) - Method in interface com.iplanet.services.cdm.ClientTypesManager
Returns properties of the requested client type
getClientTypeData(String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
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.
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.
getConditions() - Method in class com.sun.identity.saml.assertion.Assertion
Returns the conditions of an assertion.
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.
getConfigManager(String, String) - Method in class com.sun.identity.sm.ServiceManager
Returns the ServiceConfigManager for the given service name and version.
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.
getContentType() - Method in class com.sun.identity.saml.protocol.Request
Returns the type of content this Request has.
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.
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.
getCOTKey() - Static method in class com.sun.liberty.LibertyManager
Returns the COT key from IFSConstants.
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.disco.QueryResponse
Gets credentials
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.
getData() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets the value of the Data property.
getData() - Method in class com.sun.identity.liberty.ws.dst.DSTData
Gets the returned data objects.
getData(List) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Gets data for the specified query items.
getDateString(Date, Locale) - Static method in class com.iplanet.am.util.Locale
Gets date string from date with specified locale.
getDecision() - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
Returns the decision for AuthorizationStatement.
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.
getDefaultClientType() - Method in interface com.iplanet.services.cdm.ClientTypesManager
Gets default client type name
getDefaultClientType() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
getDefaultInstance() - Static method in class com.iplanet.services.cdm.ClientsManager
Get a Client instance for the default client type
getDefaultInstance() - Static method in class com.iplanet.services.cdm.Client
Deprecated. Use ClientsManager#getDefaultInstance()
getDefaultLocale() - Static method in class com.iplanet.am.util.Locale
Gets the default locale
getDefaultValues() - Method in class com.sun.identity.sm.AttributeSchema
Returns the default values of the attribute.
getDefaultValues() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The method returns the default value of the attribute;
getDescription() - Method in class com.sun.identity.policy.Policy
Gets the description for the policy.
getDescription() - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Gets the service descriptions
getDescriptionIDRef() - Method in class com.sun.identity.liberty.ws.disco.Directive
Returns a list of description ID references.
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.
getDiscoveryBootStrapResourceOfferings(HttpServletRequest, 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.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) - Method in class com.sun.identity.policy.ConditionTypeManager
Gets the display name for the condition type
getDisplayName(String) - Static method in class com.sun.identity.policy.PolicyUtils
 
getDisplayName(String, Locale) - Method in interface com.sun.identity.policy.interfaces.Condition
Gets the display name for the property name.
getDisplayNameForValue(String, Locale) - Method in interface com.sun.identity.policy.interfaces.Subject
Returns the display name for the value for the given locale.
getDisplayNameForValue(String, Locale) - Method in interface com.sun.identity.policy.interfaces.Referral
Returns the display name for the value for the given locale.
getDN() - Method in class com.sun.identity.sm.ServiceConfig
Returns the LDAP DN represented by this ServiceConfig object.
getDN() - Method in interface com.iplanet.am.sdk.AMEntity
Returns the distinguished name of the entry.
getDN() - Method in interface com.iplanet.am.sdk.AMObject
Returns the DN of the entry.
getDNSAddress() - Method in class com.sun.identity.saml.assertion.SubjectLocality
Returns the DNS address from SubjectLocality locality
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
Returns the handle to the AMDynamicGroup object represented by DN.
getDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Gets the dynamic groups within the specified level.
getDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets the dynamic groups within the specified level.
getDynamicSchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the dynamic service configuration schema.
getElementsByTagNameNS1(Element, String, String) - Static method in class com.iplanet.am.util.XMLUtils
 
getElementString(Element) - Static method in class com.iplanet.am.util.XMLUtils
 
getElementValue(Element) - Static method in class com.iplanet.am.util.XMLUtils
 
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() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets encrypted resource ID.
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.Modify
Gets the encrypted resource ID for the discovery resource to be modified.
getEncryptedResourceID() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets encrypted resource ID.
getEncryptedResourceID() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets the encrypted resource ID.
getEndpoint() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets SOAP end point URI
getEndRange() - Method in class com.sun.identity.sm.AttributeSchema
Returns the end range if the attribute syntax is either NUMBER_RANGE or DECIMAL_RANGE.
getEndRange() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Method to get ending range for possible values of the attribute
getEntity(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Returns the handle to the AMEntity object represented by DN.
getEntryID() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets entry ID.
getEntryID() - Method in class com.sun.identity.liberty.ws.disco.RemoveEntry
Gets entry ID to be removed.
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.sun.identity.sm.SMSException
Returns error code associated with this error message.
getErrorCode() - Method in class com.iplanet.am.sdk.AMSearchResults
Method which returns the error code of search.
getErrorCode() - Method in class com.iplanet.am.sdk.AMException
Returns the error code.
getErrorCode() - Method in class com.sun.identity.authentication.spi.AuthLoginException
Returns the error code.
getErrorCode() - Method in class com.sun.identity.policy.ValidValues
Method which returns the error code of search.
getErrorPageURL(String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the provider's error page.
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
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.
getExtension() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
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.DSTModify
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.sun.identity.sm.AttributeSchema
Returns the string value for BooleanFalseValue.
getFalseValue() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Method to get string value for "FALSE"
getFalseValueI18NKey() - Method in class com.sun.identity.sm.AttributeSchema
Returns the I18N Key for BooleanFalseValue.
getFalseValueI18NKey() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Method to get the i18n Key for BooleanFalseValue.
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
Returns the FederationDonePageURL from the provider ID.
getFederationHandlerURL(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the FederationHandler.
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
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.AMFilteredRole
Returns the search filter for the filtered role.
getFilter() - Method in interface com.iplanet.am.sdk.AMDynamicGroup
Returns the search filter for the dynamic group.
getFilteredRole(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Returns the handle to the AMFilteredRole object represented by DN.
getFilteredRoleDNs() - Method in interface com.iplanet.am.sdk.AMUser
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
Gets the filtered roles within the specified level.
getFilteredRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets the filtered roles within the specified level.
getFormat() - Method in class com.sun.identity.saml.assertion.NameIdentifier
Returns format.
getFromUserAgentMap(String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
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
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
Gets the group containers within the specified level.
getGroupContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets the group containers within the specified level.
getGroupDNs(int) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Gets the groups in this group container.
getGroupDNs(int) - Method in interface com.iplanet.am.sdk.AMGroup
Gets the groups in this group.
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)
getHomeURL(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.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.sun.identity.sm.ServiceSchema
Returns the I18N key that points to the description of the service.
getI18NKey() - Method in class com.sun.identity.sm.AttributeSchema
Returns the I18N key to describe the configuration attribute.
getI18NKey() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Returns I18N key to describe the configuration attribute.
getI18NKey() - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. Method to get I18N key to describe the service
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(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.
getI18NPropertiesFileName(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Returns the I18N properties file name that contains the internationalized messages.
getId() - Method in class com.sun.identity.liberty.ws.disco.ResourceID
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.disco.Description
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.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.QueryResponse
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.dst.DSTModification
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.DSTQuery
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.DSTData
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Gets id attribute for the tokens.
getIdleTime() - Method in interface com.iplanet.sso.SSOToken
Returns the session idle time in seconds.
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.
getInResponseTo() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the InResponseTo of the Response.
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() - Static method in class com.iplanet.sso.SSOTokenManager
Returns the singleton instance of SSOTokenManager.
getInstance() - Static method in class com.iplanet.am.util.AMResourceBundleCache
 
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
 
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() - Static method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Gets singleton object instance of InteractionManager
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(String) - Static method in class com.iplanet.services.cdm.ClientsManager
Get Client instance for a specific client type.
getInstance(String) - Static method in class com.iplanet.services.cdm.Client
Deprecated. Use ClientsManager#getInstance(String)
getInstance(String) - Static method in class com.iplanet.am.util.Debug
Gets an existing instance of Debug for the specified debug file or a new one if no such instance already exists.
getInstance(String) - Static method in class com.iplanet.am.util.Stats
 
getInstanceNames() - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the service instance names
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
getInterSiteURL(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the interSiteURL from IFSConstants.
getIntMapAttr(Map, String, int, Debug) - Static method in class com.iplanet.am.util.Misc
 
getIntMapAttr(Map, String, String, Debug) - Static method in class com.iplanet.am.util.Misc
 
getIntroducedProvider(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Gets the ID of the provider discovered via the introduction protocol.
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.saml.assertion.SubjectLocality
Returns the IP address from SubjectLocality locality
getISDSHostName() - Static method in class com.sun.identity.policy.PolicyUtils
 
getIssueInstant() - Method in class com.sun.identity.saml.assertion.Assertion
Returns the time when the assertion was issued.
getIssueInstant() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Returns the IssueInstant of the Response.
getIssueInstant() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Returns the IssueInstant of the Request.
getIssuer() - Method in class com.sun.identity.saml.assertion.Assertion
Returns the issuer of an assertion.
getItemID() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Gets itemID 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.DSTModify
Gets item id attribute
getItemIDRef() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
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.DSTData
Gets item reference.
getKeyInfo() - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Returns the key info.
getKeyProvider() - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Get KeyProvider
getKeyProvider() - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Returns the real key provider.
getL10NMessage() - Method in class com.iplanet.sso.SSOException
Returns the localized message for this exception.
getL10NMessage(Locale) - Method in class com.sun.identity.sm.SMSException
Returns a localized error message
getL10NMessage(Locale) - Method in class com.sun.identity.authentication.spi.AuthLoginException
Returns the localized message of the given locale.
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
getLDAPErrorCode() - Method in class com.iplanet.am.sdk.AMException
Method to obtain the LDAP error code.
getLDAPException() - Method in class com.iplanet.am.sdk.AMException
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.
getListOfCOTs(String) - Static method in class com.sun.liberty.LibertyManager
Returns the List of COTs for the given Provider.
getLocale() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Gets the locale for this authentication session.
getLocale(String) - Static method in class com.iplanet.am.util.Locale
Gets the locale object for the specified localized string format.
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
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.
getLogInfoMap() - Method in class com.sun.identity.log.LogRecord
Returns the log information map which contains the set of fields and their corresponding values.
getLoginURL(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the LoginURL from IFSConstants
getLogManager() - Static method in class com.sun.identity.log.LogManagerUtil
 
getLRURLKey() - Static method in class com.sun.liberty.LibertyManager
Returns the LRURLKey from IFSConstants.
getMajorVersion() - Method in class com.sun.identity.saml.assertion.Assertion
Returns the major version number of an assertion.
getMajorVersion() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the MajorVersion of the Response.
getMajorVersion() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Returns the MajorVersion of the Request.
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.
getMapAttr(Map, String) - Static method in class com.iplanet.am.util.Misc
 
getMapAttr(Map, String, String) - Static method in class com.iplanet.am.util.Misc
 
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
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.
getMessage() - Method in class com.sun.identity.sm.SMSException
Returns the error message of this exception.
getMessage() - Method in class com.iplanet.am.sdk.AMException
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.
getMessageArgs() - Method in class com.sun.identity.sm.SMSException
Returns arguments for formatting this error message.
getMessageArgs() - Method in class com.iplanet.am.sdk.AMException
Returns the arguments corresponding to the error code.
getMessageArgs() - Method in class com.sun.identity.authentication.spi.AuthLoginException
Returns the error message arguments.
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.interaction.InteractionRedirectException
Gets messageID of SOAP request message that caused this exception.
getMetaAlias(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.
getMinorVersion() - Method in class com.sun.identity.saml.assertion.Assertion
Returns the minor version number of an assertion.
getMinorVersion() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the MinorVersion of the Response.
getMinorVersion() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Returns the MinorVersion of the Request.
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.
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.
getName() - Method in class com.sun.identity.sm.ServiceSchema
Returns the name of the schema.
getName() - Method in class com.sun.identity.sm.ServiceInstance
Returns the instance name.
getName() - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the name of the service.
getName() - Method in class com.sun.identity.sm.AttributeSchema
Returns the name of the attribute.
getName() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the name of the service.
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.util.QCharset
 
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.InvalidFormatException
Gets the name of the object that encountered an invalid format.
getName() - Method in class com.sun.identity.policy.Rule
Returns the name assigned to the rule.
getName() - Method in class com.sun.identity.policy.NameNotFoundException
Gets the name that was not found.
getName() - Method in class com.sun.identity.policy.InvalidNameException
Gets the name that is invalid
getName() - Method in class com.sun.identity.saml.assertion.NameIdentifier
Returns the name from NameQualifier.
getNamedChildNode(Node, String, String, String) - Static method in class com.iplanet.am.util.XMLUtils
 
getNameIdentifier() - Method in class com.sun.identity.saml.assertion.Subject
Get the NameIdentifier within the Subject element
getNameQualifier() - Method in class com.sun.identity.saml.assertion.NameIdentifier
Returns the name.
getNameRegistrationDonePageURL(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
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.DSTQueryResponse
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.DSTQueryItem
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.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.DSTData
Gets the name space prefix.
getNameSpaceURI() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
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.DSTQueryItem
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.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.DSTData
Gets the name space.
getNamingAttribute(int) - Static method in class com.iplanet.am.sdk.AMStoreConnection
Returns the naming attribute of an object type.
getNestedGroupDNs() - Method in interface com.iplanet.am.sdk.AMGroup
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.
getNodeAttributeValue(Node, String) - Static method in class com.iplanet.am.util.XMLUtils
 
getNodeAttributeValueNS(Node, String, String) - Static method in class com.iplanet.am.util.XMLUtils
 
getNonce(String) - Static method in class com.sun.liberty.LibertyManager
Gets a nonce for use in forms to be posted to well known servlets.
getNormalizedDateString(Date) - Static method in class com.iplanet.am.util.Locale
Convert 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.saml.assertion.Conditions
Returns the time instant held within this Conditions object at which the Assertion has expired.
getNumberOfAssignableDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Gets number of assignable dynamic groups within the specified level.
getNumberOfAssignableDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets number of assignable dynamic groups within the specified level.
getNumberOfDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Gets number of dynamic groups within the specified level.
getNumberOfDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets number of dynamic groups within the specified level.
getNumberOfFilteredRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Gets number of filtered roles within the specified level.
getNumberOfFilteredRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets number of filtered roles within the specified level.
getNumberOfGroupContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Gets number of group containers within the specified level.
getNumberOfGroupContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets number of group containers within the specified level.
getNumberOfGroups(int) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Returns number of groups in the group container.
getNumberOfGroups(int) - Method in interface com.iplanet.am.sdk.AMGroup
Returns number of groups in the group.
getNumberOfOrganizationalUnits(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Gets number of organizational units within the specified level.
getNumberOfOrganizations(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets number of organizations within the specified level.
getNumberOfPeopleContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Gets number of people containers within the specified level.
getNumberOfPeopleContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets number of people containers within the specified level.
getNumberOfRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Gets number of roles within the specified level.
getNumberOfRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets number of roles within the specified level.
getNumberOfServices() - Method in interface com.iplanet.am.sdk.AMOrganization
Returns the number of services.
getNumberOfServices() - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
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
Gets number of static groups within the specified level.
getNumberOfStaticGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets number of static groups within the specified level.
getNumberOfSubGroupContainers() - Method in interface com.iplanet.am.sdk.AMGroupContainer
Returns number of sub group containers in the group container.
getNumberOfSubOrganizationalUnits(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets number of sub organizational units within the specified level.
getNumberOfSubOrganizations(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Gets number of sub organizations within the specified level.
getNumberOfSubPeopleContainers() - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Gets number of sub people containers in the people container.
getNumberOfUsers() - Method in interface com.iplanet.am.sdk.AMRole
Gets number of users in the role.
getNumberOfUsers() - Method in interface com.iplanet.am.sdk.AMGroup
Returns number of users in the group.
getNumberOfUsers() - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Gets number of users in the people container.
getNumberOfUsers(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Gets number of users within the specified level.
getNumberOfUsers(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets number of users within the specified level.
getNumRecordsWanted() - Method in class com.sun.identity.log.LogQuery
 
getObjectFactory() - Static method in class com.sun.identity.liberty.ws.interaction.JAXBObjectFactory
 
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.InvalidFormatException
Gets the type of object which encountered an invalid format.
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
getObjectType() - Method in class com.sun.identity.policy.InvalidNameException
Gets the type of object which encountered the invalid name.
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.
getOptions() - Method in class com.sun.identity.liberty.ws.disco.RequestedService
Gets list of options
getOrganization(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Returns the handle to the AMOrganization object represented by DN.
getOrganization(String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets the organization by DN
getOrganizationalUnit(String) - Method in interface com.iplanet.am.sdk.AMOrganization
Gets the organizational unit by DN.
getOrganizationalUnit(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
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
Gets the organizational units within the specified level.
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
Gets the object's organization distinguished name.
getOrganizationDN() - Method in interface com.iplanet.am.sdk.AMObject
Returns the object's organization.
getOrganizationDN(String, String) - Method in class com.iplanet.am.sdk.AMStoreConnection
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.PolicyManager
Gets the organization name for which the policy manager was initialized with.
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.
getOrganizationNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method is deprecated. Use getNamingAttribute(int objectType)
getOrganizations(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets the organizations within the specified level.
getOrganizationSchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the organization service configuration schema.
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.
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.
getOtherElement() - Method in class com.sun.identity.saml.assertion.Advice
Get other element contained within the Advice 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
Returns the parent distinguished name of the entry.
getParentDN() - Method in interface com.iplanet.am.sdk.AMObject
Returns the parent DN of the entry.
getPartiallyMatchedClient(String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
getPeopleContainer(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
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
Gets the people containers within the specified level.
getPeopleContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
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
This method lets you query for all the platform properties defined and their values.
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() - 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.PolicyEvaluator
Evaluates privileges of the user to perform the specified actions the the specified resource.
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
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
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
 
getPolicyEvaluator(String, AppSSOTokenProvider) - Method in class com.sun.identity.policy.client.PolicyEvaluatorFactory
 
getPolicyNames() - Method in interface com.iplanet.am.sdk.AMTemplate
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
Get requested policy templates defined for this role.
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.
getPreLoginServletURL(String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns PreLoginServlet URL and appends metaAlias to it.
getPrincipal() - Method in interface com.iplanet.sso.SSOToken
Returns the principal name of 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 class com.sun.identity.sm.ServiceConfig
Returns the priority assigned to the service configuration.
getPriority() - Method in interface com.iplanet.am.sdk.AMTemplate
Returns the priority of this template in the DIT.
getPrivateKey(String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Returns java.security.PrivateKey for the specified certAlias.
getProperties() - Method in interface com.sun.identity.policy.interfaces.Condition
Gets the properties of the condition
getProperties(String) - Method in class com.iplanet.services.cdm.Client
Gets the client property for the specified key.
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.AttributeSchema
Returns URL of the view bean for the attribute.
getPropertiesViewBeanURL() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns URL of the view bean for the service
getPropertiesViewBeanURL() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Returns URL of the view bean for the attribute.
getPropertiesViewBeanURL() - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. gets properties view bean associated with this schema
getPropertiesViewBeanURL(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Returns the URL of the view bean for the service
getProperty(String) - Method in interface com.iplanet.sso.SSOToken
Gets the property stored in this token.
getProperty(String) - Method in class com.iplanet.services.cdm.Client
Gets the client property for the specified key.
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.
getPropertySyntax(String) - Method in interface com.sun.identity.policy.interfaces.Condition
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.
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(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.
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
getQFactor() - Method in class com.iplanet.am.util.QCharset
 
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.Query
Returns the type of the Query such as AuthenticationQuery or AuthorizationDecisionQuery.
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.AuthenticationQuery
Returns the type of this query.
getQueryType() - Method in class com.sun.identity.saml.protocol.AttributeQuery
Gets the type of the query.
getReadOnlyAttributeDefaults() - Method in class com.sun.identity.sm.ServiceSchema
Returns an unmodifiable map of all the attribute and their default values in this schema.
getReadOnlyAttributeDefaults() - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. Get an unmodifiable map of all the attribute and their default values in this schema
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.
getReferral(String) - Method in class com.sun.identity.policy.ReferralTypeManager
Returns an instance of the Referral given the referral type name.
getReferral(String) - Method in class com.sun.identity.policy.Policy
Gets the Referral object identified by 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() - Method in interface com.sun.identity.policy.interfaces.Referral
Gets the name of the ReferralType
getReferralTypeName(Referral) - Method in class com.sun.identity.policy.ReferralTypeManager
Returns the type of the Referral implementation.
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
Gets the names of registered services.
getRegisteredServiceNames() - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
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.
getRequestedServiceType() - Method in class com.sun.identity.liberty.ws.disco.Query
Gets the list of the requested service types.
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.
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.
getResBundle(String, Locale) - Method in class com.iplanet.am.util.AMResourceBundleCache
 
getResource() - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
Returns the resource from AuthorizationStatement
getResource() - Method in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Accessor for the Resource
getResource() - Method in class com.sun.identity.saml.protocol.AttributeQuery
Gets the Resource.
getResource(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Returns the handle to the AMResource object represented by DN.
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.sun.identity.sm.SMSException
Returns ResourceBundle Name associated with this error message.
getResourceBundleName() - Method in class com.sun.identity.authentication.spi.AuthLoginException
Returns the resource bundle name.
getResourceID() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets resource ID.
getResourceID() - Method in class com.sun.identity.liberty.ws.disco.ResourceID
Gets resource id.
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.Modify
Gets the resource ID for the discovery resource to be modified.
getResourceID() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
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.security.ResourceAccessStatement
Gets the ResourceID from this ResourceAccessStatement object.
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.
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.ResourceResult
Gets the resource name of this resource result
getResourceName() - Method in class com.sun.identity.policy.ProtectedResource
Gets the protected resource name
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.disco.InsertEntry
Gets the resource offering to be inserted.
getResourceOffering() - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Gets the returned 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
getResourceResult(SSOToken, String, String, Map) - Method in class com.sun.identity.policy.PolicyEvaluator
Deprecated. Use getResourceResults()
getResourceResults() - Method in class com.sun.identity.policy.ResourceResult
Gets the child resource results of this resource result
getResourceResults(SSOToken, String, String, Map) - Method in class com.sun.identity.policy.PolicyEvaluator
Gets resource result objects given a resource name.
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.
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
Method which returns the search results as a map containing DN's as key and the attribute value String.
getReturnAttributes() - Method in class com.iplanet.am.sdk.AMSearchControl
This method returns the list of attributes requested to be read when the search is performed.
getRole(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Returns the handle to the AMRole object represented by DN.
getRoleDNs() - Method in interface com.iplanet.am.sdk.AMUser
Gets all the roles the user is in.
getRoleNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method is deprecated. Use getNamingAttribute(int objectType)
getRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Gets the roles within the specified level.
getRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets the roles within the specified level.
getRoleType() - Method in interface com.iplanet.am.sdk.AMRole
Gets the type of the role.
getRootNode(Document, String) - Static method in class com.iplanet.am.util.XMLUtils
 
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, 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.
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.
getSchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the service schema in XML for this service.
getSchema(SchemaType) - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the configuration schema for the given schema type
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().
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.
getSchemaType() - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. Method to obtain the schema type.
getSchemaTypes() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the schema types available with this service.
getSchemaTypes(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. This method has been deprecated. Please use com.sun.identity.sm.ServiceSchemaManager.getSchemaTypes().
getSearchResults() - Method in class com.iplanet.am.sdk.AMSearchResults
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
Gets the search scope defined in the AMSearchControl.
getSearchScope(int) - Method in class com.iplanet.am.sdk.AMSearchControl
Gets the search scope defined in the AMSearchControl.
getSecurityMechID() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets supported Security Mechanism IDs
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.
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.
getServerMapAttr(Map, String) - Static method in class com.iplanet.am.util.Misc
 
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.
getServiceConfig(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns service configuration attributes.
getServiceHierarchy() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the service's hierarchy.
getServiceHierarchy() - Method in class com.iplanet.am.sdk.AMStoreConnection
Returns the service hierarchy for all registered services.
getServiceInstance() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets service instance.
getServiceName() - Method in class com.sun.identity.sm.ServiceSchema
Returns the name of the service.
getServiceName() - Method in class com.sun.identity.sm.ServiceInstance
Returns the service name.
getServiceName() - Method in class com.sun.identity.sm.ServiceConfig
Returns the name of this service configuration.
getServiceName() - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. Method to obtain the service name.
getServiceName() - Method in interface com.iplanet.am.sdk.AMTemplate
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 .
getServiceNameRef() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets WSDL service name reference.
getServiceNames() - Method in class com.sun.identity.sm.ServiceManager
Returns all the service names that have been registered.
getServiceNames() - Method in class com.iplanet.am.sdk.AMStoreConnection
Returns the set of name of services that have been loaded to the data store.
getServicesAndOptions() - Method in class com.sun.identity.liberty.ws.paos.PAOSHeader
Returns a HashMap containing the services and corresponding options.
getServiceStatus(String) - Method in interface com.iplanet.am.sdk.AMObject
Get the status of the service for this entity (user/group/organization/ organizational unit).
getServiceType() - Method in class com.sun.identity.sm.ServiceSchema
Returns the schema type.
getServiceType() - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Gets service type.
getServiceType() - Method in class com.sun.identity.liberty.ws.disco.RequestedService
Gets 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.
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.assertion.Assertion
Get the Signature element of the Assertion.
getSignature() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the signature of the Response.
getSignature() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Gets 0 or 1 of Signature in the Request.
getSoapAction() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets SOAP action.
getSOAPFaultException() - Method in class com.sun.identity.liberty.ws.interaction.InteractionSOAPFaultException
Gets the SOAPFaultException that contains SOAP fault
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
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
Returns the type of the source object that caused the event.
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(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.
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.
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(AttributeQuery) - Method in interface com.sun.identity.saml.plugins.AttributeMapper
Returns the single sign on token id to Identity Server from the query.
getSSOTokenID(AuthorizationDecisionQuery) - Method in interface com.sun.identity.saml.plugins.ActionMapper
Returns the single sign on token id to Identity Server from the query.
getStartRange() - Method in class com.sun.identity.sm.AttributeSchema
Returns the start range if the attribute syntax is either NUMBER_RANGE or DECIMAL_RANGE.
getStartRange() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Method to get starting range for possible values of the attribute
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
getState() - Method in class com.iplanet.am.util.Stats
 
getStatement() - Method in class com.sun.identity.saml.assertion.Assertion
Returns a set of Statement contained within this assertion.
getStatementType() - Method in class com.sun.identity.saml.assertion.Statement
Returns the real of statement such as AuthenticationStatement, AuthorizationDecisionStatement or AttributeStatement.
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.AuthorizationDecisionStatement
Returns the real type of statement.
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.
getStaticGroup(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Returns the handle to the AMStaticGroup object represented by DN.
getStaticGroupDNs() - Method in interface com.iplanet.am.sdk.AMUser
Gets all the static groups the user is in.
getStaticGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Gets the static groups within the specified level.
getStaticGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
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.saml.protocol.Response
Gets the Status of the Response.
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.DSTQueryResponse
Gets status for the query response
getStatus() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Gets response status
getStatusAttribute() - Method in class com.sun.identity.sm.ServiceSchema
Returns the name of the status attribute, as defined in the Service schema
getStatusAttribute() - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. Method to get the name of the service status attribute.
getStatusAttributeChoiceValues() - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. Method to get the choice values for the status attribute of this service (and this schema)
getStatusCode() - Method in class com.sun.identity.saml.protocol.StatusCode
Gets the sub StatusCode of the StatusCode.
getStatusCode() - Method in class com.sun.identity.saml.protocol.Status
Gets the StatusCode of the Response.
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.
getString(ResourceBundle, String) - Static method in class com.iplanet.am.util.Locale
Gets the localized string for the specified key.
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, 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) - 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, 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(String) - Static method in class com.iplanet.services.cdm.CDMBundle
 
getString(String) - Static method in class com.sun.identity.policy.ResBundleUtils
 
getString(String, Object[]) - Static method in class com.sun.identity.policy.ResBundleUtils
 
getStringAttribute(String) - Method in interface com.iplanet.am.sdk.AMObject
Returns string type attribute value.
getStyles(String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
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.
getSubGroupContainerDNs(int) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Returns the sub containers in this group container.
getSubject() - Method in class com.sun.identity.authentication.AuthContext
Returns the set of Principals or Subject the user has been authenticated as.
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.
getSubject(String) - Method in class com.sun.identity.policy.SubjectTypeManager
Returns an instance of the Subject given the subject type name.
getSubject(String) - Method in class com.sun.identity.policy.Policy
Gets the Subject object identified by name.
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.
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.
getSubOrganization(String) - Method in interface com.iplanet.am.sdk.AMOrganization
Returns the sub-organization by DN
getSubOrganizationalUnit(String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets the sub-organizational unit by DN
getSubOrganizationalUnits(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets the sub organizational units within the specified level.
getSubOrganizations(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Gets the sub organizations within the specified level.
getSubPeopleContainerDNs(int) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
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.
getSubSchema(String) - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. Method to obtain Service SubSchema 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.
getSubSchemaNames() - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. Method to get the names of sub-schemas names for the this Schema
getSubStatus() - Method in class com.sun.identity.liberty.ws.common.Status
Gets sub status
getSuccintID(String) - Static method in class com.sun.liberty.LibertyManager
Returns succinct ID of a provider.
getSyntax() - Method in class com.sun.identity.sm.AttributeSchema
Returns the syntax of the attribute.
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.
getTemplate(String, int) - Method in interface com.iplanet.am.sdk.AMObject
Returns the Template for the given service associated with this AMObject.
getTemplates(Map) - Method in interface com.iplanet.am.sdk.AMRole
Get requested templates defined for this role.
getTerminationDonePageURL(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
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
Returns current time out setting.
getTimeStamp() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets time stamp
getTimeStamp() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Gets time stamp
getTimeToLive() - Method in class com.sun.identity.policy.ConditionDecision
Sets advices associated with this object
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.
getToken() - Method in interface com.iplanet.sso.SSOTokenEvent
Returns the SSOToken associated with the SSO Event.
getTokenId() - Method in class com.sun.identity.authentication.spi.InvalidPasswordException
Returns the token ID.
getTokenID() - Method in interface com.iplanet.sso.SSOToken
Returns single sign on token ID object.
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
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
Returns the "real" or "physical" top level organizations as the starting point in the tree.
getTotalResultCount() - Method in class com.iplanet.am.sdk.AMSearchResults
Method which returns the count of the all the results which match the search criteria.
getTrueValue() - Method in class com.sun.identity.sm.AttributeSchema
Returns the string value for BooleanTrueValue.
getTrueValue() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Method to get the string value for "TRUE"
getTrueValueI18NKey() - Method in class com.sun.identity.sm.AttributeSchema
Returns the I18N key for BooleanTrueValue.
getTrueValueI18NKey() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. Method to get the i18n Key for BooleanTrueValue.
getType() - Method in interface com.iplanet.sso.SSOTokenEvent
Gets the type of this event.
getType() - Method in class com.sun.identity.sm.AttributeSchema
Returns the type of the attribute.
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 interface com.iplanet.am.sdk.AMTemplate
Gets the type of the template.
getTypeCode() - Method in class com.sun.identity.saml.protocol.AssertionArtifact
Gets the typeCode of the artifact.
getUIType() - Method in class com.sun.identity.sm.AttributeSchema
Returns the UI type of the attribute.
getUIType() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated. The method returns the UI type of the attribute i.e., link, button, ...
getURI() - Method in class com.sun.identity.sm.ServiceInstance
Returns the URL of the service.
getUser(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the user from HttpServletRequest.
getUser(List, String, String) - Method in interface com.sun.identity.saml.plugins.PartnerAccountMapper
Returns user account in Sun Java System Identity Server to which the subject in the assertion is mapped.
getUser(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Returns the handle to the AMUser object represented by DN.
getUser(String, String) - Method in interface com.iplanet.am.sdk.AMOrganization
Returns AMUser object of user in this organization (or in sub organizations), whose naming attribute exactly matches with uid.
getUser(SubjectQuery, String) - Method in interface com.sun.identity.saml.plugins.PartnerAccountMapper
Returns user account in Sun Java System Identity Server to which the subject in the query is mapped.
getUser(Subject, String) - Method in interface com.sun.identity.saml.plugins.AccountMapper
Return user account in Sun Java System Identity Server to which the subject is mapped.
getUserAndGroupDNs() - Method in interface com.iplanet.am.sdk.AMGroup
Returns the distinguished name of users and nested groups in the group.
getUserDNs() - Method in interface com.iplanet.am.sdk.AMOrganization
Returns the names (DNs) of users in the organization.
getUserDNs() - Method in interface com.iplanet.am.sdk.AMRole
Gets the DNs of users in the role.
getUserDNs() - Method in interface com.iplanet.am.sdk.AMGroup
Returns the distinguished name of users in the group.
getUserDNs() - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Gets the names (DNs) of users in the organizational unit.
getUserDNs() - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Gets the names (DNs) of users in the people container.
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.
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
Returns the user profile for the user specified.
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.
getUserSSOToken() - Method in interface com.iplanet.am.console.base.model.AMModel
Returns the single sign on token of currently logged in user.
getValidator() - Method in class com.sun.identity.sm.AttributeSchema
Method to get the validator name for using to validate this service attribute
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(SSOToken) - Method in interface com.sun.identity.policy.interfaces.Subject
Returns a list of possible values for the Subject .
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.Subject
Returns a list of possible values for the Subject that satisfy the given pattern.
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.Condition
Returns a set of valid values given the property name.
getValue() - Method in class com.sun.identity.saml.protocol.StatusCode
Gets the value of the StatusCode.
getValueOfValueNode(Node) - Static method in class com.iplanet.am.util.XMLUtils
 
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.Subject
Returns the values that was set using the method setValues.
getValues() - Method in interface com.sun.identity.policy.interfaces.Referral
Gets the values of this referral
getValueSyntax(SSOToken) - Method in interface com.sun.identity.policy.interfaces.Subject
Returns the syntax of the values the Subject implementation can have.
getValueSyntax(SSOToken) - Method in interface com.sun.identity.policy.interfaces.Referral
Gets the syntax for the value
getValueType() - Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Gets value type for the token.
getVersion() - Method in class com.sun.identity.sm.ServiceSchema
Returns the version of the service.
getVersion() - Method in class com.sun.identity.sm.ServiceInstance
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.ServiceConfig
Returns the service version
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
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.
getXMLDocument(InputStream) - Static method in class com.iplanet.am.util.XMLUtils
 
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.
GLOBAL - Static variable in class com.iplanet.am.sdk.AMSchema.Type
Deprecated. The GLOBAL schema type defines the service configuration information that independent of organizations, users and instances.
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.
GROUP - Static variable in class com.sun.identity.sm.SchemaType
The GROUP schema type defines attributes for a group
GROUP - Static variable in interface com.iplanet.am.sdk.AMObject
Represents a Group object type
GROUP_CONTAINER - Static variable in interface com.iplanet.am.sdk.AMObject
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
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.
GROUPS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation group window used for navigation search off
GT - Static variable in class com.sun.identity.log.QueryElement
 

H

handleInteraction(Message, InquiryElement, String) - Method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Handles resource owner interactions on behalf of WSP.
HANDLER - Static variable in class com.sun.identity.log.LogManager
 
hasElementChild(Node) - Static method in class com.iplanet.am.util.XMLUtils
 
hashCode() - Method in interface com.iplanet.sso.SSOTokenID
Returns a hash code for this 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.AttributeSchema.Syntax
Returns a hash code value for the object.
hashCode() - Method in class com.sun.identity.sm.SchemaType
Returns the hash code of the object.
hashCode() - Method in class com.iplanet.am.sdk.AMSchema.Type
Deprecated. Returns the hash code of the object.
hashCode() - Method in class com.iplanet.am.util.Cache
 
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.
hasMoreRequirements() - Method in class com.sun.identity.authentication.AuthContext
Checks if the login process requires more information from the user to complete the authentication.
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.

I

iasGXId - Static variable in class com.iplanet.am.util.SystemProperties
Application Server specific deployment configuration
IAuthorizer - interface com.sun.identity.log.spi.IAuthorizer.
An AuthzPlugin can be used to verify the authorization of the of the person who is trying to perform a log operation.
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.
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.policy.jaas.ISPermissionCollection
 
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.
IN_PROGRESS - Static variable in class com.sun.identity.authentication.AuthContext.Status
The IN_PROGRESS status indicates that the login process is in progress.
INACTIVE - Static variable in interface com.iplanet.am.sdk.AMObject
Represents the status of an object as inactive
INACTIVE_VALUE - Static variable in interface com.iplanet.am.sdk.AMObject
String representation of the "inactive" state
INDETERMINATE - Static variable in interface com.sun.identity.saml.plugins.ActionMapper
Key to hold a list of actions that are indeterminate.
INDETERMINATE - Static variable in class com.sun.identity.saml.assertion.Condition
The Condition is indeterminate.
INDETERMINATE - Static variable in class com.sun.identity.saml.assertion.AuthorizationDecisionStatement.DecisionType
The issuer cannot determine whether the specified action is permitted or denied.
INET_ADMIN_OBJECT_CLASS - Static variable in interface com.iplanet.am.sdk.AMConstants
 
INET_DOMAIN_STATUS_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
 
INET_DOMAIN_STATUS_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
 
INHERIT_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Inherit when dynamic and user attributes of the same name
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Initialize this LoginModule.
initialize(KeyProvider) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Initialize the key provider
initialize(Map) - Method in interface com.sun.identity.policy.interfaces.Subject
Initialize (or configure) the Subject object.
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.Referral
Initilizes the Referral with a Map
initialize(Object, XMLSignatureManager) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Initializes the SecurityTokenProvider.
initializeProperties(String) - Static method in class com.iplanet.am.util.SystemProperties
Initializes properties bundle from the file passed.
initManager() - Method in interface com.iplanet.services.cdm.ClientTypesManager
Initializes the ClientTypesManager.
initManager() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
InsertEntry - class com.sun.identity.liberty.ws.disco.InsertEntry.
The class InsertEntry represents a Insert Entry for Discovery Modify request.
InsertEntry(Element) - Constructor for class com.sun.identity.liberty.ws.disco.InsertEntry
Constructor.
InsertEntry(ResourceOffering, List) - Constructor for class com.sun.identity.liberty.ws.disco.InsertEntry
Constructor
INTERACTION_NAMESPACE - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
Name space URI of interaction service
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(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.
InteractionException(String, Throwable) - Constructor for class com.sun.identity.liberty.ws.interaction.InteractionException
Constructor
InteractionException(Throwable) - Constructor for class com.sun.identity.liberty.ws.interaction.InteractionException
Constructor
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
 
INVALID - Static variable in class com.sun.identity.saml.assertion.Condition
The Condition is invalid.
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(String, String, Object[], 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(Throwable, 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) - 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(String, String, Object[]) - 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.
InvalidPasswordException(Throwable) - Constructor for class com.sun.identity.authentication.spi.InvalidPasswordException
Constructs an InvalidPasswordException object.
IS_COLLECTED_RESPONSE_FROM_USER_AGENT - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
IS_PRESENTED_QUERY_TO_USER_AGENT - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
IS_REDIRECTED_USER_AGENT - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
IS_REDIRECTED_USER_AGENT_BACK - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
IS_RESENDING_MESSAGE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
IS_RETURNING_RESPONSE_ELEMENT - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
IS_RETURNING_RESPONSE_MESSAGE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
IS_SENDING_MESSAGE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
isActivated() - Method in interface com.iplanet.am.sdk.AMEntity
Returns true if the entity is activated.
isActivated() - Method in interface com.iplanet.am.sdk.AMResource
Returns true if the user is activated.
isActivated() - Method in interface com.iplanet.am.sdk.AMUser
Returns true if the user is activated.
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(SSOToken, String, String, Map) - Method in class com.sun.identity.policy.client.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.
isAuthorized(Object) - Method in interface com.sun.identity.log.spi.IAuthorizer
Returns true if given subject is authorized to change the password or not.
isAuthorized(Object) - Static method in class com.sun.identity.log.spi.Authorizer
 
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) - Method in interface com.sun.identity.log.spi.IAuthorizer
Returns true if a given log record should be published.
isAuthorized(String, String, Object) - Static method in class com.sun.identity.log.spi.Authorizer
 
isDescendantOf(String, String) - Static method in class com.iplanet.am.util.Misc
 
isEmpty() - Method in class com.iplanet.am.util.Cache
 
isEnabled() - Method in class com.iplanet.am.util.Stats
 
isExists() - Method in interface com.iplanet.am.sdk.AMEntity
Returns true if the entry exists in the directory or not.
isExists() - Method in interface com.iplanet.am.sdk.AMObject
Checks if the entry exists in the directory or not.
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
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
 
isLocalDS(String) - Static method in class com.sun.identity.policy.PolicyUtils
 
isLogEnabled() - Static method in class com.sun.identity.liberty.ws.common.LogUtil
 
isLogoutSuccess(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns true if logout succeeded.
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
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(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.
ISPermission(Subject, CodeSource) - Constructor for class com.sun.identity.policy.jaas.ISPermission
Constructs an ISPermission instance, with the specified Subject and the CodeSource.
ISPermissionCollection - class com.sun.identity.policy.jaas.ISPermissionCollection.
 
ISPermissionCollection() - Constructor for class com.sun.identity.policy.jaas.ISPermissionCollection
 
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.
isPolicyAssigned(String, String) - Method in interface com.iplanet.am.sdk.AMOrganization
Returns true if a policyDN is assigned to an organization or a role.
isPolicyAssigned(String, String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Returns true if a policyDN is assigned to this organizational unit or a role.
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.
ISSecurityPermission - class com.sun.identity.security.ISSecurityPermission.
This class ISSecurityPermission is used to protect the IS resources which should be accessed only by trusted application.
ISSecurityPermission(String) - Constructor for class com.sun.identity.security.ISSecurityPermission
Constructs ISSecurityPermission object.
ISSecurityPermission(String, String) - Constructor for class com.sun.identity.security.ISSecurityPermission
Constructs ISSecurityPermission object.
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.saml.assertion.Assertion
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.AbstractRequest
Return whether the signature on the object is valid or not.
isSigned() - Method in class com.sun.identity.saml.assertion.Assertion
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.
isSigned() - Method in class com.sun.identity.saml.protocol.AbstractRequest
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
Returns true if the assignable dynamic group is subscribable.
isSubscribable() - Method in interface com.iplanet.am.sdk.AMStaticGroup
Returns true if the group is subscribable.
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 Identity Server.
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.
isTimeValid() - Method in class com.sun.identity.saml.assertion.Assertion
Gets the validity of the assertion evaluating its conditions if specified.
isValidEntry(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
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.
iterator() - Method in class com.iplanet.am.util.OrderedSet
 
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.

J

JAXBObjectFactory - class com.sun.identity.liberty.ws.interaction.JAXBObjectFactory.
 

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.
keys() - Method in class com.iplanet.am.util.Cache
 
keySet() - Method in class com.iplanet.am.util.Cache
 

L

LE - Static variable in class com.sun.identity.log.QueryElement
 
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.
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(String, 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
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.sm.AttributeSchema.Type
The LIST attribute type specifies that the attribute can have multiple values, i.e., multi-valued attribute.
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
 
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.
logAccessMessage(Level, String, SSOToken) - Static method in class com.sun.identity.policy.PolicyUtils
 
logErrorMessage(Level, String, SSOToken) - Static method in class com.sun.identity.policy.PolicyUtils
 
Logger - class com.sun.identity.log.Logger.
Sun Java System Identity Server extension to the jdk1.4 Logger This extension gives some functionality required by Sun Java System Identity Server secure logger.
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.
LogManager - class com.sun.identity.log.LogManager.
 
LogManager() - Constructor for class com.sun.identity.log.LogManager
 
LogManagerUtil - class com.sun.identity.log.LogManagerUtil.
 
LogManagerUtil() - Constructor for class com.sun.identity.log.LogManagerUtil
 
logout() - Method in class com.sun.identity.authentication.AuthContext
Logs out the user and also invalidates the SSO Token associated with this AuthContext.
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.
logStatus - Static variable in class com.sun.identity.policy.PolicyUtils
 
LogUtil - class com.sun.identity.liberty.ws.common.LogUtil.
 
LogUtil() - Constructor for class com.sun.identity.liberty.ws.common.LogUtil
 
LT - Static variable in class com.sun.identity.log.QueryElement
 

M

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
MANAGED_ROLE - Static variable in interface com.iplanet.am.sdk.AMObject
Represents a Managed Role object type
mapToXMLString(Map) - Static method in class com.sun.identity.policy.PolicyUtils
 
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
MENU_AGENT - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
show menu for agent.
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.
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) - Static method in class com.sun.identity.log.spi.Debug
 
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.
message(String, Throwable) - Static method in class com.sun.identity.log.spi.Debug
 
messageEnabled() - Method in class com.iplanet.am.util.Debug
Checks if message debugging is enabled.
messageEnabled() - Static method in class com.sun.identity.log.spi.Debug
 
Misc - class com.iplanet.am.util.Misc.
 
Misc() - Constructor for class com.iplanet.am.util.Misc
 
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.
Modify - class com.sun.identity.liberty.ws.disco.Modify.
This class represents a discovery modify request.
Modify() - Constructor for class com.sun.identity.liberty.ws.disco.Modify
Default constructor
modify(DSTModify) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Get modify response for the specified modify.
Modify(Element) - 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(List) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Gets response for a list of DST Modifications.
modify(Modify) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Modifies discovery resource offering
Modify(ResourceID, List, List) - Constructor for class com.sun.identity.liberty.ws.disco.Modify
Constructor
modifyAllPolicyTemplates(String, Set) - Method in interface com.iplanet.am.sdk.AMOrganization
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
Modifies all the templates under this organizational unit that contain any policyDN in given policyDNs.
modifyClientExternal(SSOToken, Map) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
modifyDiscoEntries(String, List, List) - Method in interface com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandler
Modify DiscoEntries for a user.
ModifyResponse - class com.sun.identity.liberty.ws.disco.ModifyResponse.
The class ModifyResponse represents a discovery response for modify request.
ModifyResponse(Element) - Constructor for class com.sun.identity.liberty.ws.disco.ModifyResponse
Constructor.
ModifyResponse(Status) - Constructor for class com.sun.identity.liberty.ws.disco.ModifyResponse
constructor
modifyService(String, Map) - Method in interface com.iplanet.am.sdk.AMObject
Modify the service attributes of a service assigned to a entity (user/group/organization/organizational unit).
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.sm.AttributeSchema.Type
The MULTIPLE_CHOICE attribute type specifies that the attribute can have multiple values defined by the getChoiceValues method of AttributeSchema.
MULTIPLE_CHOICE - Static variable in class com.sun.identity.policy.Syntax
value is multiple choice from list

N

NAME - Static variable in interface com.sun.identity.saml.plugins.PartnerAccountMapper
Key to hold user DN in returned map
NAME - Static variable in interface com.sun.identity.saml.plugins.AccountMapper
Key to hold user DN in returned map
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.
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.
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
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
 
NEW_ENTRY_IDS - Static variable in interface com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandler
Key used in method modifyDiscoEntries() return Map.
newDocument() - Static method in class com.iplanet.am.util.XMLUtils
 
newPermissionCollection() - Method in class com.sun.identity.policy.jaas.ISPermission
Returns a java.security.PermissionCollection to store this kind of Permission.
NO_MATCH - Static variable in class com.sun.identity.policy.ResourceMatch
The NO_MATCH specifies the resources do not match
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
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
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.Statement
The Statement is not supported.
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.AuthorizationDecisionStatement.DecisionType
The specified action 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.
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.
notifyPassword(AMUser, String, Locale) - Method in interface com.sun.identity.password.plugins.NotifyPassword
Notifies user when password is changed.
NS_DISCO - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
NS_LIB - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
NS_SEC - Static variable in class com.sun.identity.saml.common.SAMLConstants
SOAP security namespace
NS_SEC - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
NS_WSSE - Static variable in class com.sun.identity.saml.common.SAMLConstants
SOAP utility namespace
NS_WSSE - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
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_STRING - Static variable in class com.sun.identity.policy.PolicyUtils
 
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
 

O

OBJECT_ADDED - Static variable in class com.iplanet.am.sdk.AMEvent
Represents an object addition event type.
OBJECT_CHANGED - Static variable in class com.iplanet.am.sdk.AMEvent
Represents an object change event type.
OBJECT_REMOVED - Static variable in class com.iplanet.am.sdk.AMEvent
Represents an object removal event type.
OBJECT_RENAMED - Static variable in class com.iplanet.am.sdk.AMEvent
Represents an object renaming event type.
objectChanged(AMEvent) - Method in interface com.iplanet.am.sdk.AMEventListener
Sun Java System Identity Server SDK invokes this method when any object or its contents change.
objectRemoved(AMEvent) - Method in interface com.iplanet.am.sdk.AMEventListener
Sun Java System Identity Server SDK invokes this method when any object is removed.
objectRenamed(AMEvent) - Method in interface com.iplanet.am.sdk.AMEventListener
Sun Java System Identity Server SDK invokes this method when any object is renamed.
OFF - Static variable in class com.iplanet.am.util.Debug
flags the disabled debug state.
OFF - Static variable in class com.iplanet.am.util.Stats
 
ON - Static variable in class com.iplanet.am.util.Debug
flags the enabled debug state for warnings, errors and messages.
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.
OPTIONAL_ATTRIBUTE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Attribute is not mandatory for creating an entry.
OrderedSet - class com.iplanet.am.util.OrderedSet.
 
OrderedSet() - Constructor for class com.iplanet.am.util.OrderedSet
 
ORG - Static variable in interface com.sun.identity.saml.plugins.PartnerAccountMapper
Key to hold organization DN in returned map
ORG - Static variable in interface com.sun.identity.saml.plugins.AccountMapper
Key to hold organization DN in returned map
ORG_UNITS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation organizational unit window used for navigation search off.
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.
ORGANIZATION - Static variable in interface com.iplanet.am.sdk.AMObject
Represents an Organization object type
ORGANIZATION - Static variable in class com.iplanet.am.sdk.AMSchema.Type
Deprecated. The ORGANIZATION schema type defines the service configuration information that are organization dependent and could be configured differently for organizations.
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_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
Represents an Organization template type
ORGANIZATIONAL_UNIT - Static variable in interface com.iplanet.am.sdk.AMObject
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
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.
ORGANIZATIONS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation organization window used for navigation search off
ORGS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation organization window used for navigation search off.
orgTemplateExists(String) - Method in interface com.iplanet.am.sdk.AMOrganization
Returns true if an organizational template exists for the service.
orgTemplateExists(String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Returns true if an organizational template exists for the service.
OTHER_COSATTR_TYPE - Static variable in interface com.iplanet.am.sdk.AMConstants
 

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.
parseAttributesTag(Node) - Static method in class com.iplanet.am.util.XMLUtils
 
parseAttributeValuePairTags(Node) - Static method in class com.iplanet.am.util.XMLUtils
 
parseDateString(String, Locale) - Static method in class com.iplanet.am.util.Locale
Gets Date object from date string with specified locale.
parseDateString(String, Locale, String) - Static method in class com.iplanet.am.util.Locale
Gets Date object from date string with specified locale.
parseEnvParameters(Node) - Static method in class com.sun.identity.policy.PolicyUtils
 
parseNormalizedDateString(String) - Static method in class com.iplanet.am.util.Locale
Returns the Date object from the date string in ISO-8601 format.
parseResponseAttributes(Node) - Static method in class com.sun.identity.policy.PolicyUtils
 
parseResponseDecisions(Node) - Static method in class com.sun.identity.policy.PolicyUtils
 
parseXML(InputStream) - Static method in class com.sun.identity.saml.protocol.Response
Returns Response object based on the XML document received from server.
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.
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 Identity Server.
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 - 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.
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 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 - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
plain text password attribute
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.
PEOPLE_CONTAINER - Static variable in interface com.iplanet.am.sdk.AMObject
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.
PERMIT - Static variable in class com.sun.identity.saml.assertion.AuthorizationDecisionStatement.DecisionType
The specified action is 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 - class com.sun.identity.policy.Policy.
The class Policy represents a policy definition.
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 - Static variable in interface com.iplanet.am.sdk.AMObject
Represents Policy Information
POLICY - Static variable in class com.iplanet.am.sdk.AMSchema.Type
Deprecated. The POLICY schema type defines the service's privilege information that are service dependent.
POLICY - Static variable in class com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to policy.
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
 
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
 
POLICY_TEMPLATE - Static variable in interface com.iplanet.am.sdk.AMTemplate
Represents a Policy template type
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 and description.
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.
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 - class com.sun.identity.policy.client.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(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.
 
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(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.
PolicyException(String, Throwable) - 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.
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.
PolicyUtils - class com.sun.identity.policy.PolicyUtils.
 
PolicyUtils() - Constructor for class com.sun.identity.policy.PolicyUtils
 
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.
postProcessAddUser(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.AMCallBack
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
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
Method which gets invoked after a entry entry is deleted.
postProcessModify(SSOToken, String, Map, Map, int) - Method in class com.iplanet.am.sdk.AMCallBack
Method which gets invoked after a entry is modified
postProcessRemoveUser(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.AMCallBack
Method which gets invoked after users are removed from a role/group.
PP_INTERACTION_FAILURE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
PP_INTERACTION_SUCCESS - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
PP_MODIFY_FAILURE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
PP_MODIFY_SUCCESS - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
PP_QUERY_FAILURE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
PP_QUERY_SUCCESS - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
PRE_POST_PROCESSING_MODULES_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
 
preProcessAddUser(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.AMCallBack
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
Method which gets invoked before a create operation is performed.
preProcessDelete(SSOToken, String, Map, boolean, int) - Method in class com.iplanet.am.sdk.AMCallBack
Method which gets invoked before an entry is deleted.
preProcessModify(SSOToken, String, Map, Map, int) - Method in class com.iplanet.am.sdk.AMCallBack
Method which gets invoked before a modify operation is performed.
preProcessRemoveUser(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.AMCallBack
Method which gets called before users are removed from a role/group.
print(Node) - Static method in class com.iplanet.am.util.XMLUtils
 
printAttributeValue(Element, String) - Static method in class com.iplanet.am.util.XMLUtils
 
printStackTrace() - Method in class com.sun.identity.authentication.spi.AuthLoginException
Prints the stack trace of the root exception to standard error stream.
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
printStackTrace(PrintWriter) - Method in class com.sun.identity.authentication.spi.AuthLoginException
Prints the stack trace of the root exception to a PrintWriter.
printStats() - Method in interface com.iplanet.am.util.StatsListener
 
PRIORITY_VALUES - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Template conflict resolution values
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.
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
ProtectedResource - class com.sun.identity.policy.ProtectedResource.
Class that encapsulates a resource and policies protecting the resource for a given user
PROTOCOL_NAMESPACE_URI - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML request-response protocol namespace URI
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(Element) - Constructor for class com.sun.identity.liberty.ws.security.ProxySubject
Constructs a ProxySubject object from a DOM Element.
ProxySubject(NameIdentifier) - Constructor for class com.sun.identity.liberty.ws.security.ProxySubject
Constructs a ProxySubject object from a NameIdentifier object.
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(SubjectConfirmation) - Constructor for class com.sun.identity.liberty.ws.security.ProxySubject
Constructs a ProxySubject object from a SubjectConfirmation object.
purge(boolean, int) - Method in interface com.iplanet.am.sdk.AMEntity
Purges entry from data store.
purge(boolean, int) - Method in interface com.iplanet.am.sdk.AMObject
This method will physically delete the entry from the data store.
purge(String, int) - Method in class com.iplanet.am.sdk.AMStoreConnection
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
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 IS.
purgeResource(String, String, int) - Method in class com.iplanet.am.sdk.AMStoreConnection
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 IS.
purgeUser(String, String, int) - Method in class com.iplanet.am.sdk.AMStoreConnection
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 IS.
put(Object, Object) - Method in class com.iplanet.am.util.Cache
 
putAll(Map) - Method in class com.iplanet.am.util.Cache
 
PW_RESET_SERVICE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name of password reset service
PWResetException - exception com.sun.identity.password.ui.model.PWResetException.
PWResetException is thrown whenever the model implementor encounters an exception.
PWResetException(List) - Constructor for class com.sun.identity.password.ui.model.PWResetException
Creates a password reset Exception object.
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(Throwable) - Constructor for class com.sun.identity.password.ui.model.PWResetException
Creates a password reset Exception object.

Q

QCharset - class com.iplanet.am.util.QCharset.
 
QCharset(String) - Constructor for class com.iplanet.am.util.QCharset
 
QCharset(String, float) - Constructor for class com.iplanet.am.util.QCharset
 
Query - class com.sun.identity.saml.protocol.Query.
This is an abstract base class for SAML query.
Query - class com.sun.identity.liberty.ws.disco.Query.
The class Query represents a discovery Query object.
query(DSTQuery) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Gets QueryResponse for the specified query.
Query(Element) - 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(ResourceID, List) - Constructor for class com.sun.identity.liberty.ws.disco.Query
Constructor.
QueryElement - class com.sun.identity.log.QueryElement.
QueryElement class defines each individual query format.
QueryElement() - Constructor for class com.sun.identity.log.QueryElement
Default constructor.
QueryElement(String, String, int) - Constructor for class com.sun.identity.log.QueryElement
Constructor.
QueryResponse - class com.sun.identity.liberty.ws.disco.QueryResponse.
The class QueryResponse represents a response for a discovery query request.
QueryResponse() - Constructor for class com.sun.identity.liberty.ws.disco.QueryResponse
Default constructor
QueryResponse(Element) - Constructor for class com.sun.identity.liberty.ws.disco.QueryResponse
Constructor.
quote(int) - Static method in class com.sun.identity.policy.PolicyUtils
 
quote(long) - Static method in class com.sun.identity.policy.PolicyUtils
 
quote(String) - Static method in class com.sun.identity.policy.PolicyUtils
 

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.
rbName - Static variable in class com.sun.identity.policy.ResBundleUtils
 
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(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, 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, 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, LogQuery, Object) - Static method in class com.sun.identity.log.LogReader
Reads a log file provided it 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.
readConfiguration() - Method in class com.sun.identity.log.LogManager
 
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.
record(String) - Method in class com.iplanet.am.util.Stats
 
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.
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
ReferralTypeManager - class com.sun.identity.policy.ReferralTypeManager.
The class ReferralTypeManager provides methods to get a list of configured Referral objects
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.
registerService(String, boolean, boolean) - Method in interface com.iplanet.am.sdk.AMOrganization
Register a service for this organization.
registerService(String, boolean, boolean) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
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.
REMOVE_MEMBER - Static variable in interface com.iplanet.am.sdk.AMConstants
 
remove(Object) - Method in class com.iplanet.am.util.Cache
 
removeAssertion(Assertion) - Method in class com.sun.identity.saml.assertion.Evidence
Removes an Assertion object from the Evidence object.
removeAssertionIDReference(AssertionIDReference) - Method in class com.sun.identity.saml.assertion.Evidence
Removes an AssertionIDReference object from the Evidence object.
removeAssignableDynamicGroup(AMAssignableDynamicGroup) - Method in interface com.iplanet.am.sdk.AMUser
Removes a assignable dynamic group that is assigned to the user.
removeAssignableDynamicGroup(String) - Method in interface com.iplanet.am.sdk.AMUser
Removes a assignable dynamic group that is assigned to the user.
removeAttribute(String) - Method in class com.sun.identity.sm.ServiceInstance
Removes the specified attribute name and its values from the attribute set.
removeAttribute(String) - Method in class com.sun.identity.sm.ServiceConfig
Removes a configuration parameter from the service configuration.
removeAttributeDefaults(Set) - Method in class com.sun.identity.sm.ServiceSchema
Removes the default values of attributes in the schema.
removeAttributeDefaults(Set) - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. Method to remove default values of attributes in the schema.
removeAttributes(Set) - Method in interface com.iplanet.am.sdk.AMEntity
Removes attributes in this AMObject.
removeAttributes(Set) - Method in interface com.iplanet.am.sdk.AMObject
Removes attributes in this AMObject.
removeAttributeSchema(String) - Method in class com.sun.identity.sm.ServiceSchema
Removes the attribute schema from this service.
removeAttributeValues(String, Set) - Method in class com.sun.identity.sm.ServiceInstance
Removes the specified attribute's values.
removeAttributeValues(String, Set) - Method in class com.sun.identity.sm.ServiceConfig
Removes the specific values for the given configuration parameter.
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.
removeClientExternal(SSOToken, String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
removeCondition(Condition) - Method in class com.sun.identity.policy.Policy
Removes the Condition object identified by object's equals method.
removeCondition(String) - Method in class com.sun.identity.policy.Policy
Removes the condition with the given name.
REMOVED - Static variable in interface com.sun.identity.sm.ServiceListener
The change type specifies that the entry has been removed.
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.
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
removeEventListener(AMEventListener) - Method in interface com.iplanet.am.sdk.AMObject
Unregisters a previously registered event listener.
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(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.
removeListener(String, AMServiceListener) - Static method in class com.iplanet.am.sdk.AMSchema
Deprecated. Unregisters the listener for the given service name
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
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(Referral) - Method in class com.sun.identity.policy.Policy
Removes the Referral object identified by object's equals method.
removeReferral(String) - Method in class com.sun.identity.policy.Policy
Removes the referral with the given name.
removeRole(AMRole) - Method in interface com.iplanet.am.sdk.AMUser
Removes a role that is assigned to the user.
removeRole(String) - Method in interface com.iplanet.am.sdk.AMUser
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.
removeStaticGroup(AMStaticGroup) - Method in interface com.iplanet.am.sdk.AMUser
Removes a static group that is assigned to the user.
removeStaticGroup(String) - Method in interface com.iplanet.am.sdk.AMUser
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.
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.
removeSubjectConfirmation() - Method in class com.sun.identity.saml.assertion.Subject
Removes subject confirmation from the subject.
removeSubSchema(String) - Method in class com.sun.identity.sm.ServiceSchema
Removes the service's sub-schema from the service.
removeUsers(Set) - Method in interface com.iplanet.am.sdk.AMAssignableDynamicGroup
Removes users from the assignable dynamic group.
removeUsers(Set) - Method in interface com.iplanet.am.sdk.AMRole
Removes users from the role.
removeUsers(Set) - Method in interface com.iplanet.am.sdk.AMStaticGroup
Removes users from the static group.
rename(String, boolean) - Method in interface com.iplanet.am.sdk.AMUser
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.ServiceInstance
Replaces the attribute's old value with the new value.
replaceAttributeValue(String, String, String) - Method in class com.sun.identity.sm.ServiceConfig
Replaces old value of the configuration parameter with new value.
replaceAttributeValues(String, Set, Set) - Method in class com.sun.identity.sm.ServiceInstance
Replaces the attribute's old values with the new values
replaceAttributeValues(String, Set, Set) - Method in class com.sun.identity.sm.ServiceConfig
Replaces the old values of the configuration parameter 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.
Request - class com.sun.identity.saml.protocol.Request.
This Request class represents a Request XML document.
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(Element) - Constructor for class com.sun.identity.saml.protocol.Request
Constructor.
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, 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.
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(Element) - Constructor for class com.sun.identity.liberty.ws.disco.RequestedService
Constructor.
RequestedService(List, String) - Constructor for class com.sun.identity.liberty.ws.disco.RequestedService
Constructor
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
 
ResBundleUtils - class com.sun.identity.policy.ResBundleUtils.
 
ResBundleUtils() - Constructor for class com.sun.identity.policy.ResBundleUtils
 
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
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.
resetEnv() - Static method in class com.sun.identity.log.LogManagerUtil
 
RESOURCE - Static variable in interface com.iplanet.am.sdk.AMObject
Represents resource object type
RESOURCEACCESS_STATEMENT - Static variable in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
The Statement is an Resource Access Statement.
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, 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(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, Subject) - Constructor for class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Constructs a ResourceAccessStatement object from a String object and a Subject.
ResourceID - class com.sun.identity.liberty.ws.disco.ResourceID.
The class ResourceID represents a discovery service resource ID.
ResourceID(Element) - Constructor for class com.sun.identity.liberty.ws.disco.ResourceID
Constructor.
ResourceID(String) - 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(Element) - 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(ResourceID, ServiceInstance) - 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(Element) - Constructor for class com.sun.identity.saml.protocol.Response
Constructor.
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(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, 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.
responseAttributesToXMLString(Set) - Static method in class com.sun.identity.policy.PolicyUtils
 
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
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_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
 
ROLE_PROFILE - Static variable in interface com.iplanet.am.sdk.AMObject
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
ROLES - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation role window used for navigation search off
Rule - class com.sun.identity.policy.Rule.
The class Rule provides interfaces to manage a rule that can be added to a policy.
RULE - Static variable in class com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to rule.
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, 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, 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.
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.AdminPasswordAction
 
run() - Method in class com.sun.identity.security.EncryptAction
 
run() - Method in class com.sun.identity.security.DecodeAction
 
run() - Method in class com.sun.identity.security.AdminDNAction
 
run(Runnable) - Method in class com.iplanet.am.util.ThreadPool
Runs a user defined task.
rwLock - Static variable in class com.sun.identity.log.Logger
 

S

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.
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.
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.
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.
schemaChanged(String, String) - Method in interface com.sun.identity.sm.ServiceListener
This methid will be invoked when a service's schema has been changed.
schemaChanged(String, String) - Method in interface com.iplanet.am.sdk.AMServiceListener
This method will be invoked when a service's schema has been changed.
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.
SCOPE_BASE - Static variable in interface com.iplanet.am.sdk.AMConstants
Specifies search scope to be just for the object specified
SCOPE_ONE - Static variable in interface com.iplanet.am.sdk.AMConstants
Specifies search scope to be a one level search.
SCOPE_SUB - Static variable in interface com.iplanet.am.sdk.AMConstants
Specifies search scope to be a sub tree search.
search(int, String) - Method in interface com.iplanet.am.sdk.AMObject
Search objects based on specified level and filter.
searchAllRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for all roles in this organization using wildcards.
searchAllRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for all roles in this organizational unit using wildcards.
searchAllRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for all roles in this organization using wildcards.
searchAllRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for all roles in this organizational unit using wildcards.
searchAllRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for all roles in this organization using wildcards and attribute values.
searchAllRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for all roles in this organizational unit using wildcards and attribute values.
searchAllRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for all roles in this organization using wildcards and attribute values.
searchAllRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for all roles in this organizational unit using wildcards and attribute values.
searchAssignableDynamicGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for assignable dynamic groups in this organization using wildcards.
searchAssignableDynamicGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for assignable dynamic groups in this organizational unit using wildcards.
searchAssignableDynamicGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for assignable dynamic groups in this organization using wildcards.
searchAssignableDynamicGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for assignable dynamic groups in this organizational unit using wildcards.
searchAssignableDynamicGroups(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for assignable dynamic groups in this organization using wildcards.
searchAssignableDynamicGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for assignable dynamic groups in this organization using wildcards and attribute values.
searchAssignableDynamicGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for assignable dynamic groups in this organizational unit using wildcards and attribute values.
searchAssignableDynamicGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for assignable dynamic groups in this organization using wildcards and attribute values.
searchAssignableDynamicGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for assignable dynamic groups in this organizational unit using wildcards and attribute values.
searchAssignableDynamicGroups(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for assignable dynamic groups in this organization using wildcards and attribute values.
searchDynamicGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for dynamic groups in this organization using wildcards.
searchDynamicGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for dynamic groups in this organization unit using wildcards.
searchDynamicGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for dynamic groups in this organization using wildcards.
searchDynamicGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for dynamic groups in this organization unit using wildcards.
searchDynamicGroups(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for dynamic groups in this organization using wildcards.
searchDynamicGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for dynamic groups in this organization using wildcards and attribute values.
searchDynamicGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for dynamic groups in this organization unit using wildcards and attribute values.
searchDynamicGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for dynamic groups in this organization using wildcards and attribute values.
searchDynamicGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for dynamic groups in this organization unit using wildcards and attribute values.
searchDynamicGroups(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for dynamic groups in this organization using wildcards and attribute values.
searchEntities(String, AMSearchControl, String, String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for entities in this container using wildcards and a filter.
searchEntities(String, AMSearchControl, String, String) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Searches for entities in this people container using wildcards and a filter.
searchEntities(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for resources in this organization using wildcards and attribute values.
searchEntities(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Searches for resources in this organization using wildcards and attribute values.
searchEntities(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for resources in this people container using wildcards and attribute values.
searchEntities(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Searches for entities in this people container using wildcards and attribute values.
searchFilteredRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for filtered roles in this organization using wildcards.
searchFilteredRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for filtered roles in this organization using wildcards.
searchFilteredRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for filtered roles in this organization using wildcards.
searchFilteredRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for filtered roles in this organization using wildcards.
searchFilteredRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for filtered roles in this organization using wildcards and attribute values.
searchFilteredRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for filtered roles in this organization using wildcards and attribute values.
searchFilteredRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for filtered roles in this organization using wildcards and attribute values.
searchFilteredRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for filtered roles in this organization using wildcards and attribute values.
searchGroupContainers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for group containers in this organization using wildcards and attribute values.
searchGroupContainers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for group containers in this organizational unit using wildcards and attribute values.
searchGroupContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for group containers in this organization using wildcards and attribute values.
searchGroupContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for group containers in this organizational unit using wildcards and attribute values.
searchGroups(String, int) - Method in interface com.iplanet.am.sdk.AMGroup
Searches for groups in this group using wildcards.
searchGroups(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Searches for groups in this group container using wildcards.
searchGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Searches for groups in this group container using wildcards and attribute values.
searchGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for groups in this organization using wildcards and attribute values.
searchGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroup
Searches for groups in this group using wildcards and attribute values.
searchGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for groups in this organizational unit using wildcards and attribute values.
searchGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Searches for groups in this group container using wildcards and attribute values.
searchGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for groups in this organization using wildcards and attribute values.
searchGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMGroup
Searches for groups in this group using wildcards and attribute values.
searchGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for groups in this organizational unit using wildcards and attribute values.
searchGroups(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Searches for assignable dynamic groups in this group container using wildcards and attribute values.
searchOrganizationalUnits(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for organizational units in this organization using wildcards.
searchOrganizationalUnits(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for organizational units in this organization using wildcards.
searchOrganizationalUnits(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for organizational units in this organization using wildcards and attribute values.
searchOrganizationalUnits(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for organizational units in this organization using wildcards and attribute values.
searchOrganizations(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for organizations in this organizational unit using wildcards.
searchOrganizations(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for organizations in this organizational unit using wildcards.
searchOrganizations(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for organizations in this organizational unit using wildcards and attribute values.
searchOrganizations(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for organizations in this organizational unit using wildcards and attribute values.
searchPeopleContainers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for people containers in this organization using wildcards and attribute values.
searchPeopleContainers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for people containers in this organizational unit using wildcards and attribute values.
searchPeopleContainers(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for people containers in this organization using wildcards and attribute values.
searchPeopleContainers(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for people containers in this organizational unit using wildcards and attribute values.
searchPeopleContainers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for people containers in this organization using wildcards and attribute values.
searchPeopleContainers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for people containers in this organizational unit using wildcards * and * attribute values.
searchPeopleContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for people containers in this organization using wildcards and attribute values.
searchPeopleContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
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
Searches for resources in this organization using wildcards and attribute values.
searchResources(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Searches for resources in this people container using wildcards and attribute values.
searchRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for roles in this organization using wildcards.
searchRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for roles in this organizational unit using wildcards.
searchRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for roles in this organization using wildcards.
searchRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for roles in this organizational unit using wildcards.
searchRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for roles in this organization using wildcards and attribute values.
searchRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for roles in this organizational unit using wildcards and attribute values.
searchRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for roles in this organization using wildcards and attribute values.
searchRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for roles in this organizational unit using wildcards and attribute values.
searchStaticGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for static groups in this organization using wildcards.
searchStaticGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for static groups in this organizational unit using wildcards.
searchStaticGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for static groups in this organization using wildcards.
searchStaticGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for static groups in this organizational unit using wildcards.
searchStaticGroups(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for static groups in this organization using wildcards.
searchStaticGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for static groups in this organization using wildcards and attribute values.
searchStaticGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for static groups in this organizational unit using wildcards and attribute values.
searchStaticGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for static groups in this organization using wildcards and attribute values.
searchStaticGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for static groups in this organizational unit using wildcards and attribute values.
searchStaticGroups(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for static groups in this organization using wildcards and attribute values.
searchSubGroupContainers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Searches for group containers in this group container using wildcards and attribute values.
searchSubGroupContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Searches for sub group containers in this group container using wildcards and attribute values.
searchSubOrganizationalUnits(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for sub organizational units in this organizational unit using wildcards.
searchSubOrganizationalUnits(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for sub organizational units in this organizational unit using wildcards.
searchSubOrganizationalUnits(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for sub organizational units in this organizational unit using wildcards and attribute values.
searchSubOrganizationalUnits(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for sub organizational units in this organizational unit using wildcards and attribute values.
searchSubOrganizations(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for sub organizations in this organization using wildcards.
searchSubOrganizations(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for sub organizations in this organization using wildcards.
searchSubOrganizations(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for sub organizations in this organization using wildcards and attribute values.
searchSubOrganizations(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for sub organizations in this organization using wildcards and attribute values.
searchSubPeopleContainers(String, int) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
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
Searches for sub people containers in this people container using wildcards and attribute values.
searchUsers(AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for users in this organization using attribute values.
searchUsers(AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMRole
Searches for users in this role using attribute values.
searchUsers(AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMGroup
Searches for users in this group using attribute values.
searchUsers(AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for users in this organization attribute values.
searchUsers(AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Searches for users in this people container using attribute values.
searchUsers(String) - Method in interface com.iplanet.am.sdk.AMGroup
Searches for users in this group using wildcards and attribute values.
searchUsers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for users in this organization using wildcards and attribute values.
searchUsers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMRole
Searches for users in this people container using wildcards and attribute values.
searchUsers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for users in this organizational unit using wildcards and attribute values.
searchUsers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Searches for users in this people container using wildcards and attribute values.
searchUsers(String, AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for users in this organization using wildcards and attribute values.
searchUsers(String, AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for users in this organizational unit using wildcards and filter.
searchUsers(String, AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Searches for users in this people container using wildcards and attribute values.
searchUsers(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for users in this organization using wildcards and attribute values.
searchUsers(String, int) - Method in interface com.iplanet.am.sdk.AMRole
Searches for users in this role using wildcards and attribute values.
searchUsers(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for users in this organizational unit using wildcards and attribute values.
searchUsers(String, int) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Searches for users in this people container using wildcards and attribute values.
searchUsers(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for users in this organization using wildcards and attribute values.
searchUsers(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Searches for users in this organization using wildcards and attribute values.
searchUsers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for users in this organization using wildcards and attribute values.
searchUsers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMRole
Searches for users in this group using wildcards and attribute values.
searchUsers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroup
Searches for users in this group using wildcards.
searchUsers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for users in this organizational unit using wildcards and attribute values.
searchUsers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Searches for users in this group using wildcards and attribute values.
searchUsers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for users in this organization using wildcards and attribute values.
searchUsers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMRole
Searches for users in this role using wildcards and attribute values.
searchUsers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Searches for users in this organizational unit using wildcards and attribute values.
searchUsers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Searches for users in this group using wildcards and attribute values.
searchUsers(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Searches for users in this organization using wildcards and attribute values.
searchUsers(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Searches for users in this people container using wildcards and attribute values.
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, 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.
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, 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.
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.
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.
SELF_SCOPE - Static variable in class com.sun.identity.policy.ResourceResult
Constant to indicate base (self) level scope for ResourceResult evaluation
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(Message, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Sends SOAP request to WSP.
SERVICE - Static variable in interface com.iplanet.am.sdk.AMObject
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.policy.PolicyException
The constant variable specifies the exception is with respect to services.
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_STATUS_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
 
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.sm.ServiceInstance.
The class ServiceInstance provides methods to manage service's instance variables.
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(Element) - Constructor for class com.sun.identity.liberty.ws.disco.ServiceInstance
Constructor.
ServiceInstance(String, String, List) - Constructor for class com.sun.identity.liberty.ws.disco.ServiceInstance
Constructor
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.
SERVICES_SELECTED - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
services selected in the create user select service page
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_STATEMENT - Static variable in class com.sun.identity.liberty.ws.security.SessionContextStatement
The Statement is an Session Context Statement.
SessionContext(Element) - Constructor for class com.sun.identity.liberty.ws.security.SessionContext
Constructs an SessionContext object from a DOM Element.
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.
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(Element) - Constructor for class com.sun.identity.liberty.ws.security.SessionContextStatement
Constructs a SessionContextStatement object from a DOM element.
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(SessionContext, Subject) - Constructor for class com.sun.identity.liberty.ws.security.SessionContextStatement
Constructs a SessionContextStatement object from a SessionContext object and a Subject object.
SessionSubject - class com.sun.identity.liberty.ws.security.SessionSubject.
The SessionSubject class represents a liberty subject with associated session status.
SessionSubject(Element) - Constructor for class com.sun.identity.liberty.ws.security.SessionSubject
Constructs a SessionSubject object from a DOM element.
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(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(SubjectConfirmation) - Constructor for class com.sun.identity.liberty.ws.security.SessionSubject
Constructs a SessionSubject object from a SubjectConfirmation object.
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.
setAdvice(Advice) - Method in class com.sun.identity.saml.assertion.Assertion
Set the advice for an assertion
setAdvices(Map) - Method in class com.sun.identity.policy.ConditionDecision
Sets advices associated with this object
setAdvices(Map) - Method in class com.sun.identity.policy.ActionDecision
Sets advices associated with this action decision.
setAllowed(boolean) - Method in class com.sun.identity.policy.ConditionDecision
Sets boolean result of condition evaluation
setAllReturnAttributes(boolean) - Method in class com.iplanet.am.sdk.AMSearchControl
Sets the specified boolean value to the variable.
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.
setAttributeByteArray(String, byte[][]) - Method in interface com.iplanet.am.sdk.AMObject
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(Map) - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. 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.
setAttributeDefaults(String, Set) - Method in class com.iplanet.am.sdk.AMSchema
Deprecated. Method to change default value for a specific attribute.
setAttributes(Map) - Method in class com.sun.identity.sm.ServiceInstance
Sets the attributes that are specific to the service instance.
setAttributes(Map) - Method in class com.sun.identity.sm.ServiceConfig
Sets the service configuration parameters.
setAttributes(Map) - Method in interface com.iplanet.am.sdk.AMEntity
Sets attribute values in this AMObject.
setAttributes(Map) - Method in interface com.iplanet.am.sdk.AMObject
Sets attribute values in this AMObject.
setAttributesByteArray(Map) - Method in interface com.iplanet.am.sdk.AMObject
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
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.
setAuthLevel(int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Set the AuthLevel for this session.
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.
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.
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.
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.
setCode(QName) - Method in class com.sun.identity.liberty.ws.common.Status
Sets status code
setComment(String) - Method in class com.sun.identity.liberty.ws.common.Status
Sets comment
setConditions(Conditions) - Method in class com.sun.identity.saml.assertion.Assertion
Set the Conditions information for an assertion
setCosQualifier(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the cosQualifier attribute
setCredentials(List) - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Sets credentials
setCurrentFile(String) - Method in class com.sun.identity.log.Logger
Set the current file to which the logger's handler is writing to.
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.
setDefaultValues(Set) - Method in class com.sun.identity.sm.AttributeSchema
Sets the default values of the attribute.
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.
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.
setDirty(String, Map) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
setDNSAddress(String) - Method in class com.sun.identity.saml.assertion.SubjectLocality
Set the DNS address for SubjectLocality> locality.
setDoNotCacheCondition(DoNotCacheCondition) - Method in class com.sun.identity.saml.assertion.Conditions
Set DoNotCacheCondition elements held within this Conditions element.
setEncryptedData(EncryptedData) - Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Sets encrypted data element.
setEncryptedKey(EncryptedKey) - 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.ResourceOffering
Sets encrypted resource ID.
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.Modify
Sets the encrypted resource ID for the discovery resource to be modified.
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.dst.DSTModify
Sets encrypted resource ID
setEndpoint(String) - Method in class com.sun.identity.liberty.ws.disco.Description
Sets SOAP end point URI
setEndRange(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the end range Attribute.
setEntryID(String) - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Sets entry ID
setEntryID(String) - Method in class com.sun.identity.liberty.ws.disco.RemoveEntry
Sets entry ID to be removed.
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.
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.AMFilteredRole
Sets the search filter for the filtered role.
setFilter(String) - Method in interface com.iplanet.am.sdk.AMDynamicGroup
Sets the search filter for the dynamic group.
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.
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.sun.identity.sm.ServiceSchema
Sets the value of the I18N key in the service schema.
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.iplanet.am.sdk.AMAttributeSchema
Deprecated. Set I18N key to describe the configuration 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.disco.Description
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.ModifyResponse
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.dst.DSTQueryResponse
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.DSTQueryItem
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.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.DSTData
Sets id attribute
setInResponseTo(String) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Set the InResponseTo of the Response.
setInsertEntry(List) - Method in class com.sun.identity.liberty.ws.disco.Modify
Sets the value of the InsertEntry property.
setIPAddress(String) - Method in class com.sun.identity.saml.assertion.SubjectLocality
Set the IP address for SubjectLocality locality.
setIssueInstant(Date) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Set the IssueInstant of the Response.
setIssueInstant(Date) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Set the IssueInstant of the Request.
setItemID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Sets itemID 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.DSTModify
Sets item id attribute
setItemIDRef(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
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.DSTData
Sets item reference.
setKey(String, String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Set the key to access key store database.
setKeyInfo(Element) - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Set the key info.
setLoginFailureURL(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Sets the the login failure URL for the user.
setLogInfoMap(Map) - Method in class com.sun.identity.log.LogRecord
Convenience method to set the log information map.
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.assertion.Assertion
Sets the major version number of an assertion.
setMajorVersion(int) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Sets the MajorVersion of the Response.
setMajorVersion(int) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Sets the MajorVersion of the Request.
setMaxRecord(int) - Method in class com.sun.identity.log.LogQuery
 
setMaxResults(int) - Method in class com.iplanet.am.sdk.AMSearchControl
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.
setMinorVersion(int) - Method in class com.sun.identity.saml.assertion.Assertion
Sets the minor version number of an assertion.
setMinorVersion(int) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Sets the MinorVersion of the Response.
setMinorVersion(int) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Sets the MinorVersion of the Request.
setMinValue(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the minimum value attribute.
setName(String) - Method in class com.sun.identity.policy.Rule
Sets the name for the rule.
setName(String) - Method in class com.sun.identity.policy.Policy
Sets the name of the policy.
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.DSTQueryResponse
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.DSTQueryItem
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.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.DSTData
Sets the name space prefix.
setNameSpaceURI(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
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.DSTQueryItem
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.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.DSTData
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.
setOptions(List) - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Sets options
setOptions(List) - Method in class com.sun.identity.liberty.ws.disco.RequestedService
Sets options
setOverrideAllowed(boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets if override is allowed
setPersistentCookieOn() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Attempts to set the Persistent Cookie for this session.
setPriority(int) - Method in class com.sun.identity.sm.ServiceConfig
Sets the priority to the service configuration.
setPriority(int) - Method in interface com.iplanet.am.sdk.AMTemplate
Sets the priority of this template in the DIT
setProperties(Map) - Method in interface com.sun.identity.policy.interfaces.Condition
Sets the properties of the condition.
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.
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.disco.DiscoveryClient
Sets the provider ID.
setProviderID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the provider ID.
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.
setRef(String) - Method in class com.sun.identity.liberty.ws.common.Status
Sets reference 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.
setRequestedServiceType(List) - Method in class com.sun.identity.liberty.ws.disco.Query
Sets the list of the requested service types.
setRequestID(String) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Set the RequestID of the Request.
setResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Sets the encrypted 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(ResourceID) - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Sets resource ID.
setResourceID(ResourceID) - Method in class com.sun.identity.liberty.ws.disco.Query
Sets the resource ID of the discovery resource to be queried
setResourceID(ResourceID) - Method in class com.sun.identity.liberty.ws.disco.Modify
Sets resource ID for the discovery resource to be modified
setResourceID(String) - Method in class com.sun.identity.liberty.ws.disco.ResourceID
Sets resource id
setResourceID(String) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Sets the resource ID to be accessed
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.dst.DSTClient
Sets the 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.security.ResourceAccessStatement
Sets the ResourceID for this ResourceAccessStatement object.
setResourceOffering(List) - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Sets ResourceOffering to return.
setResourceOffering(ResourceOffering) - Method in class com.sun.identity.liberty.ws.disco.InsertEntry
Sets the resource offering to be inserted.
setResponseID(String) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Set the ResponseID of the Response.
setReturnAttributes(Set) - Method in class com.iplanet.am.sdk.AMSearchControl
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
Sets the type of the role.
setSearchScope(int) - Method in class com.iplanet.am.sdk.AMSearchControl
Sets the search scope in AMSearchControl.
setSelect(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets select element
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.
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
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.ServiceInstance
Sets service type
setServiceType(String) - Method in class com.sun.identity.liberty.ws.disco.RequestedService
Sets service type
setSessionContext(SessionContext) - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Sets the SessionContext for this ResourceAccessStatement object.
setSignature(Element) - Method in class com.sun.identity.saml.assertion.Assertion
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.AbstractRequest
Set the signature for the Request
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
setSOAPAction(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets SOAP Action such as query or modify
setSortingField(String) - Method in class com.sun.identity.log.LogQuery
Set the field name on which records to be sorted.
setSortKeys(String[]) - Method in class com.iplanet.am.sdk.AMSearchControl
Set sort order based on attribute names.
setStartRange(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the start range attribute.
setStats(int) - Method in class com.iplanet.am.util.Stats
 
setStats(String) - Method in class com.iplanet.am.util.Stats
 
setStatus(Status) - Method in class com.sun.identity.saml.protocol.Response
Set the Status of the Response.
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.DSTQueryResponse
Sets status for the query response
setStatus(Status) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Sets response status
setStatusCode(StatusCode) - Method in class com.sun.identity.saml.protocol.StatusCode
Sets the sub StatusCode.
setStringAttribute(String, String) - Method in interface com.iplanet.am.sdk.AMObject
Sets string type attribute value.
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
Sets subscribe-ability of the assignable dynamic group.
setSubscribable(boolean) - Method in interface com.iplanet.am.sdk.AMStaticGroup
Sets subscribe-ability of the group.
setSubStatus(Status) - Method in class com.sun.identity.liberty.ws.common.Status
Sets sub status.
setSyntax(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the Syntax attribute.
setTimeOut(int) - Method in class com.iplanet.am.sdk.AMSearchControl
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.DSTQueryResponse
Sets time stamp
setTimeStamp(Date) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Sets time stamp
setTimeToLive(long) - Method in class com.sun.identity.policy.ConditionDecision
Sets advices associated with this object
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.
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.
setupEnv() - Static method in class com.sun.identity.log.LogManagerUtil
 
setURI(String) - Method in class com.sun.identity.sm.ServiceInstance
Sets the URI for the service instance.
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.
setValidator(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the Validator attribute
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.Subject
Sets the names for the instance of the Subject object.
setValues(Set) - Method in interface com.sun.identity.policy.interfaces.Referral
Sets the values of this referral
setWsdlURI(String) - Method in class com.sun.identity.liberty.ws.disco.Description
Sets URI to WSDL resource containing the service description
SIGNATURE - Static variable in class com.sun.identity.sm.AttributeSchema.Type
The SIGNATURE attribute type specifies that the attribute is a signing attribute.
SignatureProvider - interface com.sun.identity.saml.xmlsig.SignatureProvider.
This is an interface to be implemented to sign and verify XML signature.
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) - 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) - 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() - Method in class com.sun.identity.saml.assertion.Assertion
Sign the Assertion.
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.AbstractRequest
An abstract method to sign 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 class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign the XML document using enveloped signatures.
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 class com.sun.identity.saml.xmlsig.XMLSignatureManager
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(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(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(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) - 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, 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 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, 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 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 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 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 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 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) - Method in class com.sun.identity.saml.assertion.Assertion
Signs the Assertion.
signXML(String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign the XML string 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 class com.sun.identity.saml.xmlsig.XMLSignatureManager
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(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(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(String, String, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign the XML string using enveloped signatures.
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(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(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.
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.sm.AttributeSchema.Type
The SINGLE_CHOICE attribute type specifies that the attribute can have value defined by the getChoiceValues method of AttributeSchema.
SINGLE_CHOICE - Static variable in class com.sun.identity.policy.Syntax
value is a single choice from a list
SiteAttributeMapper - interface com.sun.identity.saml.plugins.SiteAttributeMapper.
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.
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
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.
size() - Method in class com.iplanet.am.util.OrderedSet
 
size() - Method in class com.iplanet.am.util.Cache
 
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) - Constructor for class com.sun.identity.sm.SMSException
 
SMSException(int, String) - Constructor for class com.sun.identity.sm.SMSException
 
SMSException(String) - Constructor for class com.sun.identity.sm.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.
SMSException(String, Throwable) - Constructor for class com.sun.identity.sm.SMSException
Constructs an SMSException.
SMSException(Throwable) - Constructor for class com.sun.identity.sm.SMSException
Constructs an SMSException.
SOAP_URI - Static variable in class com.sun.identity.saml.common.SAMLConstants
SOAP namespace URI
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.
SOURCEID - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter.
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)
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
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
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.
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.
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.
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.
STATIC_GROUP - Static variable in interface com.iplanet.am.sdk.AMObject
Represents a Static Group object type
STATIC_GROUP_DN_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
 
Stats - class com.iplanet.am.util.Stats.
 
StatsListener - interface com.iplanet.am.util.StatsListener.
 
statsListeners - Static variable in class com.iplanet.am.util.Stats
 
Status - class com.sun.identity.saml.protocol.Status.
This class represents the Status element.
Status - class com.sun.identity.liberty.ws.common.Status.
This class represents a common status object.
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_NO_PERMISSION - Static variable in class com.sun.identity.sm.SMSException
If the root LDAP cause is INSUFFICIENT_ACCESS_RIGHTS
STATUS_NONE - Static variable in class com.sun.identity.sm.SMSException
No status code is set
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
Status() - Constructor for class com.sun.identity.liberty.ws.common.Status
Default constructor
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) - Constructor for class com.sun.identity.saml.protocol.Status
Constructs a Status object from a StatusCode.
Status(StatusCode, String, Element) - Constructor for class com.sun.identity.saml.protocol.Status
Constructor.
Status(String, String) - Constructor for class com.sun.identity.liberty.ws.common.Status
Constructor
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) - Constructor for class com.sun.identity.saml.protocol.StatusCode
Construct a StatusCode object from a value String.
StatusCode(String, StatusCode) - Constructor for class com.sun.identity.saml.protocol.StatusCode
Construct a StatusCode object from a value String and a sub StatusCode.
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
store() - Method in interface com.iplanet.am.sdk.AMEntity
Stores the change to directory server.
store() - Method in interface com.iplanet.am.sdk.AMObject
Stores the change to directory server.
store(boolean) - Method in interface com.iplanet.am.sdk.AMObject
Stores the change to directory server.
store(SSOToken) - Method in interface com.iplanet.services.cdm.ClientTypesManager
Save changed to persistent store.
store(SSOToken) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
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.
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.
stringToDate(String) - Static method in class com.sun.identity.policy.PolicyUtils
 
SUB_RESOURCE_MATCH - Static variable in class com.sun.identity.policy.ResourceMatch
The SUB_RESOURCE_MATCH specifies the provided resource is a sub resource.
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(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(NameIdentifier) - Constructor for class com.sun.identity.saml.assertion.Subject
Constructs a Subject object from a NameIdentifier object.
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(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(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.
SubjectConfirmation(String) - Constructor for class com.sun.identity.saml.assertion.SubjectConfirmation
From scratch constructor for a single confirmation method.
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.
submitRequirements(Callback[]) - Method in class com.sun.identity.authentication.AuthContext
Submit the populated Callback objects to the authentication plug-in modules.
SUBSCRIBABLE_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Subscribable attribute
SUBTREE_SCOPE - Static variable in class com.sun.identity.policy.ResourceResult
Constant to indicate subtree level scope for ResourceResult evaluation
SUCCESS - Static variable in class com.iplanet.am.sdk.AMSearchResults
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 class com.sun.identity.policy.ValidValues
Code used to indicate a successful search
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
Syntax - class com.sun.identity.policy.Syntax.
Provides an enum like support for the syntax of values such as ANY, NONE, 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
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
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
 

T

TAG_DISCO - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_ID - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_PKCS7 - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_PROVIDERID - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_PROXYSUBJECT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_REFERENCE - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_RESOURCEACCESSSTATEMENT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_RESOURCEID - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_SEC - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_SEC_MESSAGEAUTHENTICATION - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_SECURITYT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_SECURITYTOKENREFERENCE - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_SESSIONCONTEXT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_SESSIONCONTEXTSTATEMENT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_SESSIONSUBJECT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_URI - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_USAGE - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_VALUETYPE - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_WSSE - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_WSSE_BINARYSECURITYTOKEN - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_XML_SEC - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_XML_WSSE - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TAG_XMLNS - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
TEMPLATE - Static variable in interface com.iplanet.am.sdk.AMObject
Represents a Template object type
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.
ThreadPoolException - exception com.iplanet.am.util.ThreadPoolException.
 
ThreadPoolException(String) - Constructor for class com.iplanet.am.util.ThreadPoolException
 
TIME_LIMIT_EXCEEDED - Static variable in class com.iplanet.am.sdk.AMSearchResults
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.
toDOMDocument(InputStream, Debug) - Static method in class com.iplanet.am.util.XMLUtils
 
toDOMDocument(String, Debug) - Static method in class com.iplanet.am.util.XMLUtils
 
Token - class com.sun.identity.log.spi.Token.
 
Token() - Constructor for class com.sun.identity.log.spi.Token
 
TOP_LEVEL_ADMIN_ROLE - Static variable in interface com.iplanet.am.sdk.AMRole
Represents a Top Level Administrative Role
toString() - Method in interface com.iplanet.sso.SSOTokenID
This method returns the encrypted SSO token string.
toString() - Method in class com.sun.identity.sm.SMSException
 
toString() - Method in class com.sun.identity.sm.ServiceSchema
Returns string representation of the schema.
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.ServiceConfigManager
Returns String representation of the service's configuration data, along with instances and groups.
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.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.Syntax
The method returns the string representation of the schema attribute syntax.
toString() - Method in class com.sun.identity.sm.ServiceConfig
Returns String representation of the ServiceConfig object.
toString() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the string representation of the Service Schema.
toString() - Method in class com.sun.identity.sm.SchemaType
The method returns the string representation of the schema type.
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.AMSchema.Type
Deprecated. The method returns the string representation of the schema 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.authentication.AuthContext.IndexType
Returns the string representation of the index type.
toString() - Method in class com.iplanet.am.util.QCharset
 
toString() - Method in class com.iplanet.am.util.Cache
 
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.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.ResourceMatch
Method to get string representation of the resource match.
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.jaas.ISPermission
Returns a string describing this Permission.
toString() - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Returns a String representation of the element.
toString() - Method in class com.sun.identity.saml.assertion.AssertionIDReference
Translates the AssertionID to an XML String,
toString() - Method in class com.sun.identity.saml.assertion.AttributeStatement
Create a String representation of the attribute statement
toString() - Method in class com.sun.identity.saml.assertion.Advice
Create a String representation of the element
toString() - Method in class com.sun.identity.saml.assertion.Subject
Returns a String representation of the element.
toString() - Method in class com.sun.identity.saml.assertion.NameIdentifier
Returns a String representation of the element.
toString() - Method in class com.sun.identity.saml.assertion.Conditions
Returns a String representation of the element.
toString() - Method in class com.sun.identity.saml.assertion.DoNotCacheCondition
Creates a String representation of the element.
toString() - Method in class com.sun.identity.saml.assertion.SubjectLocality
Returns a String representation of the element.
toString() - 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.AuthorityBinding
Returns a String representation of the AuthorityBinding
toString() - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Returns a String representation of the element
toString() - 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.AuthenticationStatement
Returns a String representation of the Authentication Statement.
toString() - 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.Assertion
Returns a String representation of the element.
toString() - Method in class com.sun.identity.saml.assertion.Evidence
Returns a String representation of the element.
toString() - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
Returns a String representation of the AuthorizationStatement.
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() - Method in class com.sun.identity.saml.protocol.AssertionArtifact
Translates the AssertionArtifact to an XML document String based on the SAML schema.
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() - 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() - 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() - Method in class com.sun.identity.saml.protocol.AttributeQuery
Translates the AttributeQuery to an XML document String based on the AttributeQuery schema.
toString() - Method in class com.sun.identity.saml.protocol.StatusCode
Translates the StatusCode to an XML document String based on the SAML schema.
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() - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
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.ResourceID
Returns string format.
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.Query
Returns formatted string of the Query object.
toString() - Method in class com.sun.identity.liberty.ws.disco.Modify
Gets string format.
toString() - Method in class com.sun.identity.liberty.ws.disco.RemoveEntry
Returns 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.InsertEntry
Gets string format.
toString() - Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Returns string format.
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.RequestedService
Returns string format
toString() - 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.dst.DSTModification
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() - 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.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() - 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.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.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.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() - Method in class com.sun.identity.liberty.ws.security.ProxySubject
Creates a String representation of the 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.saml.assertion.Condition
Returns a String representation of the <saml:Conditions> element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Returns a String representation of the <AudienceRestrictionCondition> element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AssertionIDReference
Returns a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Statement
Create a String representation of the Statement
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.SubjectStatement
Creates a String representation of the SubjectStatement.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AttributeStatement
Returns a String representation of the Attribute statement.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Advice
Returns a String representation of the <saml:Advice> element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Subject
Returns a String representation of the <Subject> 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.Conditions
Returns a String representation of the <Conditions> element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.DoNotCacheCondition
Returns a String representation of the <DoNotCacheCondition> 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.AttributeDesignator
Returns a String representation of the <saml:AttributeDesignator> element.
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.SubjectConfirmation
Returns a String representation of the <SubjectConfirmation> element.
toString(boolean, boolean) - 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.AuthenticationStatement
Returns a String representation of the AuthenticationStatement
toString(boolean, boolean) - 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.Assertion
Returns a String representation of the <Assertion> element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Evidence
Returns a String representation of the <Evidence> element (or of the <Evidence> element).
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
Returns a String representation of the AuthorizationStatement.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.Query
Creates a String representation of the element.
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.AssertionArtifact
Creates a String representation of the <samlp:AssertionArtifact> element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.AuthenticationQuery
Creates a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.Request
Returns a String representation of the <samlp:Request> element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.Response
Creates a String representation of the <samlp:Response> element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.AttributeQuery
Create a String representation of the samlp:AttributeQuery element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.StatusCode
Creates a String representation of the <samlp:StatusCode> element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.Status
Creates a String representation of the <samlp:Status> element.
toString(boolean, boolean) - 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.DSTModification
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(boolean, boolean) - 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.DSTModify
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(boolean, boolean) - 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.security.ResourceAccessStatement
Returns a String representation of the ResourceAccessStatement.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
Creates a String representation of the <Assertion> element.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.ProxySubject
Creates a String representation of the <Subject> element.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.SessionContextStatement
Creates a String representation of the ResourceAccessStatement.
toString(boolean, 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.Response
Creates a String representation of the <samlp:Response> element.
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.
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
toXMLString() - 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.SessionContext
Returns a String representation of the <SessionContext> element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.SessionSubject
Create a String representation of the <Subject> element.
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
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.

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.
unassignAllPolicies(String, Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Unassigns the given policies from this organization and its roles.
unassignAllPolicies(String, Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
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.
unassignServices(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Unassigns services from the organization.
unassignServices(Set) - Method in interface com.iplanet.am.sdk.AMObject
Unassigns services from the user/group/organization/ organizational unit.
unassignServices(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Unassigns services from the organizational unit.
UNDEFINED_PRIORITY - Static variable in interface com.iplanet.am.sdk.AMTemplate
Represents the priority of a template whose priority is not explicitly set.
UNDEFINED_RESULT_COUNT - Static variable in class com.iplanet.am.sdk.AMSearchResults
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
Used to indicate the object type has not yet determined.
UNIQUE_ATTRIBUTE_LIST_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
 
UNIQUE_MEMBER_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Unique member attribute
UNKNOWN_OBJECT_TYPE - Static variable in interface com.iplanet.am.sdk.AMObject
Represents an object type that cannot be identified
unregisterService(String) - Method in interface com.iplanet.am.sdk.AMOrganization
Unregisters a service for this organization.
unregisterService(String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Unregister a service for this organizational unit.
updateClientData() - Method in interface com.iplanet.services.cdm.ClientTypesManager
Reload all Client data.
updateClientData() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
URL - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The URL attribute syntax specifies that the attribute is a URL.
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
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.
USER - Static variable in class com.sun.identity.sm.SchemaType
The User schema type defines the service configuration information that are user dependent.
USER - Static variable in interface com.iplanet.am.sdk.AMObject
Represents a User object type
USER - Static variable in class com.iplanet.am.sdk.AMSchema.Type
Deprecated. The User schema type defines the service configuration information that are user dependent.
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_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
 
USER_DELETE_NOTIFICATION_LIST - Static variable in interface com.iplanet.am.sdk.AMConstants
 
USER_ENCRYPTED_PASSWORD_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
 
USER_ENTRY_PROCESSING_IMPL - Static variable in interface com.iplanet.am.sdk.AMConstants
 
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_MODIFY_NOTIFICATION_LIST - Static variable in interface com.iplanet.am.sdk.AMConstants
 
USER_PASSWORD_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
 
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
Represents a User Role
USER_SEARCH_RETURN_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
 
USER_SERVICE - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Identity Server'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_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
userAgentSet() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
USERID_PASSWORD_VALIDATION_CLASS - Static variable in interface com.iplanet.am.sdk.AMConstants
 
UserNamePasswordValidationException - exception com.sun.identity.authentication.spi.UserNamePasswordValidationException.
 
UserNamePasswordValidationException(String) - Constructor for class com.sun.identity.authentication.spi.UserNamePasswordValidationException
 
UserNamePasswordValidationException(String, String, Object[]) - Constructor for class com.sun.identity.authentication.spi.UserNamePasswordValidationException
 
UserNamePasswordValidationException(Throwable) - Constructor for class com.sun.identity.authentication.spi.UserNamePasswordValidationException
 
USERS - Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
Name for navigation user window used for navigation search off

V

VALID - Static variable in class com.sun.identity.saml.assertion.Condition
The Condition is valid.
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
This method validates the attrMap against the attributes defined in this schema of the service.
validateAttributes(Map) - Method in class com.sun.identity.sm.ServiceSchema
Determines whether each attribute in the attribute set is valid.
validatePassword(String) - Method in class com.iplanet.am.sdk.AMUserPasswordValidation
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
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
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
VALIDATOR - Static variable in class com.sun.identity.sm.AttributeSchema.Type
The VALIDATOR attribute type specifies that the attribute defines a attribute validator plugin.
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
values() - Method in class com.iplanet.am.util.Cache
 
verifyXMLSignature(Document) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify all the signatures of the XML document
verifyXMLSignature(Document) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
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(Document, Certificate) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature 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, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify all the signatures of the XML document
verifyXMLSignature(Element) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
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 class com.sun.identity.saml.xmlsig.XMLSignatureManager
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 class com.sun.identity.saml.xmlsig.XMLSignatureManager
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 class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify the signature of the XML string
verifyXMLSignature(String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
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) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
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, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature of the XML string
VERSION - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies SAML version

W

WARNING - Static variable in class com.iplanet.am.util.Debug
flags the state where warning debugging is enabled, but message debugging is disabled.
warning(String) - Method in class com.iplanet.am.util.Debug
Prints warning messages only when debug level is greater than DEBUG.ERROR.
warning(String) - Static method in class com.sun.identity.log.spi.Debug
 
warning(String, Throwable) - Method in class com.iplanet.am.util.Debug
Prints warning messages only when debug level is greater than DEBUG.ERROR.
warning(String, Throwable) - Static method in class com.sun.identity.log.spi.Debug
 
warningEnabled() - Method in class com.iplanet.am.util.Debug
Checks if warning debugging is enabled.
warningEnabled() - Static method in class com.sun.identity.log.spi.Debug
 
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
WS_FAILURE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
WS_SUCCESS - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
 
WSSEConstants - class com.sun.identity.liberty.ws.common.wsse.WSSEConstants.
 
WSSEConstants() - Constructor for class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 

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
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.
XMLUtils - class com.iplanet.am.util.XMLUtils.
 
XMLUtils() - Constructor for class com.iplanet.am.util.XMLUtils
 

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