|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ActionNamespace attribute to refer to
common sets of actions to perform on resources.
ActionNamespace attribute to refer to
common sets of actions to perform on resources.
ActionNamespace attribute to refer to
common sets of actions to perform on resources.
ActionNamespace attribute to refer to
common sets of actions to perform on resources.
- ACTIVE -
Static variable in interface com.iplanet.am.sdk.AMObject
- Deprecated. Represents the status of an object as active
- ACTIVE_VALUE -
Static variable in interface com.iplanet.am.sdk.AMObject
- Deprecated. String representation of the "active" state
- ADDED -
Static variable in interface com.sun.identity.sm.ServiceListener
- The change type specifies that the entry has been added.
- ADDMEMBER -
Static variable in class com.sun.identity.idm.IdRepo
- The constant defining the add membership operation.
- ADD_MEMBER -
Static variable in interface com.iplanet.am.sdk.AMConstants
- Deprecated.
- ADMINISTRATION_SERVICE -
Static variable in interface com.iplanet.am.sdk.AMConstants
- Deprecated.
- ADMINISTRATOR_DISPLAY_ATTRIBUTE -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- Attribute is displayed only for administrators and maybe writable.
- ADMIN_CONSOLE_SERVICE -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- Access Manager's administration console service name
- ADMIN_GROUPS_ENABLED_ATTR -
Static variable in interface com.iplanet.am.sdk.AMConstants
- Deprecated.
- ADMIN_ROLE_ATTR -
Static variable in interface com.iplanet.am.sdk.AMConstants
- Deprecated.
- ADMIN_START_DN_ATTR -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- Administrator's Start Location
- AFFILIATION_ID_NOT_VALID -
Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
-
- AGENT -
Static variable in class com.sun.identity.idm.IdType
- Identity type of AGENT
- ALGO_ID_C14N_EXCL_OMIT_COMMENTS -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- Exclusive XML canonicalization Algorithm URI
- ALGO_ID_C14N_EXCL_WITH_COMMENTS -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- Exclusive XML canonicalization with comments Algorithm URI
- ALGO_ID_C14N_OMIT_COMMENTS -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- XML canonicalization Algorithm URI
- ALGO_ID_C14N_WITH_COMMENTS -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- XML canonicalization with comments Algorithm URI
- ALGO_ID_MAC_HMAC_NOT_RECOMMENDED_MD5 -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- MAC Algorithm HMAC-MD5 URI
- ALGO_ID_MAC_HMAC_RIPEMD160 -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- MAC Algorithm HMAC-RIPEMD160 URI
- ALGO_ID_MAC_HMAC_SHA1 -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- MAC Algorithm HMAC-SHA1 URI - Required
- ALGO_ID_MAC_HMAC_SHA256 -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- MAC Algorithm HMAC-SHA256 URI
- ALGO_ID_MAC_HMAC_SHA384 -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- MAC Algorithm HMAC-SHA384 URI
- ALGO_ID_MAC_HMAC_SHA512 -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- MAC Algorithm HMAC-SHA512 URI
- ALGO_ID_SIGNATURE_DSA -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- Signature Algorithm DSAwithSHA1 URI - Required
- ALGO_ID_SIGNATURE_NOT_RECOMMENDED_RSA_MD5 -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- Signature Algorithm RSA-MD5 URI
- ALGO_ID_SIGNATURE_RSA -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- Signature Algorithm RSAwithSHA1 URI - Recommended
- ALGO_ID_SIGNATURE_RSA_RIPEMD160 -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- Signature Algorithm RSA-RIPEMD160 URI
- ALGO_ID_SIGNATURE_RSA_SHA1 -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- Signature Algorithm RSAwithSHA1 URI
- ALGO_ID_SIGNATURE_RSA_SHA256 -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- Signature Algorithm RSA-SHA256 URI
- ALGO_ID_SIGNATURE_RSA_SHA384 -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- Signature Algorithm RSA-SHA384 URI
- ALGO_ID_SIGNATURE_RSA_SHA512 -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- Signature Algorithm RSA-SHA512 URI
- ALL_RECORDS -
Static variable in class com.sun.identity.log.LogQuery
- All the records that matches query criteria (if any)
will be retrieved.
- ALL_RESOURCES -
Static variable in class com.sun.identity.policy.PolicyEvaluator
- Constant used to identity all the resources of a service type.
- ALL_TEMPLATES -
Static variable in interface com.iplanet.am.sdk.AMTemplate
- Deprecated. Represents both dynamic and policy template for a
service
- AMAdminConstants - interface com.iplanet.am.console.base.model.AMAdminConstants.
AMAdminConstants contains a set of constants used by
various modules in administration console.- AMAssignableDynamicGroup - interface com.iplanet.am.sdk.AMAssignableDynamicGroup.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMAttributeSchema - class com.iplanet.am.sdk.AMAttributeSchema.
- Deprecated. This class has been deprecated. Please use
com.sun.identity.sm.AttributeSchema. - AMAuthCallBack - interface com.sun.identity.authentication.spi.AMAuthCallBack.
- The
AMAuthCallBack interface should be implemented by external
business logic code, in order to receive callbacks from the authentication
framework when one of the following events happens :
account lockout
password change (via LDAP module)
- AMAuthCallBackException - exception com.sun.identity.authentication.spi.AMAuthCallBackException.
- The
AMAuthCallBackException is used to specify an exception
related to an authentication framework callback. - AMAuthCallBackException(String, Object[]) -
Constructor for class com.sun.identity.authentication.spi.AMAuthCallBackException
- Constructor
- AMAuthCallBackException(String) -
Constructor for class com.sun.identity.authentication.spi.AMAuthCallBackException
- Constructor
- AMAuthCallBackException(Throwable) -
Constructor for class com.sun.identity.authentication.spi.AMAuthCallBackException
- Constructor
- AMCallBack - class com.iplanet.am.sdk.AMCallBack.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMClientDetector - class com.iplanet.am.util.AMClientDetector.
- This is an utility to get the client type.
- AMClientDetector() -
Constructor for class com.iplanet.am.util.AMClientDetector
- Constructs a
AMClientDetector instance.
- AMClientDetector(String) -
Constructor for class com.iplanet.am.util.AMClientDetector
- Applications can provide client detector implementation class
- AMClientDetector(ClientDetectionInterface) -
Constructor for class com.iplanet.am.util.AMClientDetector
- Application provide custom detection class.
- AMConsoleException - exception com.iplanet.am.console.base.model.AMConsoleException.
AMConsoleException is thrown to signal to the view bean
that incorrect behavior is encountered in processing a request.- AMConsoleException(String) -
Constructor for class com.iplanet.am.console.base.model.AMConsoleException
- Creates a Console Exception object.
- AMConsoleException(List) -
Constructor for class com.iplanet.am.console.base.model.AMConsoleException
- Creates a Console Exception object.
- AMConsoleException(Throwable) -
Constructor for class com.iplanet.am.console.base.model.AMConsoleException
- Creates a Console Exception object.
- AMConsoleListener - interface com.iplanet.am.console.base.model.AMConsoleListener.
AMConsoleListener defines a set of Console model event
handlers.- AMConsoleListenerAdapter - class com.iplanet.am.console.base.model.AMConsoleListenerAdapter.
AMConsoleListenerAdapter provides defaults implementation
of methods in AMConsoleListener handlers.- AMConsoleListenerAdapter() -
Constructor for class com.iplanet.am.console.base.model.AMConsoleListenerAdapter
-
- AMConstants - interface com.iplanet.am.sdk.AMConstants.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMDynamicGroup - interface com.iplanet.am.sdk.AMDynamicGroup.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMEntity - interface com.iplanet.am.sdk.AMEntity.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMEntityType - class com.iplanet.am.sdk.AMEntityType.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMEntryExistsException - exception com.iplanet.am.sdk.AMEntryExistsException.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMEntryExistsException(String, String) -
Constructor for class com.iplanet.am.sdk.AMEntryExistsException
- Deprecated. Constructs a new
AMEntryExistsException with detailed
message.
- AMEntryExistsException(SSOToken, String) -
Constructor for class com.iplanet.am.sdk.AMEntryExistsException
- Deprecated. Protected constructor for convenience.
- AMEntryExistsException(String, String, UMSException) -
Constructor for class com.iplanet.am.sdk.AMEntryExistsException
- Deprecated. Protected constructor for convenience.
- AMEntryExistsException(SSOToken, String, UMSException) -
Constructor for class com.iplanet.am.sdk.AMEntryExistsException
- Deprecated. Protected constructor for convenience.
- AMEntryExistsException(String, String, Object[]) -
Constructor for class com.iplanet.am.sdk.AMEntryExistsException
- Deprecated. Constructs a new
AMException with detailed message.
- AMEntryExistsException(String, String, Object[], UMSException) -
Constructor for class com.iplanet.am.sdk.AMEntryExistsException
- Deprecated. Constructs a new
AMException with detailed message.
- AMEvent - class com.iplanet.am.sdk.AMEvent.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMEvent(Object, int) -
Constructor for class com.iplanet.am.sdk.AMEvent
- Deprecated. Constructs an event object.
- AMEventListener - interface com.iplanet.am.sdk.AMEventListener.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMException - exception com.iplanet.am.sdk.AMException.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMException(String, String) -
Constructor for class com.iplanet.am.sdk.AMException
- Deprecated. Constructs a new
AMException with detailed message.
- AMException(SSOToken, String) -
Constructor for class com.iplanet.am.sdk.AMException
- Deprecated. Convenience method (protected)
- AMException(String, String, UMSException) -
Constructor for class com.iplanet.am.sdk.AMException
- Deprecated. Constructs a new
AMException with detailed message.
- AMException(SSOToken, String, UMSException) -
Constructor for class com.iplanet.am.sdk.AMException
- Deprecated. Constructs a new
AMException with detailed message.
- AMException(String, String, Object[]) -
Constructor for class com.iplanet.am.sdk.AMException
- Deprecated. Constructs a new
AMException with detailed message.
- AMException(String, String, Object[], UMSException) -
Constructor for class com.iplanet.am.sdk.AMException
- Deprecated. Constructs a new
AMException with detailed message.
- AMFilteredRole - interface com.iplanet.am.sdk.AMFilteredRole.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMGroup - interface com.iplanet.am.sdk.AMGroup.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMGroupContainer - interface com.iplanet.am.sdk.AMGroupContainer.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMIdentity - class com.sun.identity.idm.AMIdentity.
- This class represents an Identity which needs to be managed by
Access Manager.
- AMIdentity(SSOToken) -
Constructor for class com.sun.identity.idm.AMIdentity
- Constructor for the
AMIdentity object.
- AMIdentity(SSOToken, String) -
Constructor for class com.sun.identity.idm.AMIdentity
- Constructor for the
AMIdentity object.
- AMIdentityRepository - class com.sun.identity.idm.AMIdentityRepository.
- The class
AMIdentityRepository represents an object
to access the repositories in which user/role/group and other identity
data is configured. - AMIdentityRepository(SSOToken, String) -
Constructor for class com.sun.identity.idm.AMIdentityRepository
- Constructor for the
AMIdentityRepository object.
- AMInvalidDNException - exception com.iplanet.am.sdk.AMInvalidDNException.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMInvalidDNException(String, String) -
Constructor for class com.iplanet.am.sdk.AMInvalidDNException
- Deprecated. Constructs a new
AMException with detailed message.
- AMInvalidDNException(String, String, Object[]) -
Constructor for class com.iplanet.am.sdk.AMInvalidDNException
- Deprecated. Constructs a new
AMException with detailed message.
- AMLoginModule - class com.sun.identity.authentication.spi.AMLoginModule.
- An abstract class which implements JAAS LoginModule, it provides
methods to access Java System Access Manager services and the module
xml configuration.
- AMLoginModule() -
Constructor for class com.sun.identity.authentication.spi.AMLoginModule
-
- AMModel - interface com.iplanet.am.console.base.model.AMModel.
AMModel defines a set of methods that are exposed to
view beans.- AMObject - interface com.iplanet.am.sdk.AMObject.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMOrganization - interface com.iplanet.am.sdk.AMOrganization.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMOrganizationalUnit - interface com.iplanet.am.sdk.AMOrganizationalUnit.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMPeopleContainer - interface com.iplanet.am.sdk.AMPeopleContainer.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMPostAuthProcessInterface - interface com.sun.identity.authentication.spi.AMPostAuthProcessInterface.
- The
AMPostAuthProcessInterface interface needs to
be implemented by services and applications to do post
authentication processing. - AMPostCallBackException - exception com.iplanet.am.sdk.AMPostCallBackException.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMPostCallBackException(String, String) -
Constructor for class com.iplanet.am.sdk.AMPostCallBackException
- Deprecated. Constructs a new
AMPostCallBackException with detailed
message.
- AMPostCallBackException(SSOToken, String) -
Constructor for class com.iplanet.am.sdk.AMPostCallBackException
- Deprecated. Constructs a new
AMPostCallBackException with detailed
message.
- AMPostCallBackException(String, String, UMSException) -
Constructor for class com.iplanet.am.sdk.AMPostCallBackException
- Deprecated. Constructs a new
AMPostCallBackException with detailed
message.
- AMPostCallBackException(SSOToken, String, UMSException) -
Constructor for class com.iplanet.am.sdk.AMPostCallBackException
- Deprecated. Constructs a new
AMPostCallBackException with detailed
message.
- AMPostCallBackException(String, String, Object[]) -
Constructor for class com.iplanet.am.sdk.AMPostCallBackException
- Deprecated. Constructs a new
AMPostCallBackException with detailed
message.
- AMPostCallBackException(String, String, Object[], UMSException) -
Constructor for class com.iplanet.am.sdk.AMPostCallBackException
- Deprecated. Constructs a new
AMPostCallBackException with detailed
message.
- AMPreCallBackException - exception com.iplanet.am.sdk.AMPreCallBackException.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMPreCallBackException(String, String) -
Constructor for class com.iplanet.am.sdk.AMPreCallBackException
- Deprecated. Constructs a new
AMPreCallBackException with detailed
message.
- AMPreCallBackException(SSOToken, String) -
Constructor for class com.iplanet.am.sdk.AMPreCallBackException
- Deprecated. Constructs a new
AMPreCallBackException with detailed
message.
- AMPreCallBackException(String, String, UMSException) -
Constructor for class com.iplanet.am.sdk.AMPreCallBackException
- Deprecated. Constructs a new
AMPreCallBackException with detailed
message.
- AMPreCallBackException(SSOToken, String, UMSException) -
Constructor for class com.iplanet.am.sdk.AMPreCallBackException
- Deprecated. Constructs a new
AMPreCallBackException with detailed
message.
- AMPreCallBackException(String, String, Object[]) -
Constructor for class com.iplanet.am.sdk.AMPreCallBackException
- Deprecated. Constructs a new
AMPreCallBackException with detailed
message.
- AMPreCallBackException(String, String, Object[], UMSException) -
Constructor for class com.iplanet.am.sdk.AMPreCallBackException
- Deprecated. Constructs a new
AMPreCallBackException with detailed
message.
- AMResource - interface com.iplanet.am.sdk.AMResource.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMRole - interface com.iplanet.am.sdk.AMRole.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMSDK_DEBUG_FILENAME -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
amSDK Debug file name
- AMSearchControl - class com.iplanet.am.sdk.AMSearchControl.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMSearchControl() -
Constructor for class com.iplanet.am.sdk.AMSearchControl
- Deprecated. Creates the
AMSearchControl object
- AMSearchResults - class com.iplanet.am.sdk.AMSearchResults.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMSearchResults(int, Set, int, Map) -
Constructor for class com.iplanet.am.sdk.AMSearchResults
- Deprecated. Constructs the
AMSearchResults object.
- AMServiceListener - interface com.iplanet.am.sdk.AMServiceListener.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMStaticGroup - interface com.iplanet.am.sdk.AMStaticGroup.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMStoreConnection - class com.iplanet.am.sdk.AMStoreConnection.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMStoreConnection(SSOToken) -
Constructor for class com.iplanet.am.sdk.AMStoreConnection
- Deprecated. Gets the connection to the Sun Java System Access Manager data store
if the Session is valid.
- AMTemplate - interface com.iplanet.am.sdk.AMTemplate.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMUser - interface com.iplanet.am.sdk.AMUser.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMUserEntryProcessed - interface com.iplanet.am.sdk.AMUserEntryProcessed.
- Deprecated. This interface has been deprecated. Please use
AMCallBack - AMUserPasswordValidation - class com.iplanet.am.sdk.AMUserPasswordValidation.
- Deprecated. As of Sun Java System Access Manager 7.1.
- AMUserPasswordValidation() -
Constructor for class com.iplanet.am.sdk.AMUserPasswordValidation
- Deprecated. Constructs the
AMUserPasswordValidation object
- AND -
Static variable in class com.sun.identity.idm.IdSearchOpModifier
- The search modifier which will
AND all the search
attribute-value pairs passed to IdSearchControl
- AND_MOD -
Static variable in class com.sun.identity.idm.IdRepo
- Specifies an AND condition filter.
- ANONYMOUS -
Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
- anonymous profile is specified.
- ANY -
Static variable in class com.sun.identity.policy.Syntax
- value is a free form text, would be typically shown in as editable
text field
- ANY_SEARCHABLE -
Static variable in class com.sun.identity.policy.Syntax
- value is a free form text, could also search from a large set of values
- ARTIFACT -
Static variable in class com.sun.identity.authentication.spi.SAMLCallback
- Credential type for SAML Web Artifact
- ARTIFACT_NAME_DEFAULT -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- Default SAML artifact name
- ASSERTION_ARTIFACT -
Static variable in class com.sun.identity.saml.protocol.Request
- The request is an Assertion Artifact.
- ASSERTION_ID_REFERENCE -
Static variable in class com.sun.identity.saml.protocol.Request
- The request is an Assertion ID Reference.
- ASSIGNABLE_DYNAMIC_GROUP -
Static variable in interface com.iplanet.am.sdk.AMObject
- Deprecated. Represents a Dynamic Group object type
- ATTRIBUTE -
Static variable in class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType
- Attribute Query.
- ATTRIBUTE -
Static variable in interface com.sun.identity.saml.plugins.PartnerAccountMapper
- Key to hold attributes to be set as session properties.
- ATTRIBUTEMAPPER -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- A SAML service attribute parameter that specifies the class with the
path to where the attributeMapper is located.
- ATTRIBUTE_QUERY -
Static variable in class com.sun.identity.saml.protocol.Query
- The Query is an Attribute Query.
- ATTRIBUTE_QUERY -
Static variable in class com.sun.identity.saml.protocol.Request
- The request is an Attribute Query.
- ATTRIBUTE_STATEMENT -
Static variable in class com.sun.identity.saml.assertion.Statement
- The Statement is an Attribute Statement.
- AUTHENTICATE_REQUESTER -
Static variable in class com.sun.identity.liberty.ws.disco.Directive
DirectiveType AuthenticateRequester.
- AUTHENTICATE_SESSION_CONTEXT -
Static variable in class com.sun.identity.liberty.ws.disco.Directive
DirectiveType AuthenticateSessionContext.
- AUTHENTICATE_TO_REALM -
Static variable in interface com.sun.identity.policy.interfaces.Condition
- Key used in
AuthenticateToRealmCondition to specify the
realm for which the user should authenticate for the policy to apply.
- AUTHENTICATE_TO_SERVICE -
Static variable in interface com.sun.identity.policy.interfaces.Condition
- Key that is used in
AuthenticateToServiceCondition to
specify the authentication chain for which the user should authenticate
for the policy to apply.
- AUTHENTICATION -
Static variable in class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType
- Authentication Query.
- AUTHENTICATION_QUERY -
Static variable in class com.sun.identity.saml.protocol.Query
- The Query is an Authentication Query.
- AUTHENTICATION_QUERY -
Static variable in class com.sun.identity.saml.protocol.Request
- The request is an Authentication Query.
- AUTHENTICATION_STATEMENT -
Static variable in class com.sun.identity.saml.assertion.Statement
- The Statement is an Authentication Statement.
- AUTHORIZATION -
Static variable in class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType
- Authorization Decision Query.
- AUTHORIZATION_DECISION_QUERY -
Static variable in class com.sun.identity.saml.protocol.Query
- The Query is an Authorization Decision Query.
- AUTHORIZATION_DECISION_QUERY -
Static variable in class com.sun.identity.saml.protocol.Request
- The request is an Authorization Decision Query.
- AUTHORIZATION_DECISION_STATEMENT -
Static variable in class com.sun.identity.saml.assertion.Statement
- The Statement is an Authorization Decision Statement.
- AUTHORIZE_REQUESTER -
Static variable in class com.sun.identity.liberty.ws.disco.Directive
DirectiveType AuthorizeRequester.
- AUTHTYPE -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- A SAML service attribute parameter that defines the authentication type
used in SAML.
- AUTH_LEVEL -
Static variable in interface com.sun.identity.policy.interfaces.Condition
- Key that is used to define the minimum authentication level
in an
AuthLevelCondition or the maximum authentication
level in a LEAuthLevelCondition of a policy being
evaluated.
- AUTH_PASSWORD -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- A SAML service attribute parameter that defines the password of the
partner which is used for Basic Authentication.
- AUTH_SCHEME -
Static variable in interface com.sun.identity.policy.interfaces.Condition
- Key that is used to define the authentication scheme
in an
AuthSchemeCondition of a policy.
- AUTH_SERVICE -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- Access Manager's core authentication service name
- AUTH_TYPE -
Static variable in interface com.sun.identity.liberty.ws.interfaces.Authorizer
- Key of a parameter Map which contains information useful for policy
evaluation.
- AUTH_UID -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- A SAML service attribute parameter that defines the user id of the
partner which is used for Basic Authentication.
- AUTH_USER_CONTAINER_ATTRIBUTE -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- Access Manager's User Container Attribute name
- AUTO_SELECT_FLAG -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- Name for auto select flag
- AUTO_SELECT_HEADER_STR -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- Name for auto select header string
- AbstractRequest - class com.sun.identity.saml.protocol.AbstractRequest.
- This
AbstractRequest class is an abstract base class for all
SAML Request in samlp namespace. - AbstractResponse - class com.sun.identity.saml.protocol.AbstractResponse.
- This
AbstractResponse class is an abstract base class for all
SAML Response in samlp namespace. - AccountMapper - interface com.sun.identity.saml.plugins.AccountMapper.
- Deprecated. This class has been deprecated. Please use
PartnerAccountMapper instead. - Action - class com.sun.identity.saml.assertion.Action.
- This class is designed for <Action> element in SAML core assertion.
- Action(Element) -
Constructor for class com.sun.identity.saml.assertion.Action
- Constructs an action element from an existing XML block.
- Action(String, String) -
Constructor for class com.sun.identity.saml.assertion.Action
- Convenience constructor of <Action>
- ActionDecision - class com.sun.identity.policy.ActionDecision.
- The
ActionDecision class represents the action results of a
policy evaluation. - ActionDecision() -
Constructor for class com.sun.identity.policy.ActionDecision
- Deprecated. No replacement API provided.
There should be no need to invoke this constructor.
- ActionDecision(String, Set) -
Constructor for class com.sun.identity.policy.ActionDecision
- Constructor
- ActionDecision(String, Set, Map, long) -
Constructor for class com.sun.identity.policy.ActionDecision
- Constructor
- ActionMapper - interface com.sun.identity.saml.plugins.ActionMapper.
- The class
ActionMapper is an interface that is
implemented to get SSO information and map partner actions to
Access Manager authorization decisions. - AdminDNAction - class com.sun.identity.security.AdminDNAction.
- The class is used to perform privileged operations using
java.security.AccessController.doPrivileged()
when using com.iplanet.am.util.AdminUtils
to obtain Administrator DN. - AdminDNAction() -
Constructor for class com.sun.identity.security.AdminDNAction
- Default constructor
- AdminPasswordAction - class com.sun.identity.security.AdminPasswordAction.
- The class is used to perform privileged operations using
AccessController.doPrivileged()
when using com.iplanet.am.util.AdminUtils
to obtain Administrator passwords. - AdminPasswordAction() -
Constructor for class com.sun.identity.security.AdminPasswordAction
- Default constructor
- Advice - class com.sun.identity.saml.assertion.Advice.
- The
element contains additional information that the issuer wish to
provide.- Advice(Element) -
Constructor for class com.sun.identity.saml.assertion.Advice
- Constructors an Advice element from an existing XML block.
- Advice(List, List, List) -
Constructor for class com.sun.identity.saml.assertion.Advice
- Constructor
- AppSSOTokenProvider - interface com.sun.identity.security.AppSSOTokenProvider.
- This interface defines method to get application single sign on token.
- Assertion - class com.sun.identity.saml.assertion.Assertion.
- This object stands for
Assertion element.An Assertion is a package
of information that supplies one or more Statement made by an
issuer. - Assertion(Element) -
Constructor for class com.sun.identity.saml.assertion.Assertion
- This constructor is used to build
Assertion object from a
block of existing XML that has already been built into a DOM.
- Assertion(String, String, Date, Set) -
Constructor for class com.sun.identity.saml.assertion.Assertion
- This constructor is used to populate the data members:
assertionID, the issuer, time when assertion issued and a
set of Statement(s) in the assertion.
- Assertion(String, String, Date, Conditions, Set) -
Constructor for class com.sun.identity.saml.assertion.Assertion
- This constructor is used to populate the data members: the
assertionID, the issuer, time when assertion issued, the
conditions when creating a new assertion and a set of
Statement(s) in the assertion.
- Assertion(String, String, Date, Conditions, Advice, Set) -
Constructor for class com.sun.identity.saml.assertion.Assertion
- This constructor is used to populate the data members: the
ssertionID, the issuer, time when assertion issued,
the conditions when creating a new assertion , Advice
applicable to this Assertion and a set of
Statement(s) in the assertion.
- AssertionArtifact - class com.sun.identity.saml.protocol.AssertionArtifact.
- This class represents the
AssertionArtifact element in
SAML protocol schema. - AssertionArtifact(String) -
Constructor for class com.sun.identity.saml.protocol.AssertionArtifact
- This constructor is used to construct an assertion artifact.
- AssertionArtifact(String, String) -
Constructor for class com.sun.identity.saml.protocol.AssertionArtifact
- This constructor will be used at the sender side to create a new
AssertionArtifact.
- AssertionIDReference - class com.sun.identity.saml.assertion.AssertionIDReference.
AssertionIDReference element makes reference to a SAML
assertion.- AssertionIDReference(Element) -
Constructor for class com.sun.identity.saml.assertion.AssertionIDReference
- Constructs an
AssertionIDReference element from an existing
XML block.
- AssertionIDReference() -
Constructor for class com.sun.identity.saml.assertion.AssertionIDReference
- Default constructor of
- AssertionIDReference(String) -
Constructor for class com.sun.identity.saml.assertion.AssertionIDReference
- This is a constructor of
.
- AssertionManager - class com.sun.identity.saml.AssertionManager.
- The class
AssertionManager is a final class
that provides interfaces to create, get and destroy Assertions. - Attribute - class com.sun.identity.saml.assertion.Attribute.
- The
element specifies an attribute of the assertion subject.- Attribute(Element) -
Constructor for class com.sun.identity.saml.assertion.Attribute
- Constructs an attribute element from an existing XML block.
- Attribute(String, String, List) -
Constructor for class com.sun.identity.saml.assertion.Attribute
- Constructs an instance of
Attribute.
- Attribute(String, String, String) -
Constructor for class com.sun.identity.saml.assertion.Attribute
- Constructs an instance of
Attribute.
- AttributeDesignator - class com.sun.identity.saml.assertion.AttributeDesignator.
- The
<AttributeDesignator> element identifies an attribute
name within an attribute namespace. - AttributeDesignator(Element) -
Constructor for class com.sun.identity.saml.assertion.AttributeDesignator
- Constructs an attribute designator element from an existing XML block.
- AttributeDesignator(String, String) -
Constructor for class com.sun.identity.saml.assertion.AttributeDesignator
- Constructs an instance of
AttributeDesignator.
- AttributeMapper - interface com.sun.identity.liberty.ws.idpp.plugin.AttributeMapper.
- The class
AttributeMapper is an interface for mapping a
between a Personal Profile Attribute to an LDAP Attribute. - AttributeMapper - interface com.sun.identity.saml.plugins.AttributeMapper.
- The class
AttributeMapper is an interface that is
implemented to get SSO information and map partner attributes to
Access Manager attributes. - AttributeQuery - class com.sun.identity.saml.protocol.AttributeQuery.
- This concrete class extends from the abstract base class
SubjectQuery. - AttributeQuery(Element) -
Constructor for class com.sun.identity.saml.protocol.AttributeQuery
- This constructor is used to build an Attribute Query from a DOM
tree that was built from the XML string.
- AttributeQuery(Subject, List, String) -
Constructor for class com.sun.identity.saml.protocol.AttributeQuery
- Constructor.
- AttributeQuery(Subject, List) -
Constructor for class com.sun.identity.saml.protocol.AttributeQuery
- Constructor to construct an
AttributeQuery with a list of
AttributeDesignators.
- AttributeQuery(Subject) -
Constructor for class com.sun.identity.saml.protocol.AttributeQuery
- Constructor to construct an
AttributeQuery with 0
AttributeDesignator, and no Resource attribute.
- AttributeSchema - class com.sun.identity.sm.AttributeSchema.
- The class
AttributeSchema provides methods to
access the schema of a configuration parameter. - AttributeSchema.Syntax - class com.sun.identity.sm.AttributeSchema.Syntax.
- The class
Syntax defines the syntax of the
schema attributes and provides static constants for
these types. - AttributeSchema.Type - class com.sun.identity.sm.AttributeSchema.Type.
- The class
Type defines the types of
schema attributes and provides static constants for
these types. - AttributeSchema.UIType - class com.sun.identity.sm.AttributeSchema.UIType.
- The class
UIType defines the UI types of
schema attributes and provides static constants for
these types. - AttributeStatement - class com.sun.identity.saml.assertion.AttributeStatement.
- The
element supplies a statement by the issuer that the
specified subject is associated with the specified attributes.- AttributeStatement(Element) -
Constructor for class com.sun.identity.saml.assertion.AttributeStatement
- Constructs an
AttributStatement element from an existing
XML block
- AttributeStatement(Subject, List) -
Constructor for class com.sun.identity.saml.assertion.AttributeStatement
- Constructs an instance of
AttributeStatement.
- AudienceRestrictionCondition - class com.sun.identity.saml.assertion.AudienceRestrictionCondition.
- This is an implementation of the abstract
Condition class, which
specifes that the assertion this AuthenticationCondition is part of, is
addressed to one or more specific audience. - AudienceRestrictionCondition(Element) -
Constructor for class com.sun.identity.saml.assertion.AudienceRestrictionCondition
- Constructs an
AudienceRestrictionCondition element from an
existing XML block.
- AudienceRestrictionCondition(List) -
Constructor for class com.sun.identity.saml.assertion.AudienceRestrictionCondition
- This constructor takes in a
List of audience for this
condition, each of them being a String.
- AuthContext - class com.sun.identity.authentication.AuthContext.
- The
AuthContext provides the implementation for
authenticating users. - AuthContext(String) -
Constructor for class com.sun.identity.authentication.AuthContext
- Constructs an instance of
AuthContext for a given
organization name or sub organization name.
- AuthContext(String, URL) -
Constructor for class com.sun.identity.authentication.AuthContext
- Constructs an instance of
AuthContext for a given
organization name, or sub organization name and the Access Manager URL.
- AuthContext(String, String) -
Constructor for class com.sun.identity.authentication.AuthContext
- Constructs an instance of
AuthContext for a given
organization name, or sub organization name and a nick name
for the certificate to be used in SSL handshake if client authentication
is turn on in the server side.
- AuthContext(String, String, URL) -
Constructor for class com.sun.identity.authentication.AuthContext
- Constructs an instance of
AuthContext for a given
organization name, or sub organization name, a nick name
for the certificate to be used in SSL handshake if client authentication
is turn on in the server side and the Access Manager URL.
- AuthContext(SSOToken) -
Constructor for class com.sun.identity.authentication.AuthContext
- Constructs an instance of
AuthContext for a given
organization name, or sub organization name contained in the
single sign on token.
- AuthContext.IndexType - class com.sun.identity.authentication.AuthContext.IndexType.
- The class
IndexType defines the possible
kinds of "objects" or "resources" for which an
authentication can be performed. - AuthContext.Status - class com.sun.identity.authentication.AuthContext.Status.
- The class
Status defines the possible
authentication states during the login process. - AuthLoginException - exception com.sun.identity.authentication.spi.AuthLoginException.
- This class is for handling message localization in LoginException.
- AuthLoginException(Throwable) -
Constructor for class com.sun.identity.authentication.spi.AuthLoginException
- Constructs an
AuthLoginException with given
Throwable.
- AuthLoginException(String) -
Constructor for class com.sun.identity.authentication.spi.AuthLoginException
- Constructs a new
AuthLoginException with the given
message.
- AuthLoginException(String, String, Object[], Throwable) -
Constructor for class com.sun.identity.authentication.spi.AuthLoginException
- Constructs an instance of
AuthLoginException to pass the
localized error message
At this level, the locale of the caller is not known and it is
not possible to throw localized error message at this level.
- AuthLoginException(String, String, Object[]) -
Constructor for class com.sun.identity.authentication.spi.AuthLoginException
- Constructs a new
AuthLoginException without a nested
Throwable.
- AuthenticationException - exception com.sun.identity.authentication.spi.AuthenticationException.
- This class is for handling Exception that is thrown when the user-entered
tokens cause the authentication module to be authenticated to fail.
- AuthenticationException(String) -
Constructor for class com.sun.identity.authentication.spi.AuthenticationException
- Constructs an
AuthenticationException with given message.
- AuthenticationException(String, String, Object[]) -
Constructor for class com.sun.identity.authentication.spi.AuthenticationException
- Constructs an
AuthenticationException with the message from
the given resource bundle, for a given error message key
errorCode and using arguments to the message.
- AuthenticationQuery - class com.sun.identity.saml.protocol.AuthenticationQuery.
- This concrete class extends from the abstract base class
SubjectQuery. - AuthenticationQuery(Element) -
Constructor for class com.sun.identity.saml.protocol.AuthenticationQuery
- This constructor is used to build an Authentication Query from a DOM
tree that was built from the XML string.
- AuthenticationQuery(Subject, String) -
Constructor for class com.sun.identity.saml.protocol.AuthenticationQuery
- Constructor.
- AuthenticationQuery(Subject) -
Constructor for class com.sun.identity.saml.protocol.AuthenticationQuery
- Constructor.
- AuthenticationStatement - class com.sun.identity.saml.assertion.AuthenticationStatement.
- The
<AuthenticationStatement> element supplies a
statement by the issuer that its subject was authenticated by a
particular means at a particular time. - AuthenticationStatement(Element) -
Constructor for class com.sun.identity.saml.assertion.AuthenticationStatement
- This constructor builds an authentication statement element from an
existing XML block.
- AuthenticationStatement(String, Date, Subject) -
Constructor for class com.sun.identity.saml.assertion.AuthenticationStatement
- Constructor for authentication statement
- AuthenticationStatement(String, Date, Subject, SubjectLocality, List) -
Constructor for class com.sun.identity.saml.assertion.AuthenticationStatement
- Constructor for authentication statement
- AuthnSvcClient - class com.sun.identity.liberty.ws.authnsvc.AuthnSvcClient.
- The
AuthnSvcClient class provides web service clients with
a method to SASL request to the Authentication Service and
receive SASL response. - AuthnSvcClient() -
Constructor for class com.sun.identity.liberty.ws.authnsvc.AuthnSvcClient
-
- AuthnSvcException - exception com.sun.identity.liberty.ws.authnsvc.AuthnSvcException.
- This class is an extension point for all Authentication Service related
exceptions.
- AuthnSvcException() -
Constructor for class com.sun.identity.liberty.ws.authnsvc.AuthnSvcException
- Create an
AuthnSvcException with no message.
- AuthnSvcException(String) -
Constructor for class com.sun.identity.liberty.ws.authnsvc.AuthnSvcException
- Create an
AuthnSvcException with a message.
- AuthnSvcException(Throwable) -
Constructor for class com.sun.identity.liberty.ws.authnsvc.AuthnSvcException
- Constructs with
Throwable object.
- AuthorityBinding - class com.sun.identity.saml.assertion.AuthorityBinding.
- The
<AuthorityBinding> element may be used to indicate
to a replying party receiving an AuthenticationStatement that
a SAML authority may be available to provide additional information about
the subject of the statement. - AuthorityBinding(Element) -
Constructor for class com.sun.identity.saml.assertion.AuthorityBinding
- Constructs an
AuthorityBinding element from an existing XML
block.
- AuthorityBinding(int, String, String) -
Constructor for class com.sun.identity.saml.assertion.AuthorityBinding
- Constructor
- AuthorityBinding.AuthorityKindType - class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType.
- The
AuthorityKindType is an inner class defining constants for
the representing the type of SAML protocol queries to which the authority
described by this element will respond. - AuthorityBinding.AuthorityKindType() -
Constructor for class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType
-
- AuthorizationDecisionQuery - class com.sun.identity.saml.protocol.AuthorizationDecisionQuery.
- This concrete class extends from the abstract base class
SubjectQuery. - AuthorizationDecisionQuery(Element) -
Constructor for class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
- This constructor is used to build an Authorization Decision Query from
a DOM tree that was built from the XML string.
- AuthorizationDecisionQuery(Subject, List, Evidence, String) -
Constructor for class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
- Constructor
- AuthorizationDecisionQuery(Subject, List, String) -
Constructor for class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
- Constructor
- AuthorizationDecisionStatement - class com.sun.identity.saml.assertion.AuthorizationDecisionStatement.
- The
AuthorizationDecisionStatement element supplies a statement
by the issuer that the request for access by the specified subject to the
specified resource has resulted in the specified decision on the basis of
some optionally specified evidence. - AuthorizationDecisionStatement(Element) -
Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
- Constructs an
AuthorizationStatement element from an
existing XML block.
- AuthorizationDecisionStatement(Subject, String, int, List, EvidenceBase) -
Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
- Constructs an instance of
AuthorizationDecisionStatement.
- AuthorizationDecisionStatement(Subject, String, int, List) -
Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
- Constructs a
AuthorizationDecisionStatement instance.
- Authorizer - interface com.sun.identity.liberty.ws.interfaces.Authorizer.
- This class
Authorizer is an interface for identity service
to check authorization of a WSC. - Authorizer - class com.sun.identity.log.spi.Authorizer.
- This class is used to verify the authorization of the
of the person who is trying to perform a log operation.
- Authorizer() -
Constructor for class com.sun.identity.log.spi.Authorizer
-
- abort() -
Method in class com.sun.identity.authentication.AuthContext
- Terminates an ongoing
login call that has not yet completed.
- activate() -
Method in interface com.iplanet.am.sdk.AMEntity
- Deprecated. Activates the entity (if a status attribute is defined for this entity).
- activate() -
Method in interface com.iplanet.am.sdk.AMResource
- Deprecated. Activates the user.
- activate() -
Method in interface com.iplanet.am.sdk.AMUser
- Deprecated. Activates the user.
- addActionDecision(ActionDecision) -
Method in class com.sun.identity.policy.PolicyDecision
- Adds an action decision to this object
- addAssertion(Assertion) -
Method in class com.sun.identity.saml.protocol.Response
- Add an assertion to the Response.
- addAttribute(String, Set) -
Method in class com.sun.identity.sm.ServiceConfig
- Adds a configuration parameter to the service configuration.
- addAttribute(String, Set) -
Method in class com.sun.identity.sm.ServiceInstance
- Adds the given attribute name and values to the attribute set.
- addAttributeSchema(InputStream) -
Method in class com.sun.identity.sm.ServiceSchema
- Adds the attribute schema to this service.
- addAttributeValue(String) -
Method in class com.sun.identity.saml.assertion.Attribute
- Add
AttributeValue to the Attribute.
- addAttributeValue(Element) -
Method in class com.sun.identity.saml.assertion.Attribute
- Add
AttributeValue to the Attribute.
- addAttributeValues(String, String, Set) -
Method in class com.sun.identity.sm.OrganizationConfigManager
- Adds organization attributes for the service.
- addAudience(String) -
Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
- Add an audience to this Condition element
- addAudienceRestrictionCondition(AudienceRestrictionCondition) -
Method in class com.sun.identity.saml.assertion.Conditions
- Adds an audience restriction condition within this
Conditions Element.
- addChoiceValue(String, String) -
Method in class com.sun.identity.sm.AttributeSchema
- Adds a choice value and its i18n key to the existing set of
choice values.
- addCondition(String, Condition) -
Method in class com.sun.identity.policy.Policy
- Adds a new policy condition.
- addConfiguration(InputStream) -
Method in class com.sun.identity.sm.ServiceConfigManager
- Adds instances, global and organization configurations
- addConfirmationMethod(String) -
Method in class com.sun.identity.saml.assertion.SubjectConfirmation
- Adds a
confirmationMethod to this
SubjectConfirmation element.
- addDefaultValue(String) -
Method in class com.sun.identity.sm.AttributeSchema
- Adds a default value to the existing set of default values.
- addEventListener(AMEventListener) -
Method in interface com.iplanet.am.sdk.AMObject
- Deprecated. Registers a event listener that needs to be invoked when a relevant
event occurs.
- addEventListener(IdEventListener) -
Method in class com.sun.identity.idm.AMIdentityRepository
- Adds a listener, which should receive notifications
for all changes that occurred in this organization.
- addExportedOrganizationNames(Set) -
Method in class com.sun.identity.sm.ServiceConfig
- Adds the organization names to the list of organization names
that can import this service configutation.
- addListener(SSOToken, IdRepoListener) -
Method in class com.sun.identity.idm.IdRepo
- Adds a listener for changes in the repository
- addListener(ServiceListener) -
Method in class com.sun.identity.sm.OrganizationConfigManager
- Registers for changes to organization's configuration.
- addListener(ServiceListener) -
Method in class com.sun.identity.sm.ServiceConfigManager
- Registers for changes to service's configuration.
- addListener(ServiceListener) -
Method in class com.sun.identity.sm.ServiceSchemaManager
- Registers for changes to service's schema.
- addLogInfo(String, Object) -
Method in class com.sun.identity.log.LogRecord
- Adds to the log information map, the field key and its corresponding
value.
- addLogger(Logger) -
Method in class com.sun.identity.log.LogManager
- Adds a logger to the Log Manager.
- addNestedGroups(Set) -
Method in interface com.iplanet.am.sdk.AMGroup
- Deprecated. Nests the given group distinguished names in this the group.
- addPolicy(Policy) -
Method in class com.sun.identity.policy.PolicyManager
- Adds a policy to the data store.
- addPolicyListener(PolicyListener) -
Method in class com.sun.identity.policy.PolicyEvaluator
- Adds a policy listener that would be notified whenever a policy
is added, removed or changed
- addQuery(QueryElement) -
Method in class com.sun.identity.log.LogQuery
- Adds a query element to the list present in
LogQuery.
- addRealmSubject(SSOToken, String, String, boolean) -
Method in class com.sun.identity.policy.Policy
- Adds a reference in the policy to a Subject defined at the realm.
- addRealmSubject(String, SubjectTypeManager, boolean) -
Method in class com.sun.identity.policy.Policy
- Adds a reference in the policy to a Subject defined at the realm.
- addReferral(String, Referral) -
Method in class com.sun.identity.policy.Policy
- Adds a new policy referral.
- addRespondWith(String) -
Method in class com.sun.identity.saml.protocol.AbstractRequest
- Adds a
RespondWith to the Request.
- addResult(AMIdentity, Map) -
Method in class com.sun.identity.idm.IdSearchResults
- Adds an AMIdentity object to this search result.
- addRule(Rule) -
Method in class com.sun.identity.policy.Policy
- Adds a new policy rule.
- addSSOTokenListener(SSOTokenListener) -
Method in interface com.iplanet.sso.SSOToken
- Adds an SSO token listener for the token change events.
- addServiceConfig(String, Map) -
Method in class com.sun.identity.sm.OrganizationConfigManager
- Adds a service configuration object for the given service name
for this organization.
- addSubConfig(String, String, int, Map) -
Method in class com.sun.identity.sm.ServiceConfig
- Adds a service sub-configuration with configuration parameters.
- addSubSchema(InputStream) -
Method in class com.sun.identity.sm.ServiceSchema
- Adds the service's sub-schema given the XML input stream
that follows the SMS DTD.
- addSubject(String, Subject) -
Method in class com.sun.identity.policy.Policy
- Adds a new policy subject.
- addSubject(String, Subject, boolean) -
Method in class com.sun.identity.policy.Policy
- Adds a new policy subject.
- addSubject(String, Subject) -
Method in class com.sun.identity.policy.SubjectTypeManager
- Adds a policy subject at realm.
- addToParent(Element) -
Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
-
- addUsers(Set) -
Method in interface com.iplanet.am.sdk.AMAssignableDynamicGroup
- Deprecated. Adds users to the assignable dynamic group.
- addUsers(Set) -
Method in interface com.iplanet.am.sdk.AMRole
- Deprecated. Adds users to the role.
- addUsers(Set) -
Method in interface com.iplanet.am.sdk.AMStaticGroup
- Deprecated. Adds users to the static group.
- append(String, String) -
Method in interface com.sun.identity.policy.interfaces.ResourceName
- Appends sub-resource to super-resource.
- assertionSAMLNameSpaceURI -
Static variable in class com.sun.identity.saml.common.SAMLConstants
- SAML assertion namespace URI
- assignAssignableDynamicGroup(AMAssignableDynamicGroup) -
Method in interface com.iplanet.am.sdk.AMUser
- Deprecated. Assigns a assignable dynamic group to the user.
- assignAssignableDynamicGroup(String) -
Method in interface com.iplanet.am.sdk.AMUser
- Deprecated. Assigns a assignable dynamic group to the user.
- assignPolicies(String, Set) -
Method in interface com.iplanet.am.sdk.AMObject
- Deprecated. This method has been deprecated. Please use:
com.sun.identity.policy package for creating and
managing policies.
- assignRole(AMRole) -
Method in interface com.iplanet.am.sdk.AMUser
- Deprecated. Assigns a role to the user.
- assignRole(String) -
Method in interface com.iplanet.am.sdk.AMUser
- Deprecated. Assigns a role to the user.
- assignService(String, Map) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Assign service to the organizational unit.
- assignService(String, Map) -
Method in class com.sun.identity.idm.AMIdentity
- Assigns the service and service related attributes to the identity.
- assignService(SSOToken, IdType, String, String, SchemaType, Map) -
Method in class com.sun.identity.idm.IdRepo
- This method is used to assign a service to the given identity.
- assignService(String, Map) -
Method in class com.sun.identity.sm.OrganizationConfigManager
- Assigns the given service to the orgnization with the respective
attributes.
- assignServices(Map) -
Method in interface com.iplanet.am.sdk.AMObject
- Deprecated. Assign services to the entity
(user/group/organization/organization unit).
- assignServices(Set) -
Method in interface com.iplanet.am.sdk.AMUser
- Deprecated. Assigns services to the user.
- assignStaticGroup(AMStaticGroup) -
Method in interface com.iplanet.am.sdk.AMUser
- Deprecated. Assigns a static group to the user.
- assignStaticGroup(String) -
Method in interface com.iplanet.am.sdk.AMUser
- Deprecated. Assigns a static group to the user.
- authEventCallback(int, Map) -
Method in interface com.sun.identity.authentication.spi.AMAuthCallBack
- Receives the event notifications when the user status changes during
the authentication process.
- authenticate(Callback[]) -
Method in class com.sun.identity.idm.IdRepo
- Returns
true if the data store successfully authenticates
the identity with the provided credentials.
- authenticate(Subject, SecurityMechanism, SecurityToken, ProviderConfig, Object, boolean) -
Method in interface com.sun.identity.wss.security.handler.MessageAuthenticator
- Authenticates the web services client.
BASE64BINARY encoding type indicates that
the encoding name given corresponds to base64 encoding of a binary value
BOOLEAN attribute syntax specifies
that the attribute is of boolean type, i.e., can
have a value of either true or
false
BUTTON attribute type specifies
that the attribute should be display as a button.
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.ClientDetection class.COMPLETED
indicates that the user has been
successfully logged out.
SASLRequest
CREATE operation is supported only for
the plugins configured for creating identities.
ChoiceValues provides a mechanism
for services to provide choice values for attributes dynamically instead
of being statically defined in the service XML file stored in the
directory.Client class provides web service clients with a method to
send requests using SOAP connection to web service servers.ClientDetectionException class is used to throw
exceptions whenever an error is encountered in detecting client
type.ClientDetectionException class
ClientDetectionException class
ClientDetectionInterface interface needs to be implemented
by services and applications serving multiple clients, to determine the
client from which the request has originated.ClientException is thrown to indicate that there is an
error in using the client detection module.ClientException with detailed message.
Condition defines an interface
to allow pluggable condition.ConditionDecision class represents the result of
the evaluation of a condition.ConditionDecision given the boolean result of
a condition evaluation
ConditionDecision given the boolean result of
a condition evaluation and advices
ConditionDecision given the boolean result of
a condition evaluation and time to live
ConditionDecision given the boolean result of
a condition evaluation, time to live and advices
ConditionTypeManager provides
methods to get a list of configured Condition
objects, and to obtain a factory object for it.Assertion MAY be subject to a set of
Conditions.Conditions.
Conditions.
Conditions.
Conditions element from an existing XML block.
ConsentHeader class represents 'Consent' element defined
in SOAP binding schema.CorrelationHeader class represents 'Correlation' element
defined in SOAP binding schema.AudienceRestrictionCondition object
AuthenticationStatement.
AuthenticationStatement and
an AttributeStatement.
AssertionArtifact for the given
Assertion.
com.sun.identity.policy package for
creating and managing policies.
com.sun.identity.policy package for
creating and managing policies.
HttpServletRequest
AMObject.
AMObject.
iplanet-am-required-services of the service
iPlanetAMAdminConsoleService template are added.
DAI Service name
DATE attribute syntax specifies
that the attribute is of date type.
DECIMAL attribute syntax specifies
that the attribute is a decimal value.
DECIMAL_NUMBER attribute syntax specifies
that the attribute is a floating point number,
e.g., 1.5, 3.56, etc.
DECIMAL_RANGE attribute syntax specifies
that the attribute is a decimal number within a range.
DELETE operation is supported only for
the plugins configured for creating identities.
DN attribute syntax specifies
that the attribute should be an LDAP
distinguished name (DN).
IPCondition to define the DNS
name values for which a policy applies.
DOMAIN schema type defines attributes for a domain
DSTClient provides methods for Liberty
Data Service Template.WSS token
WSS SAML Token
WSS X509
Token
WSS token, the
HttpServletRequest and HttpServletResponse
object of the current request agent will be used for resource owner
interactions if needed.
WSS SAML token,
the HttpServletRequest and HttpServletResponse
object of the current request agent will be used for resource owner
interactions if needed.
WSS SAML token,
the HttpServletRequest and HttpServletResponse
object of the current request agent will be used for resource owner
interactions if needed.
DSTData class provides a wrapper for any data entry.DSTException class represents a error while
processing DST query/modify requests.Throwable object.
DSTModification class represents a DST
modification operation.DSTModify class represents a DST modify
request.DSTModifyResponse class represents a DST
response for DST modify request.DSTQuery class represents a DST query request.DSTQueryItem is the wrapper for one query item
for Data service.DSTQueryResponse represents a DST query
response.DSTRequestHandler is a handler for processing
Query or Modify Requests for any generic data service that are built
using Liberty SIS specifications.DYNAMIC schema type defines
IDRepoResponseProvider response provider
which are returned as part of a policy decision.
AccessController.doPrivileged()
when using com.iplanet.services.util.Crypt
to decode passwords.doPrivileged()
is performed for the decryption operations.
AccessController.doPrivileged()
when using com.iplanet.am.util.AMPasswordUtil
to decrypt passwords.doPrivileged()
is performed for the decryption operations.
DefaultValues provides a mechanism
for services to obtain their default values dynamically instead of
being statically defined in the service XML file stored in the
directory.Description represents a
Description Type of a service instance.Directive represents a discovery service
DirectiveType element.DiscoEntryHandler is an interface that is
used to get and set DiscoEntries for a user.DiscoveryClient provides methods to send
Discovery Service query and modify.WSS SAML
Token.
WSS X509
Token.
ResourceOffering will be used.
ResourceOffering will be used.
DiscoveryException with no message.
DiscoveryException with a message.
Throwable object.
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 from
an existing XML block.
AMIdentityRepository.deleteIdentities(Set identities)
EDIT operation is supported only for
the plugins configured for modifying and deleting attributes
from the supported identities.
EMAIL attribute syntax specifies
that the attribute is a email address.
ENCRYPTED PASSWORD attribute syntax specifies
that the attribute is of password type, will be used
by UI to mask the password typed.
DirectiveType EncryptResourceID.
SimpleTimeCondition to define the
end of date range for which a policy applies.The value corresponding to
the key has to be a Set that has just one element which is
a String that corresponds to the pattern described below.
SimpleTimeCondition to define the
end of day of week range for which a policy applies.
IPCondition to define the end of
IP address range for which a policy applies.
SimpleTimeCondition to define the
end of time range during which a policy applies.The value corresponding
to the key has to be a Set that has just one element which
is a String that conforms to the pattern described here.
SimpleTimeCondition to define the
time zone basis to evaluate the policy.
EXACT_MATCH specifies
the resources are exactly the same.
AccessController.doPrivileged()
when using com.iplanet.services.util.Crypt
to encode passwords.doPrivileged()
is performed for the encryption operations.
doPrivileged() is performed.
AccessController.doPrivileged()
when using com.iplanet.am.util.AMPasswordUtil
to encrypt passwords.doPrivileged()
is performed for encryption operations.
EncryptedResourceID represents an Encryption
Resource ID element for the Discovery Service.Evidence element specifies an assertion either by
reference or by value.Evidence object from a block of existing XML
that has already been built into a DOM.
Evidence> element containing a
set of Assertion objects.
Assertion and
AssertionIDReference objects.
SSOTokenID to the specified object.
ProxySubject
passed down as parameter.
ISPermission objects for equality.
NameQualifier passed down as parameter.
SubjectConfirmation passed down as parameter.
o.
FAILED
indicates that the login process has
failed.
FSAttributeMapper is a plugin for
mapping the Attributes during the single sign-on at the
ServiceProvider of the Liberty protocols.FSAttributePlugin is a plugin for adding the
AttributeStatements into the Assertion by the Identity Provider
during the Single Sign-on process.FSIDPProxy is used to find a preferred Identity
Authenticating provider to proxy the authentication request.FederationSPAdapter can be used to implement
for application specific processing during federation process on the
Liberty Service Provider side.MessageFormat Class.
MessageFormat Class.
DirectiveType GenerateBearerToken.
GLOBAL schema type defines
the service configuration information that
independent of organizations, users and
instances.
GROUP schema type defines attributes for a group
GenericTransform class represents a generic
Transform that doesn't transform.SAMLConstants.ID_LENGTH.
siteURL, this will return a
Base64 encoded SHA-1 digest.
String key.
String key.
Map of action decisions associated
with this policy decision.
Map of all action names and their
corresponding action values that have been set in the rule.
ISPermission.
advisoryAuthnID attribute.
IdType,
IdOperations that can be performed on an Identity.
AssertionIDReference.
AssertionIDReference.
AssertionIDReference.
AssertionArtifact(s) of the Request.
AssertionArtifacts
managed by this AssertionManager.
AssertionHandle of the artifact.
AssertionIDReference(s) of the Request.
AssertionManager.
AMAssignableDynamicGroup object
represented by DN.
AttributeDesignators.
AttributeDesignator.
com.sun.identity.sm.ServiceSchemaManager.
getServiceAttributeNames(com.sun.identity.sm.SchemaType)
AttributeDesignator.
AttributeSchema node associated
with this attribute
AttributeSchema node associated
with this attribute
AttributeValue from the Attribute.
Attribute objects.
List of Attribute objects
List of Attribute objects
Map.
AudienceRestrictionCondition elements
held within this Conditions element.
AuthenticationMethod from authentication statement
AuthenticationInstant from authentication statement.
AuthenticationMethod.
AuthnContext within the SessionContext
element.
AuthorityBinding from
AuthenticationStatement.
AuthorityKind.
authzID attribute.
SecurityAssertion contains SAML Bearer
confirmation method.
COT key from IFSConstants.
PublicKey.
null otherwise
SINGLE_CHOICE
or MULTIPLE_CHOICE.
SINGLE_CHOICE
or MULTIPLE_CHOICE, for the given environment
parameters.
ClientTypesManager Instance.
CodeSourceassociated with this
ISPermission.
Condition
given the condition type name.
ConditionTypeManager object instance associated
with this PolicyManager object instance
Condition implementation.
ServiceConfigManager for the given
service name and version.
getAssignedServices() instead.
ConsentHandler.
ConsentHeader.
ConsentHeader.
CorrelationHeader.
CorrelationHeader.
cosQualifier for this attribute
that is default or merge-schemes.
cosQualifier for this attribute
that is default, override, operational or merge-cos.
CredentialRef property.
ServiceConfig
object.
SubjectLocality locality
sourceid and returns
a String of the raw-byte source id.
ResourceID object.
DiscoEntries for a user.
LibertyManager.getDiscoveryBootStrapCredentials(
HttpServletRequest request, String providerID, String providerRole)
LibertyManager.getDiscoveryBootStrapResourceOfferings(
HttpServletRequest request, String providerID, String providerRole)
DoNotCacheCondition elements held within this
Conditions element
AMDynamicGroup object
represented by DN.
EncryptedResourceID object.
EncryptedResourceID object from this
ResourceAccessStatement object.
NUMBER_RANGE or DECIMAL_RANGE.
Endpoint element.
AMEntity object represented by DN.
com.iplanet.am.sdk.AMEntityType
objects, which is the set of objects which are supported by
the com.iplanet.am.sdk.AMEntity APIs.
ISPermission.
LibertyManager.getErrorPageURL(String providerID,
String providerRole, HttpServletRequest request)
AuthorizationStatement.
Strings.
BooleanFalseValue.
BooleanFalseValue.
I18N Key for BooleanFalseValue.
FederationRemark Key
userName
using Account Management API.
LibertyManager.getFederationDonePageURL(String providerID,
String providerRole, HttpServletRequest request)
FederationDonePageURL from the provider ID.
FederationHandler.
AMFilteredRole object
represented by DN.
getNamingAttribute(int objectType)
AMGroupContainer object
represented by DN.
getNamingAttribute(int objectType)
getNamingAttribute(int objectType)
LibertyManager.getHomeURL(String providerID, String providerRole)
HomePageURL.
HttpServletRequest object that
initiated the call to this module.
HttpServletResponse object for the servlet
request that initiated the call to this module.
SubjectLocality locality
id attribute.
id attribute.
id attribute.
InResponseTo of the Response.
null.
InsertEntry property.
SSOTokenManager.
InteractionManager
PolicyEvaluatorFactory
AssertionManager.
XMLSignatureManager with
default KeyProvider and SignatureProvider.
XMLSignatureManager with specified
KeyProvider and SignatureProvider.
interSiteURL from IFSConstants.
UserInteraction header in the message.
InteractionManager
IssueInstant of the Request.
IssueInstant of the Response.
itemID attribute
KeyProvider
KeyStore
LDAPException of this
AMException, if any.
LRURLKey from IFSConstants.
LibertyManager.getListOfCOTs(String providerID, String providerRole)
LoginURL from IFSConstants
MajorVersion of the Request.
MajorVersion of the Response.
NameIdentifier between the IDP and
the other SP for the same principal.
MULTIPLE_CHOICE.
mechanism attribute.
getMessage() method of super class
Exception.
X509Certificate that is used to secure
the SOAPMessage.
messageID attribute of
CorrelationHeader.
messageID attribute of
CorrelationHeader.
messageID of SOAP request message that caused this
exception.
PAOS request.
LibertyManager.getMetaAlias(String providerID, String providerRole)
metaAlias from provider ID
metaAliasKey from IFSConstants.
MULTIPLE_CHOICE.
MinorVersion of the Request.
MinorVersion of the Response.
DSTModify objects (possible on different resource ID).
AuthContext constructor.
mustUnderstand attribute.
user
for type User.
NameQualifier.