|
||||||||||
| 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.
NameIdentifier within the Subject element
LibertyManager.getNameRegistrationDonePageURL(String providerID,
String providerRole, HttpServletRequest request)
RegistrationDonePageURL from the
providerID.
LibertyManager.getNameRegistrationURL(String providerID,
String providerRole, HttpServletRequest request)
NameRegistrationURL.
newEntryIDs attribute.
HttpRequestServlet.
ISO-8601 format
yyyy/MM/dd HH:mm like 2002/12/23 20:40.
Conditions object.
NotChangedSince attribute.
notOnOrAfter attribute.
Conditions object
at which the Assertion has expired.
POLICY,
RULE, ORGANIZATION,
USER_COLLECTION
and SERVICE
POLICY,
RULE, ORGANIZATION,
USER_COLLECTION
and SERVICE
AMOrganization object represented
by DN.
domainname
provided and the searchTemplate (if provided).
AuthContext constructor.
getNamingAttribute(int objectType)
AMOrganizationalUnit object
represented by DN.
getNamingAttribute(int objectType)
PAOSRequest object which corresponds
to this PAOSResponse object.
PAOS request is
made.
CorrelationHeader, ProviderHeader
ConsentHeader, UsageDirectiveHeader,
ProcessingContextHeader and
ServiceInstanceUpdateHeader.
CorrelationHeader,
ConsentHeader, UsageDirectiveHeader and
'Security' header.
DSTData objects representing query
responses.
Map representation of parameters
in interaction response element
OrganizationConfigManager of the parent
for the given organization name.
AMPeopleContainer object
represented by DN.
getNamingAttribute(int objectType)
PermissionCollection object specifying the set of
permissions allowed for Principals associated with the specified code
source.
getAll()
com.sun.identity.policy package for creating and
managing policies.
principalName for the given resource
com.sun.identity.policy.client.PolicyEvaluator
com.sun.identity.policy.client.PolicyEvaluator
AMTemplate is a named policy template, otherwise returns
null.
com.sun.identity.policy package for creating and
managing policies.
LibertyManager.getPreLoginServletURL(String providerID,
String providerRole, HttpServletRequest request)
PreLoginServlet URL and appends
metaAlias to it.
java.security.PrivateKey for the specified
certAlias.
ProcessingContextHeader.
ProcessingContextHeader.
principalName.
ProviderHeader.
ProviderHeader.
ProviderID within the SessionContext
element.
providerID from the ProviderAlias
using AllianceMgmt calls.
providerIDKey from IFSConstants.
providerRole from the ProviderAlias
using AllianceMgmt calls.
ProxyPolicyEvaluator.
ProxySubject from
SessionContextStatement.
java.security.PublicKey for the specified
keyAlias
QueryItem property.
org.w3c.dom.Element
objects.
DST queries
AuthenticationQuery or
AuthorizationDecisionQuery.
refToMessageID attribute of
CorrelationHeader.
refToMessageID attribute of
CorrelationHeader.
Referral
given the referral type name.
ReferralTypeManager associated with this
policy manager.
Referral implementation.
RemoveEntry property.
RequestAuthnContext
RequestID of the Request.
requestIDKey from IFSConstants.
Callback objects that
must be populated by the user and returned back.
Callback objects that
must be populated by the user and returned back.
AMResource object represented by
DN.
ResourceBundle Name associated with this error
message.
ResourceBundle Name associated with this error
message.
ResourceID from this
ResourceAccessStatement object.
ResourceID object from this
ResourceAccessStatement object.
ResourceManager object instance associated
with this PolicyManager object instance
ISPermission
.
ResourceOffering.
ResourceOffering given list of
service types.
ResourceOffering.
getResourceResults()
RespondWith in the Request.
org.w3c.dom.Element objects
representing query responses.
SSOToken and Map of environment
parameters.
ResponseID of the Response.
AMRole object represented by DN.
getNamingAttribute(int objectType)
AuthenticationStatement which will be
used for message authentication.
AuthenticationStatement which will be
used for message authentication.
SOAPFault
SOAPFaultException that contains SOAP fault
Message containing SOAPFault
com.sun.identity.sm.ServiceSchemaManager.getSchema().
ServiceSchemaManager for the given
service name and version.
com.sun.identity.sm.ServiceSchemaManager.getSchemaTypes().
AMSearchControl.
AMSearchControl.
null.
SecurityMechID element.
URI.
selectedProviderKey from
IFSConstants.
serverMechanism attribute.
serviceInstanceUpdate header from the SOAP
response message.
ServiceInstanceUpdateHeader.
ServiceInstanceUpdateHeader.
ISPermission
.
HashMap containing the services and
corresponding options.
SessionContext from this
ResourceAccessStatement object.
SessionContext from
SessionContextStatement.
SessionSubject within the
SessionContext.
SourceID of the artifact.
NUMBER_RANGE or DECIMAL_RANGE.
AuthenticationStatement,
AuthorizationDecisionStatement or
AttributeStatement.
AMStaticGroup object represented
by DN.
AuthContext.Status.
StatusCode of the Response.
StatusCode of the StatusCode.
StatusDetail of the Response.
StatusMessage of the Response.
OrganizationConfigManager for the given
organization name.
ServiceSchema object given
the name of the service's sub-schema.
Subject given the subject type
name.
Subjectassociated with this ISPermission
.
SubjectStatement.
SubjectConfirmation within the Subject element
SubjectLocality from
AuthenticationStatement
SubjectTypeManager object instance associated
with this PolicyManager object instance
Subject implementation.
#getSuccinctID(String providerID, String providerRole )
IdType
for this deployment.
AMObject.
LibertyManager.getTerminationDonePageURL(String providerID,
String providerRole, HttpServletRequest request)
TerminationDonePageURL from the provider ID.
providerIDKey from
IFSConstants.
LibertyManager.getTerminationURL(String providerID,
String providerRole, HttpServletRequest request)
SSOToken associated with the SSO Event.
BooleanTrueValue.
BooleanTrueValue.
I18N key for BooleanTrueValue.
typeCode of the artifact.
URI of the security mechanism.
- getUniversalId() -
Method in class com.sun.identity.idm.AMIdentity
- Returns the universal identifier of this object.
- getUri() -
Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
- Returns value of
uri attribute.
- getUsageDirectiveHeaders() -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Returns a list of
UsageDirectiveHeader.
- getUsageDirectiveHeaders() -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
- Returns a list of
UsageDirectiveHeader.
- getUser(String, String) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Returns
AMUser object of user in this organization
(or in sub organizations), whose naming attribute exactly matches with
uid.
- getUser(String) -
Method in class com.iplanet.am.sdk.AMStoreConnection
- Deprecated. Returns the handle to the
AMUser object represented by DN.
- getUser(Subject, String) -
Method in interface com.sun.identity.saml.plugins.AccountMapper
- Deprecated. Return user account in Sun Java System Access Manager to which the subject
is mapped.
- getUser(List, String, String) -
Method in interface com.sun.identity.saml.plugins.PartnerAccountMapper
- Returns user account in Sun Java System Access Manager to which the
subject in the assertion is mapped.
- getUser(SubjectQuery, String) -
Method in interface com.sun.identity.saml.plugins.PartnerAccountMapper
- Returns user account in Sun Java System Access Manager to which the
subject in the query is mapped.
- getUser(HttpServletRequest) -
Static method in class com.sun.liberty.LibertyManager
- Returns the user from
HttpServletRequest.
- getUserAndGroupDNs() -
Method in interface com.iplanet.am.sdk.AMGroup
- Deprecated. Returns the distinguished name of users and nested groups in the group.
- getUserDNs() -
Method in interface com.iplanet.am.sdk.AMGroup
- Deprecated. Returns the distinguished name of users in the group.
- getUserDNs() -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Returns the names (DNs) of users in the organization.
- getUserDNs() -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Gets the names (DNs) of users in the organizational unit.
- getUserDNs() -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Gets the names (DNs) of users in the people container.
- getUserDNs() -
Method in interface com.iplanet.am.sdk.AMRole
- Deprecated. Gets the DNs of users in the role.
- getUserID(String, String) -
Method in interface com.sun.identity.liberty.ws.interfaces.ResourceIDMapper
- Returns the ID of the user who has the resource ID in a provider.
- getUserID(String, String, Message) -
Method in interface com.sun.identity.liberty.ws.interfaces.ResourceIDMapper
- Returns the ID of the user who has the resource ID in a provider.
- getUserLocale() -
Method in interface com.iplanet.am.console.base.model.AMModel
- Gets the preferred locale of currently logged in user.
- getUserNamingAttribute() -
Static method in class com.iplanet.am.sdk.AMStoreConnection
- Deprecated. This method is deprecated. Use
getNamingAttribute(int objectType)
- getUserProfile(String) -
Method in class com.sun.identity.authentication.spi.AMLoginModule
- Deprecated. This method has been deprecated. Please use the
IdRepo API's to get the AMIdentity object for the user. More
information on how to use the Identity Repository APIs is
available in the Access Manager Developer's Guide.
- getUserSSOToken() -
Method in interface com.iplanet.am.console.base.model.AMModel
- Returns the single sign on token of currently logged in user.
- getUserSchema() -
Method in class com.sun.identity.sm.ServiceSchemaManager
- Returns the user service configuration schema.
- getUserSessionProperty(String) -
Method in class com.sun.identity.authentication.spi.AMLoginModule
- Returns the property from the user session.
- getUsers() -
Method in class com.sun.identity.wss.provider.ProviderConfig
- Returns the list of
PasswordCredentials of the user.
- getValidServiceNames() -
Method in class com.sun.identity.policy.ResourceManager
- Returns a set of valid service names that are applicable for
the organization.
- getValidSessions(SSOToken, String) -
Method in class com.iplanet.sso.SSOTokenManager
- Returns a list of single sign on token objects which correspond to
valid Sessions accessible to requester.
- getValidValues(String) -
Method in interface com.sun.identity.policy.interfaces.Condition
- Returns a set of valid values given the property name.
- getValidValues(SSOToken) -
Method in interface com.sun.identity.policy.interfaces.Referral
- Gets the valid values for this referral
- getValidValues(SSOToken, String) -
Method in interface com.sun.identity.policy.interfaces.Referral
- Gets the valid values for this referral
matching a pattern
- getValidValues(String) -
Method in interface com.sun.identity.policy.interfaces.ResponseProvider
- Returns a set of valid values given the property name.
- getValidValues(SSOToken) -
Method in interface com.sun.identity.policy.interfaces.Subject
- Returns a list of possible values for the
Subject
.
- getValidValues(SSOToken, String) -
Method in interface com.sun.identity.policy.interfaces.Subject
- Returns a list of possible values for the
Subject
that satisfy the given pattern.
- getValidator() -
Method in class com.sun.identity.sm.AttributeSchema
- Method to get the validator name for using
to validate this service attribute
- getValue() -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
- Returns value of 'Parameter' element.
- getValue() -
Method in class com.sun.identity.saml.protocol.StatusCode
- Gets the value of the
StatusCode.
- getValueSyntax(SSOToken) -
Method in interface com.sun.identity.policy.interfaces.Referral
- Gets the syntax for the value
- getValueSyntax(SSOToken) -
Method in interface com.sun.identity.policy.interfaces.Subject
- Returns the syntax of the values the
Subject implementation can have.
- getValueType() -
Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
- Gets value type for the token.
- getValues() -
Method in class com.sun.identity.policy.ActionDecision
- Gets the action values for the action.
- getValues() -
Method in interface com.sun.identity.policy.interfaces.Referral
- Gets the values of this referral
- getValues() -
Method in interface com.sun.identity.policy.interfaces.Subject
- Returns the values that was set using the
method
setValues.
- getVersion() -
Method in class com.sun.identity.sm.ServiceConfig
- Returns the service version
- getVersion() -
Method in class com.sun.identity.sm.ServiceConfigManager
- Returns the service version.
- getVersion() -
Method in class com.sun.identity.sm.ServiceInstance
- Returns the service version.
- getVersion() -
Method in class com.sun.identity.sm.ServiceSchema
- Returns the version of the service.
- getVersion() -
Method in class com.sun.identity.sm.ServiceSchemaManager
- Returns the version of the service.
- getVersions() -
Method in class com.sun.identity.liberty.ws.paos.PAOSHeader
- Returns the list of versions as
Strings.
- getViewBeanURL(Condition) -
Method in class com.sun.identity.policy.ConditionTypeManager
- Gets the view bean URL given the Condition
- getViewBeanURL(Referral) -
Method in class com.sun.identity.policy.ReferralTypeManager
- Gets the view bean URL given the Referral
- getViewBeanURL(Subject) -
Method in class com.sun.identity.policy.SubjectTypeManager
- Gets the view bean URL given the Subject
- getWSFVersion() -
Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
- Returns the web services version.
- getWSFVersion() -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Returns the web services version of the message.
- getWSPEndpoint() -
Method in class com.sun.identity.wss.provider.ProviderConfig
- Returns the endpoint of the web services provider.
- getWsdlURI() -
Method in class com.sun.identity.liberty.ws.disco.Description
- Gets URI to WSDL resource containing the service description.
- getX509Certificate(String) -
Method in interface com.sun.identity.saml.xmlsig.KeyProvider
- Return
java.security.cert.X509Certificate for the specified
certAlias.
- getX509CertificateToken() -
Method in class com.sun.identity.liberty.ws.security.SecurityTokenManager
- Gets the
X509 certificate Token.
- getX509CertificateToken() -
Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
- Gets the
X509 certificate Token.
- globalConfigChanged(String, String, String, String, int) -
Method in interface com.sun.identity.sm.ServiceListener
- This method will be invoked when a service's global configuration
data has been changed.
HEXBINARY encoding type indicates that
the encoding name given corresponds to Hex encoding of
a binary value
HttpCallback class implements Callback
and is used by the authentication module with HTTP protocol based
handshaking negotiation.HttpCallback object.
HttpCallback object.
WSP.
Subject.
WSC to include
providerID of IDP, that was used to
authenticate user.
IDP with Browser POST or LECP profile contains * non-Success status code.
IDP with Browser Artifact profile contains
non-Success status code.
IN_PROGRESS status
indicates that the login process
is in progress.
Permission which extends the
Permission class.ISPermission instance, with the specified
Subject and the CodeSource.
ISPermission instance, with the specified
service name, resource name and action name.
ISPermission instance, with the specified
service name, resource name and action name.
javax.security.auth.Policy for representing the system security
policy for a Java application environment.ISPolicy instance.
ISSecurityPermission is used to
protect the Access Manager resources which should be accessed only by trusted
application.ISSecurityPermission object.
ISSecurityPermission object.
IdOperation defines the types
of operations supported on managed identities, and provides static constants
for these operation.com.sun.identity.sms
package.com.sun.identity.sms
package. AMIdentityRepository
search method.IdSearchControl object
IdSearchControl class to make simple modifications to the
basic search performed by each plugin.IdSearchResults provides to obtain the search
results.IdType defines the types
of supported identities, and provides static constants
for these identities.InsertEntry represents a Insert Entry for Discovery
Modify request.InteractionService framework. InteractionException to
pass the localized error message
At this level, the locale of the caller is not known and it is
not possible to throw localized error message.
InteractionManager, on the
WSC side, to indicate that the User Agent is redirected to
WSP.InteractionManager
in case of any SOAP fault while handling interaction for the
WSP.InvalidAttributeNameException is thrown to indicate
that an invalid attribute name was used.InvalidAttributeNameException with
no specified detail message.
InvalidAttributeNameException with
the specified detail message.
InvalidAttributeNameException with
the specified error code.
InvalidFormatException instance.
InvalidFormatException instance.
InvalidFormatException instance.
InvalidFormatException instance.
InvalidPasswordException object.
InvalidPasswordException object.
InvalidPasswordException object.
InvalidPasswordException object.
InvalidPasswordException object.
ISSecurityPermission implies the Permission being
passed as the argument.
ClientTypesManager.
SecurityTokenProvider.
ResponseProvider
Subject
object.
file
passed.
- initializeProperties(Properties) -
Static method in class com.iplanet.am.util.SystemProperties
- Initializes the properties to be used by Access Manager.
- initializeProperties(String, String) -
Static method in class com.iplanet.am.util.SystemProperties
- Initializes the property to be used by Access Manager.
- isActivated() -
Method in interface com.iplanet.am.sdk.AMEntity
- Deprecated. Returns true if the entity is activated.
- isActivated() -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Returns true if the organization is activated.
- isActivated() -
Method in interface com.iplanet.am.sdk.AMResource
- Deprecated. Returns true if the user is activated.
- isActivated() -
Method in interface com.iplanet.am.sdk.AMUser
- Deprecated. Returns true if the user is activated.
- isActive() -
Method in class com.sun.identity.idm.AMIdentity
- If there is a status attribute configured, then verifies
if the identity is active and returns true.
- isActive(SSOToken, IdType, String) -
Method in class com.sun.identity.idm.IdRepo
- Returns true if the
name object is active.
- isActive() -
Method in class com.sun.identity.policy.Policy
- Checks whether the policy is active or inactive
An inactive policy is not used to make policy evaluations.
- isAllowed() -
Method in class com.sun.identity.policy.ConditionDecision
- Gets boolean result of condition evaluation
- isAllowed(SSOToken, String, String, Map) -
Method in class com.sun.identity.policy.PolicyEvaluator
- Evaluates simple privileges of boolean type.
- isAllowed(String, String, String, Map) -
Method in class com.sun.identity.policy.ProxyPolicyEvaluator
- Evaluates a simple privilege of boolean type.
- isAllowed(SSOToken, String, String, Map) -
Method in class com.sun.identity.policy.client.PolicyEvaluator
- Evaluates simple privileges of boolean type.
- isAuthorized(Object, String, Object, Map) -
Method in interface com.sun.identity.liberty.ws.interfaces.Authorizer
- Checks if the
WSC is authorized to query or modify the
select data.
- isAuthorized(String, String, Object) -
Static method in class com.sun.identity.log.spi.Authorizer
- Returns true if a given log record should be published.
- isAuthorized(Object) -
Static method in class com.sun.identity.log.spi.Authorizer
- Returns true if given subject is authorized to change the password.
- isAuthorized(String, String, Object) -
Method in interface com.sun.identity.log.spi.IAuthorizer
- Returns true if a given log record should be published.
- isAuthorized(Object) -
Method in interface com.sun.identity.log.spi.IAuthorizer
- Returns true if given subject is authorized to change the password.
- isBearer() -
Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
- Determines if the
SecurityAssertion contains SAML Bearer
confirmation method.
- isClientAuthentication() -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Returns a boolean flag to determine if this Message will be sent to
a server that requires client authentication.
- isCopyOrgEnabled() -
Method in class com.sun.identity.sm.OrganizationConfigManager
- Determines whether an organization ought to be created for each
realm in realm only mode of installation based on the boolean flag
in amSDK plugin.
- isExists() -
Method in interface com.iplanet.am.sdk.AMEntity
- Deprecated. Returns true if the entry exists in the directory or not.
- isExists() -
Method in interface com.iplanet.am.sdk.AMObject
- Deprecated. Checks if the entry exists in the directory or not.
- isExists() -
Method in class com.sun.identity.idm.AMIdentity
- This method determines if the identity exists and returns true or false.
- isExists(SSOToken, IdType, String) -
Method in class com.sun.identity.idm.IdRepo
- Returns true if the
name object exists in the data store.
- isExportable() -
Method in class com.sun.identity.sm.ServiceSchema
- Returns
true if the service configuration created
can be exported to other organizations.
- isFederationCancelled(HttpServletRequest) -
Static method in class com.sun.liberty.LibertyManager
- Returns true if Federation is cancelled.
- isGetAllReturnAttributesEnabled() -
Method in class com.iplanet.am.sdk.AMSearchControl
- Deprecated. Returns true if the option for getting all attributes has been enabled.
- isGetAllReturnAttributesEnabled() -
Method in class com.sun.identity.idm.IdSearchControl
- Returns true if the option for getting all attributes has been enabled.
- isIncludeCommonAttributes() -
Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
- Checks include common attribute for the
DST query item.
- isLECPProfile(HttpServletRequest) -
Static method in class com.sun.liberty.LibertyManager
- Determines if a HTTP servlet request is Liberty-enabled client and
proxy profile.
- isLocal -
Static variable in class com.sun.identity.log.LogManager
- Is the Log Service running locally or remotely
- isLogoutSuccess(HttpServletRequest) -
Static method in class com.sun.liberty.LibertyManager
- Returns true if logout succeeded.
- isMember(AMIdentity) -
Method in class com.sun.identity.idm.AMIdentity
- Verifies if this identity is a member of the identity being passed.
- isMember(SSOToken) -
Method in interface com.sun.identity.policy.interfaces.Subject
- Determines if the user belongs to this instance
of the
Subject object.
- isNameRegistrationCancelled(HttpServletRequest) -
Static method in class com.sun.liberty.LibertyManager
- Returns true if name registration is cancelled.
- isNameRegistrationSuccess(HttpServletRequest) -
Static method in class com.sun.liberty.LibertyManager
- Returns true if name registration succeeds.
- isOptional() -
Method in class com.sun.identity.sm.AttributeSchema
- Returns true if the attribute is an optional attribute.
- isOverrideAllowed() -
Method in class com.sun.identity.liberty.ws.dst.DSTModification
- Checks if override is allowed
- isPolicyAssigned(String, String) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Returns true if a
policyDN is assigned to an organization or
a role.
- isPolicyAssigned(String, String) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Returns true if a
policyDN is assigned to this
organizational unit or a role.
- isProviderExists(String, String) -
Static method in class com.sun.identity.wss.provider.ProviderConfig
- Checks if the provider of given type does exists.
- isRealmEnabled() -
Static method in class com.sun.identity.sm.ServiceManager
- Returns
true if current service configuration
uses the realm model to store the configuration data.
- isRealmSubject(String) -
Method in class com.sun.identity.policy.Policy
- Checks if the subjectName is a reference to a Subject
defined at the realm
- isRecursive() -
Method in class com.sun.identity.idm.IdSearchControl
- Deprecated. This method is deprecated. The setting for recusive search
should be configured via the data store.
- isReferralPolicy() -
Method in class com.sun.identity.policy.Policy
- Checks whether the policy is a referral policy.
- isRequired(int, int) -
Method in class com.sun.identity.authentication.spi.AMLoginModule
- Check if a Callback is required to have input
- isResourceNameAllowed() -
Method in class com.sun.identity.sm.AttributeSchema
- Checks if the attribute allows to have resource name.
- isResponseSignEnabled() -
Method in class com.sun.identity.wss.provider.ProviderConfig
- Checks if the response needs to be signed or not.
- isSOAPFaultNeeded() -
Method in interface com.sun.identity.liberty.ws.interfaces.ServiceInstanceUpdate
- Checks whether the service needs to send a soap fault.
- isSearchable() -
Method in class com.sun.identity.sm.AttributeSchema
- Returns
true if the attribute is searchable;
false otherwise
- isSecure() -
Method in class com.sun.identity.log.LogManager
-
- isServiceIdentifier() -
Method in class com.sun.identity.sm.AttributeSchema
- Returns true if the attribute is a service identifier (i.e., in the case
of LDAP it would be the COS Specifier attribute).
- isServicePassed() -
Static method in class com.iplanet.am.util.AMClientDetector
- Returns true if the client detection service is present or
false if the client detection service is not present and the
client attributes could not be retrieved.
- isSignatureValid() -
Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
- Return whether the signature on the object is valid or not.
- isSignatureValid() -
Method in class com.sun.identity.saml.assertion.Assertion
- Return whether the signature on the object is valid or not.
- isSignatureValid() -
Method in class com.sun.identity.saml.protocol.AbstractRequest
- Return whether the signature on the object is valid or not.
- isSignatureValid() -
Method in class com.sun.identity.saml.protocol.AbstractResponse
- Returns whether the signature on the object is valid or not.
- isSignatureValid() -
Method in class com.sun.identity.saml.protocol.Response
- Return whether the signature on the object is valid or not.
- isSigned() -
Method in class com.sun.identity.saml.protocol.AbstractRequest
- Return whether the object is signed or not.
- isSigned() -
Method in class com.sun.identity.saml.protocol.AbstractResponse
- Return whether the object is signed or not.
- isStatusAttribute() -
Method in class com.sun.identity.sm.AttributeSchema
- Returns true if the attribute is a service's status attribute.
- isSubjectExclusive(String) -
Method in class com.sun.identity.policy.Policy
- Checks if the subject is exclusive.
- isSubscribable() -
Method in interface com.iplanet.am.sdk.AMAssignableDynamicGroup
- Deprecated. Returns true if the assignable dynamic group is subscribable.
- isSubscribable() -
Method in interface com.iplanet.am.sdk.AMStaticGroup
- Deprecated. Returns true if the group is subscribable.
- isTALookupRequired() -
Method in class com.sun.identity.wss.security.SecurityMechanism
- Checks if the Trust Authority lookup is required for this
security mechanism.
- isTARegistrationRequired() -
Method in class com.sun.identity.wss.security.SecurityMechanism
- Checks if the Trust Authrotiy registration is required
for this security mechanism.
- isTerminationCancelled(HttpServletRequest) -
Static method in class com.sun.liberty.LibertyManager
- Returns true if termination is cancelled.
- isTerminationSuccess(HttpServletRequest) -
Static method in class com.sun.liberty.LibertyManager
- Returns true if Termination succeeds.
- isValidEntry(String) -
Method in class com.iplanet.am.sdk.AMStoreConnection
- Deprecated. Checks if the entry exists in the directory or not.
- isValidToken(SSOToken) -
Method in class com.iplanet.sso.SSOTokenManager
- Returns true if a single sign on token is valid.
KeyProvider is an interface
that is implemented to retrieve X509Certificates and Private Keys from
user data store.LDAPFilterCondition to define the
ldap filter that should be satisfied by the ldap entry of the user
for the condition to be satisifed
The value should be a Set with only one element.
LEVEL index type indicates
that the index name given corresponds to a
given authentication level.
URI for all the liberty security profiles.
URI for the liberty SAML Bearer token security profile with
SSL and client auth enabled.
URI for the liberty SAML token security profile with SSL
and client auth enabled.
URI for the liberty X509 token security profile with TLS
and client auth enabled.
URI for the liberty SAML Bearer token security profile.
URI for the liberty SAML token security profile.
URI for the liberty X509 token security profile.
URI for the liberty SAML Bearer token security profile with
SSL enabled.
URI for the liberty SAML token security profile with SSL.
URI for the liberty X509 token security profile with TLS.
LINK attribute type specifies that
the attribute should be display as a link.
LIST attribute type specifies
that the attribute can have multiple values, i.e.,
multi-valued attribute.
LibertyManager forms the basis of the Public APIs.Locale.java is a utility that provides
functionality for applications and services to internationalize
their messages.maxrecord.
LogRecord to include the
logInfo HashMap and methods to store and retrieve
data from this logInfo Map.LogRecord with the given Level and message
values.
LogRecord with the given Level and message
values.
LowercaseTransform class represents a
Transform that replaces all upprtcase characters with
lowercase characters.log(LogRecord, Object)
And thus the default authorization check does not allow logging
when an application uses this interface.
AuthContext object.
AuthContext object
identified by the index type and index name.
AuthContext object
identified by the index type and index name with default parameters.
AuthContext.
SessionCondition to define the maximum
session time in minutes for which a policy applies.
MODULE_INSTANCE index type indicates
that the index name given corresponds to one of
the authentication modules.
MULTIPLE_CHOICE attribute type specifies
that the attribute can have multiple values defined by the
getChoiceValues method of
AttributeSchema.
MechanismHandler interface needs to be implemented
for different SASL mechanisms to authenticate.Message class is used by web service client and server to
construct request or response.ModifyResponse represents a discovery response for
modify request.DST Modifications.
policyDN in given policyDNs.
policyDN in given policyDNs.
DiscoEntries for a user.
NAME_VALUE_LIST attribute type specifies
that the attribute should be display as a name value list widget.
modifyDiscoEntries() return Map.
NOT_STARTED status
indicates that the login process
has not yet started.
NO_MATCH specifies
the resources do not match
NUMBER attribute syntax specifies
that the attribute is a number.
NUMBER_RANGE attribute syntax specifies
that the attribute is a number within a range.
NUMERIC attribute syntax specifies
that the attribute is numeric, i.e., can have
numbers only.
NameAlreadyExistsException instance.
NameAlreadyExistsException instance.
NameAlreadyExistsException instance.
NameAlreadyExistsException instance.
Subject by a combination
of a name and a security domain governing the name of the Subject.NameIdentifer element from an existing XML
block.
NameQualifier instance.
NameQualifier instance.
NameIdentifierMapper is an interface
that is implemented to map user account to name identifier in
assertion subject in Sun Java System Access Manager.NotifyPassword defines a set of methods
that are required to notify a user when a password is changed.java.security.PermissionCollection to store this
kind of Permission.
OR all the search
attribute-value pairs passed to IdSearchControl
ORGANIZATION schema type defines
the service configuration information that are
organization dependent and could
be configured differently for organizations.
ObjectInUseException object
ObjectInUseException object
ObjectInUseException object
ObjectInUseException object
OrganizationConfigManager provides interfaces
to manage an organization's configuration data.OrganizationConfigManager
for an organization by providing an authenticated identity
of the user.
PAOSException class represents a error while
processing SOAP request and response.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.HttpServletRequest
and tries to parse the PAOS header string if there is one
inside.
PAOS header string and tries to
parse it.
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.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.PAOS
response.
PARAGRAPH attribute syntax specifies
that the attribute is of multi-lined text type.
PASSWORD attribute syntax specifies
that the attribute is of password type, will be used
by UI to mask the password typed.
PERCENT attribute syntax specifies
that the attribute is a percentage.
PKCS7 value type indicates
that the value name given corresponds to a
PKCS7 object
PKIPATH value type indicates
that the value name given corresponds to a
PKI Path object
POLICY schema type defines
the service's privilege information that are
service dependent.
PWResetException is thrown whenever the model implementor
encounters an exception.PagePropertiesCallback class implements
Callback and used for exchanging all UI related attributes
information such as template name, errorState to indicate
whether a template is an error page, page header, image name , page timeout
value, name of module.PagePropertiesCallback for a given module
name, header string, page image, page time out, JSP template name,
error state and page state.
Parameter class represents 'Parameter' element in
'Transform' element in 'PasswordTransforms' element defined in
Authentication Service schema.PartnerAccountMapper is an interface
that is implemented to map partner account to user account
in Sun Java System Access Manager.Attribute objects which they want returned
as AttributeStatements elements, as part of the
Authentication Assertion returned to the partner during the
SSO scenario of Browser Artifact and POST profile.PasswordGenerator defines a set of methods
that are required to generate a new password for a user.PasswordTransforms class represents 'PasswordTransforms'
element defined in Authentication Service schema.Policy represents a policy definition.PolicyDecision class represents the result of a policy
evaluation.PolicyEvaluator evaluates policies
and provides policy decisions.PolicyEvaluator given the service
type name.
com.sun.idenity.policy.client.PolicyEvaluatorPolicyException is the basic exception for the
the policy component.PolicyException class.
PolicyException class.
PolicyException class.
PolicyException to pass the
localized error message
At this level, the locale of the caller is not known and it is
not possible to throw localized error message at this level.
PolicyListener defines an interface
for listeners that would register with policy framework
to receive notifications whenever a policy is added, removed
or changedPolicyManager class manages policies
for a specific organization, sub organization or a container.PolicyManager for the
top (or root) organization.
PolicyManager for the
specified organization, sub organization or a container object.
ProcessingContextHeader class represents
'ProcessingContext' element defined in SOAP binding schema.ProviderConfig represents the web services
server provider or the web services client provider configuration.ProviderHeader class represents 'Provider' element defined
in SOAP binding schema.ProxySubject class represents the identity of a proxy,
the confirmation key and confirmation obligation the proxy must posess and
demonstrate for authentication purpose.ProxySubject object from a
NameIdentifier object and a
SubjectConfirmation object.
ProxySubject object from a
NameIdentifier object.
ProxySubject object from a DOM Element.
ProxySubject object from a
SubjectConfirmation object.
ISO-8601
format.
PrintWriter.
PrintStream
Also prints the messages of all the exceptions starting from top
exception to the root exception, at the top of stack trace
Query represents a discovery Query object.QueryResponse represents a response for a discovery
query request.QueryResponse for the specified query.
RADIO attribute type specifies
that the attribute should be display as radio button.
READ operation is supported by default for
all supported identities for all the plugins.
env parameter while invoking
getConditionDecision method of an IPCondition.
WSC
to include an ID to refer to request message that led to user agent
redirect.
env parameter while invoking
getConditionDecision method of an IPCondition.
env parameter while invoking
getConditionDecision method of a
SimpleTimeCondition
Value for the key should be a TimeZone object.
WSP to include
an ID to indicate that user agent is redirected back to
WSC from WSP
WSC to include
returnToURL, while redirecting user agent to
WSP.
ROLE index type indicates that
the index name given corresponds to a role.
AMRole Object
AMRole Object
ReferralTypeManager provides
methods to get a list of configured Referral
objectsRemoveEntry represents a remove entry element for
the discovery modify request.Request class represents a Request XML document.RequestHandler interface needs to be implemented
by each web services in order to receive request from your web service
client.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.ResourceAccessStatement class conveys information regarding
the accessing entities and the resource for which access is being attempted.ResourceAccessStatement object from a DOM
Element.
ResourceAccessStatement object from a
String object and a Subject.
ResourceAccessStatement object from a
String object, ProxySubject object and
a Subject.
ResourceAccessStatement object from a
String object, ProxySubject object, a
SessionContext object and a Subject.
ResourceAccessStatement object from a
ResourceID object, ProxySubject object, a
SessionContext object and a Subject.
ResourceAccessStatement object from a
EncryptedResourceID object, ProxySubject
object, a SessionContext object and a Subject.
ResourceID represents a discovery service resource ID.ResourceIDMapper is an interface that is
used to map between an userID and the ResourceID
associated with it.ResourceManager manages resources for
a specific organization.ResourceMatch defines the results
of a resource match with respect to Policy.ResourceManipulator provides
methods to determine the hierarchy of resource names.ResourceOffering associates a resource with a service
instance that provides access to that resource.Response class represents a Response XML document.ResponseProvider defines an interface to allow
pluggable response providers into the Access manager framework.Rule provides interfaces to manage
a rule that can be added to a policy.readConfiguration method in
JDK LogManager class.
AMObject.
AMObject.
List within this Condition element
AudienceRestrictionConditionfrom this
Conditions object wherein the specified audience has been
defined.
Condition object identified by
object's equals method.
addListener
method.
NameIdentifier from the subject.
Referral object identified by
object's equals method.
Subject object identified by
object's equals method.
WSP.
WSP.
SAMLCallback class implements Callback
and used for passing either Web artifact or SAML POST response from
SAML service to the SAML authentication module when this module requests for
the respective credentials.SAMLCallback with a prompt.
SAMLClient provides interfaces
to do Web and POST profile as specified by SAML specification.SAMLException with no message.
SAMLException with a message.
SAMLRequestVerionDeprecatedException with no
message.
SAMLRequestVerionDeprecatedException with a
message.
SAMLRequestVerionTooHighException with no message.
SAMLRequestVerionTooHighException with a message.
SAMLRequestVersionTooLowException with no message.
SAMLRequestVersionTooLowException with a message.
SAMLRequesterException with no message.
SAMLRequesterException with a message.
SAMLResponderException with no message.
SAMLResponderException with a message.
SAMLVersionMismatchException with no message.
SAMLVersionMismatchException with a message.
SASLRequest class represents SASLRequest
element defined in Authentication Service schema.SASLRequest instance.
org.w3c.dom.Element.
SASLResponse class represents SASLResponse
element defined in Authentication Service schema.SASLResponse instance.
org.w3c.dom.Element.
SERVICE index type indicates
that the index name given corresponds to a service
(or application).
SERVICE operation is supported only for service
related functions on an identity.
SIGNATURE attribute type specifies that
the attribute is a signing attribute.
SINGLE attribute type specifies
that the attribute can have only a single value.
SINGLE_CHOICE attribute type specifies
that the attribute can have value defined by the
getChoiceValues method of
AttributeSchema.
com.sun.identity.sms
package. SMSException
SMSException.
SMSException.
SMSException.
SOAPBindingException class represents a error while
processing SOAP request and response.SOAPFault class represents a SOAP Fault elementSOAPFaultDetail class represents the 'Detail' child element
of SOAP Fault element.CorrelationHeader, ProviderHeader
ConsentHeader, UsageDirectiveHeader,
ProcessingContextHeader and
ServiceInstanceUpdateHeader.
SOAPFaultException class represents a SOAP Fault while
processing SOAP request.Message
SOAPRequestHandler is to process and secure the
in-bound or out-bound SOAPMessages of the web service clients
and web service providers.SSOException is thrown when there are errors related to
single sign on token operations.SSOException class.
SSOException class
with localizable error message
SSOException class.
SSOToken class represents a "single sign on"(SSO) token.SSOTokenEvent class represents an SSO token event.SSOTokenID class is used to identify a single sign on token
object.SSOTokenListener interface needs to be implemented
by the applications to receive SSO token events.SSOTokenManager is a final class
that provides interfaces to create and validate SSOTokens.SP side.
SimpleTimeCondition to define the
start of date range for which a policy applies.
SimpleTimeCondition to define the
start of day of week range for which a policy applies.
IPCondition to define the start of IP
address range for which a policy applies.
SimpleTimeCondition to define the
beginning of time range during which a policy applies.
IDRepoResponseProvider response provider
which are returned as part of a policy decision.
modifyDiscoEntries() return Map.
INVALID_CREDENTIALS or
REFERRAL then this status is set
INSUFFICIENT_ACCESS_RIGHTS
LDAP_PARTIAL_RESULTS then this status is set
STRING attribute syntax specifies
that the attribute is of text type, i.e., can
have any unicode characters.
SUB_RESOURCE_MATCH specifies
the provided resource is a sub resource.
SUCCESS
indicates that the login process has
succeeded.
SP side.
SUPER_RESOURCE_MATCH specifies
the provided resource is more specific than
this resource
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 attribute syntax specifies
that the attribute should be a date
SYNTAX_DECIMAL_NUMBER attribute syntax specifies
that the attribute is a floating point number, e.g., 1.5, 3.56, etc.
SYNTAX_DECIMAL_RANGE attribute syntax specifies
that the attribute is a decimal number within a range.
SYNTAX_DN attribute syntax specifies
that the attribute should be an LDAP
distinguished name (DN).
SYNTAX_EMAIL attribute syntax specifies
that the attribute is a email address.
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 attribute syntax specifies
that the attribute is a number.
SYNTAX_NUMBER_RANGE attribute syntax specifies
that the attribute is a number within a range.
SYNTAX_NUMERIC attribute syntax specifies
that the attribute is numeric, i.e., can have
numbers only.
SYNTAX_PARAGRAPH attribute syntax specifies
that the attribute should be a paragraph
SYNTAX_PASSWORD attribute syntax specifies
that the attribute is of password type, will be used
by UI to mask the password typed.
SYNTAX_PERCENT attribute syntax specifies
that the attribute is a percentage.
SYNTAX_STRING attribute syntax specifies
that the attribute is of text type, i.e., can
have any unicode characters
SYNTAX_URL attribute syntax specifies
that the attribute is a URL.
SYNTAX_XML attribute syntax specifies
that the attribute should be a XML blob
SchemaException is thrown if the error encountered
is related to the schema.SchemaException with no
specified detail message.
SchemaException with the specified
detail message.
SchemaException with
the specified error code.
SchemaType defines the types
of schema objects, and provides static constants
for these schema objects.SecureSOAPMessage constructs the secured
SOAPMessage for the given security mechanism token.SecurityAssertion class provides an extension to
Assertion class to support ID-WSF
ResourceAccessStatement and
SessionContextStatement.SecurityAssertion object
from a DOM Element.
SecurityAssertion object with the
assertionID, the issuer, time when assertion issued
and a Set of Statement(s) in the assertion.
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 object with the
assertionID, the issuer, time when assertion issued,
the conditions when creating a new assertion, Advice
applicable to this Assertion and a Set of
Statement(s) in the assertion.
SecurityAttributePlugin is used to
insert security attributes via the AttributeStatement into
the SecurityAssertion during the discovery service
credential generation.SecurityMechnisms of the web services
security.SecurityPrincipal exposes the authenticated
principal via the message level security.SecurityTokenException with no message.
SecurityTokenException with a message.
SecurityTokenFactory represents a factory class to
create WSS Security tokens.SecurityTokenManager is a final class that
provides interfaces to manage Web Service Security (WSS) Tokens.XMLSignatureManager instance will be used for signing
and accessing the data store.
SecurityTokenProvider is a provider interface
for managing WSS security tokens.SecurityToken.SelectTransform class represents a Transform
that removes all characters except those specified in the "allowed"
parameter.ServiceAlreadyExistsException is thrown if the
service already exists.ServiceAlreadyExistsException with no
specified detail message.
ServiceAlreadyExistsException with the
specified detail message.
ServiceAlreadyExistsException with
the specified error code.
ServiceAttributeValidator should be implemented
by the services/applications if validator plugins are required.ServiceConfig provides interfaces
to manage the configuration information of a service configuration.ServiceConfigurationManager provides interfaces
to manage the service's configuration data.ServiceConfigManager for the
given service and version.
ServiceInstance describes a web service at a
distinct protocol endpoint.ServiceInstance provides methods to
manage service's instance variables.ServiceInstanceUpdate is an interface to include the
SOAP Header namely ServiceInstanceUpdateHeader when sending
a SOAP Response while processing the service request.ServiceInstanceUpdateHeader class represents
ServiceInstanceUpdate element defined in SOAP binding schema.ServiceInstanceUpdateHeader.Credential class represents
'Credential' element in ServiceInstanceUpdate element
defined in SOAP binding schema.ServiceListener needs to be implemented
by applications in order to receive service data change notifications.ServiceManager class provides methods to register/remove
services and to list currently registered services.ServiceManager.
ServiceNotFoundException is thrown if the service does
not exist.ServiceNotFoundException with no specified detail message.
ServiceNotFoundException with the specified detail message.
ServiceNotFoundException with
the specified error code.
ServiceSchema provides interfaces
to manage the schema information of a service.ServiceSchemaManager provides interfaces
to manage the service's schema.ServiceSchemaManager for the
given service and version pair.
SessionContext class represents session status of an entity
to another system entity.SessionContext object from a
SessionSubject object, a AuthnContext
object and a String.
SessionContext object from a DOM Element.
SessionContextStatement element conveys session status
of an entity to another system entity within the body of an
<saml:assertion> element.SessionContextStatement object from a
SessionContext object and a Subject object.
SessionContextStatement object from a
SessionContext object, a proxySubject and
a Subject object.
SessionContextStatement object from a DOM
element.
SessionSubject class represents a liberty subject
with associated session status.SessionSubject object from a
NameIdentifier object, SubjectConfirmation and
IDPProvidedNameIdentifier object.
- SessionSubject(NameIdentifier, IDPProvidedNameIdentifier) -
Constructor for class com.sun.identity.liberty.ws.security.SessionSubject
- Constructs a
SessionSubject object from a
NameIdentifier object and a
IDPProvidedNameIdentifier object.
- SessionSubject(Element) -
Constructor for class com.sun.identity.liberty.ws.security.SessionSubject
- Constructs a
SessionSubject object from a DOM element.
- SessionSubject(SubjectConfirmation) -
Constructor for class com.sun.identity.liberty.ws.security.SessionSubject
- Constructs a
SessionSubject object from a
SubjectConfirmation object.
- SignatureProvider - interface com.sun.identity.saml.xmlsig.SignatureProvider.
- This is an interface to be implemented to sign and verify XML signature.
- SiteAttributeMapper - interface com.sun.identity.saml.plugins.SiteAttributeMapper.
- Deprecated. This class has been deprecated. Please use
PartnerSiteAttributeMapper instead. - Statement - class com.sun.identity.saml.assertion.Statement.
- The
<Statement> element is an extension point that allows
other assertion-based applications to reuse the SAML assertion framework. - Status - class com.sun.identity.liberty.ws.common.Status.
- This class represents a common status object.
- Status() -
Constructor for class com.sun.identity.liberty.ws.common.Status
- Default constructor
- Status(String, String) -
Constructor for class com.sun.identity.liberty.ws.common.Status
- Constructor
- Status - class com.sun.identity.saml.protocol.Status.
- This class represents the Status element.
- Status(Element) -
Constructor for class com.sun.identity.saml.protocol.Status
- This constructor is used to construct a Status from a DOM element.
- Status(StatusCode, String, Element) -
Constructor for class com.sun.identity.saml.protocol.Status
- Constructor.
- Status(StatusCode) -
Constructor for class com.sun.identity.saml.protocol.Status
- Constructs a Status object from a
StatusCode.
- StatusCode - class com.sun.identity.saml.protocol.StatusCode.
- This class represents the
StatusCode and
SubStatusCode element. - StatusCode(Element) -
Constructor for class com.sun.identity.saml.protocol.StatusCode
- Constructs an instance of
StatusCode from a DOM element.
- StatusCode(String, StatusCode) -
Constructor for class com.sun.identity.saml.protocol.StatusCode
- Construct a
StatusCode object from a value String and a sub
StatusCode.
- StatusCode(String) -
Constructor for class com.sun.identity.saml.protocol.StatusCode
- Construct a
StatusCode object from a value String.
- Subject - interface com.sun.identity.policy.interfaces.Subject.
- The class
Subject defines a collection
of users (or subject) to whom the specified policy is applied. - Subject - class com.sun.identity.saml.assertion.Subject.
- The
element specifies one or more subjects.- Subject(NameIdentifier, SubjectConfirmation) -
Constructor for class com.sun.identity.saml.assertion.Subject
- Constructs a Subject object from a
NameIdentifier
object and a SubjectConfirmation object.
- Subject(NameIdentifier) -
Constructor for class com.sun.identity.saml.assertion.Subject
- Constructs a Subject object from a
NameIdentifier object.
- Subject(Element) -
Constructor for class com.sun.identity.saml.assertion.Subject
- This constructor builds a subject element from an existing XML block
which has already been built into a DOM.
- Subject(SubjectConfirmation) -
Constructor for class com.sun.identity.saml.assertion.Subject
- Constructs a Subject object from a
SubjectConfirmation
object.
- SubjectConfirmation - class com.sun.identity.saml.assertion.SubjectConfirmation.
- The
element specifies a subject by specifying data that
authenticates the subject.- SubjectConfirmation(Element) -
Constructor for class com.sun.identity.saml.assertion.SubjectConfirmation
- Constructs a subject confirmation element from an existing
XML block.
- SubjectConfirmation(String) -
Constructor for class com.sun.identity.saml.assertion.SubjectConfirmation
- From scratch constructor for a single confirmation method.
- SubjectConfirmation(Set) -
Constructor for class com.sun.identity.saml.assertion.SubjectConfirmation
- From scratch constructor for multiple confirmation methods
- SubjectConfirmation(Set, Element, Element) -
Constructor for class com.sun.identity.saml.assertion.SubjectConfirmation
- Constructs an
SubjectConfirmation instance.
- SubjectLocality - class com.sun.identity.saml.assertion.SubjectLocality.
- The
SubjectLocality element specifies the DNS domain name
and IP address for the system entity that performed the authentication. - SubjectLocality() -
Constructor for class com.sun.identity.saml.assertion.SubjectLocality
- Constructor
Constructor taking in nothing (assertion schema 25 allows it )
- SubjectLocality(Element) -
Constructor for class com.sun.identity.saml.assertion.SubjectLocality
- Constructs an instance of
SubjectLocality from an existing
XML block.
- SubjectLocality(String, String) -
Constructor for class com.sun.identity.saml.assertion.SubjectLocality
- Constructs an instance of
SubjectLocality.
- SubjectQuery - class com.sun.identity.saml.protocol.SubjectQuery.
- This abstract class extends from another abstract class Query.
- SubjectStatement - class com.sun.identity.saml.assertion.SubjectStatement.
- The
<SubjectStatement> element is an extension
point that allows other assertion-based applications to reuse the SAML
assertion framework. - SubjectTypeManager - class com.sun.identity.policy.SubjectTypeManager.
- The class
SubjectTypeManager provides
methods to get a list of configured Subject
objects, and to obtain a factory object for it. - Syntax - class com.sun.identity.policy.Syntax.
- Provides an enum like support for the syntax of values
such as ANY, NONE, LIST, CONSTANT, SINGLE_CHOICE, MULTIPLE_CHOICE
In other words, provides access to a set of finite values and enforces
new values can not be created by users
- SystemAppTokenProvider - class com.sun.identity.security.SystemAppTokenProvider.
- This is an default implementation of
AppSSOTokenProvider. - SystemAppTokenProvider(String, String) -
Constructor for class com.sun.identity.security.SystemAppTokenProvider
- Constructs a
SystemAppTokenProvider.
- SystemProperties - class com.iplanet.am.util.SystemProperties.
- This class provides functionality that allows single-point-of-access
to all related system properties.
- SystemProperties() -
Constructor for class com.iplanet.am.util.SystemProperties
-
- saveConfig(TrustAuthorityConfig) -
Static method in class com.sun.identity.wss.provider.TrustAuthorityConfig
- Saves the trust authority configuration.
- saveProvider(ProviderConfig) -
Static method in class com.sun.identity.wss.provider.ProviderConfig
- Saves the Provider in the configuration repository.
- schemaChanged(String, String) -
Method in interface com.iplanet.am.sdk.AMServiceListener
- Deprecated. This method will be invoked when a service's schema has been changed.
- schemaChanged(String, String) -
Method in interface com.sun.identity.sm.ServiceListener
- This methid will be invoked when a service's schema has been changed.
- search(int, String) -
Method in interface com.iplanet.am.sdk.AMObject
- Deprecated. Search objects based on specified level and filter.
- search(SSOToken, IdType, String, int, int, Set, boolean, int, Map, boolean) -
Method in class com.sun.identity.idm.IdRepo
- Search for specific type of identities.
- searchAllRoles(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for all roles in this organization using wildcards.
- searchAllRoles(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for all roles in this organization using wildcards.
- searchAllRoles(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for all roles in this organization using wildcards and
attribute values.
- searchAllRoles(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for all roles in this organization using wildcards and
attribute values.
- searchAllRoles(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for all roles in this organizational unit using wildcards.
- searchAllRoles(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for all roles in this organizational unit using wildcards.
- searchAllRoles(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for all roles in this organizational unit using wildcards and
attribute values.
- searchAllRoles(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for all roles in this organizational unit using wildcards and
attribute values.
- searchAssignableDynamicGroups(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for assignable dynamic groups in this organization using
wildcards.
- searchAssignableDynamicGroups(String, int, String, Map) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for assignable dynamic groups in this organization using
wildcards.
- searchAssignableDynamicGroups(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for assignable dynamic groups in this organization using
wildcards.
- searchAssignableDynamicGroups(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for assignable dynamic groups in this organization using
wildcards and attribute values.
- searchAssignableDynamicGroups(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for assignable dynamic groups in this organization using
wildcards and attribute values.
- searchAssignableDynamicGroups(String, Map, String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for assignable dynamic groups in this organization using
wildcards and attribute values.
- searchAssignableDynamicGroups(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for assignable dynamic groups in this organizational unit using
wildcards.
- searchAssignableDynamicGroups(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for assignable dynamic groups in this organizational unit using
wildcards.
- searchAssignableDynamicGroups(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for assignable dynamic groups in this organizational unit using
wildcards and attribute values.
- searchAssignableDynamicGroups(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for assignable dynamic groups in this organizational unit using
wildcards and attribute values.
- searchDynamicGroups(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for dynamic groups in this organization using wildcards.
- searchDynamicGroups(String, int, String, Map) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for dynamic groups in this organization using wildcards.
- searchDynamicGroups(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for dynamic groups in this organization using wildcards.
- searchDynamicGroups(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for dynamic groups in this organization using wildcards and
attribute values.
- searchDynamicGroups(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for dynamic groups in this organization using wildcards and
attribute values.
- searchDynamicGroups(String, Map, String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for dynamic groups in this organization using
wildcards and attribute values.
- searchDynamicGroups(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for dynamic groups in this organization unit using wildcards.
- searchDynamicGroups(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for dynamic groups in this organization unit using wildcards.
- searchDynamicGroups(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for dynamic groups in this organization unit using wildcards
and attribute values.
- searchDynamicGroups(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for dynamic groups in this organization unit using wildcards
and attribute values.
- searchEntities(int, String, int, Map) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for entities of the given type.
- searchEntities(int, String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for entities of the given type.
- searchEntities(int, String, String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for entities of the given type.
- searchEntities(String, int, String, Map) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for resources in this organization using wildcards and attribute
values.
- searchEntities(String, Map, String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for resources in this people container using wildcards and
attribute values.
- searchEntities(String, AMSearchControl, String, String) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for entities in this container using wildcards and a
filter.
- searchEntities(String, int, String, Map) -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Searches for resources in this organization using wildcards and attribute
values.
- searchEntities(String, Map, String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Searches for entities in this people container using wildcards and
attribute values.
- searchEntities(String, AMSearchControl, String, String) -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Searches for entities in this people container using wildcards and a
filter.
- searchFilteredRoles(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for filtered roles in this organization using wildcards.
- searchFilteredRoles(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for filtered roles in this organization using wildcards.
- searchFilteredRoles(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for filtered roles in this organization using wildcards and
attribute values.
- searchFilteredRoles(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for filtered roles in this organization using wildcards and
attribute values.
- searchFilteredRoles(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for filtered roles in this organization using wildcards.
- searchFilteredRoles(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for filtered roles in this organization using wildcards.
- searchFilteredRoles(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for filtered roles in this organization using wildcards and
attribute values.
- searchFilteredRoles(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for filtered roles in this organization using wildcards and
attribute values.
- searchGroupContainers(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for group containers in this organization using wildcards and
attribute values.
- searchGroupContainers(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for group containers in this organization using wildcards and
attribute values.
- searchGroupContainers(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for group containers in this organizational unit using
wildcards and attribute values.
- searchGroupContainers(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for group containers in this organizational unit using
wildcards and attribute values.
- searchGroups(String, int) -
Method in interface com.iplanet.am.sdk.AMGroup
- Deprecated. Searches for groups in this group using wildcards.
- searchGroups(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMGroup
- Deprecated. Searches for groups in this group using wildcards and attribute
values.
- searchGroups(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMGroup
- Deprecated. Searches for groups in this group using wildcards and attribute
values.
- searchGroups(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMGroupContainer
- Deprecated. Searches for groups in this group container using wildcards and
attribute values.
- searchGroups(String, int, String, Map) -
Method in interface com.iplanet.am.sdk.AMGroupContainer
- Deprecated. Searches for groups in this group container using
wildcards.
- searchGroups(String, Map, String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMGroupContainer
- Deprecated. Searches for assignable dynamic groups in this group container using
wildcards and attribute values.
- searchGroups(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMGroupContainer
- Deprecated. Searches for groups in this group container using wildcards and
attribute values.
- searchGroups(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for groups in this organization using wildcards and
attribute values.
- searchGroups(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for groups in this organization using wildcards and
attribute values.
- searchGroups(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for groups in this organizational unit using wildcards and
attribute values.
- searchGroups(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for groups in this organizational unit using wildcards and
attribute values.
- searchIdentities(IdType, String, IdSearchControl) -
Method in class com.sun.identity.idm.AMIdentityRepository
- Searches for identities of certain types from each
plugin and returns a combined result.
- searchOrganizationalUnits(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for organizational units in this organization using wildcards.
- searchOrganizationalUnits(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for organizational units in this organization using wildcards.
- searchOrganizationalUnits(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for organizational units in this organization using wildcards
and attribute values.
- searchOrganizationalUnits(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for organizational units in this organization using wildcards
and attribute values.
- searchOrganizations(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for organizations in this organizational unit using wildcards.
- searchOrganizations(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for organizations in this organizational unit using wildcards.
- searchOrganizations(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for organizations in this organizational unit using wildcards
and attribute values.
- searchOrganizations(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for organizations in this organizational unit using wildcards
and attribute values.
- searchPeopleContainers(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for people containers in this organization using wildcards and
attribute values.
- searchPeopleContainers(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for people containers in this organization using wildcards and
attribute values.
- searchPeopleContainers(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for people containers in this organization using wildcards and
attribute values.
- searchPeopleContainers(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for people containers in this organization using wildcards and
attribute values.
- searchPeopleContainers(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for people containers in this organizational unit using
wildcards and attribute values.
- searchPeopleContainers(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for people containers in this organizational unit using
wildcards and attribute values.
- searchPeopleContainers(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for people containers in this organizational unit using
wildcards * and * attribute values.
- searchPeopleContainers(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for people containers in this organizational unit using
wildcards * and * attribute values.
- searchResources(String, int, String, Map) -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Searches for resources in this organization using wildcards and attribute
values.
- searchResources(String, Map, String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Searches for resources in this people container using wildcards and attribute
values.
- searchRoles(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for roles in this organization using wildcards.
- searchRoles(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for roles in this organization using wildcards.
- searchRoles(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for roles in this organization using wildcards and
attribute values.
- searchRoles(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for roles in this organization using wildcards and
attribute values.
- searchRoles(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for roles in this organizational unit using wildcards.
- searchRoles(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for roles in this organizational unit using wildcards.
- searchRoles(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for roles in this organizational unit using wildcards and
attribute values.
- searchRoles(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for roles in this organizational unit using wildcards and
attribute values.
- searchStaticGroups(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMGroupContainer
- Deprecated. Searches for static groups in this group container using wildcards and
attribute values.
- searchStaticGroups(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for static groups in this organization using wildcards.
- searchStaticGroups(String, int, String, Map) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for static groups in this organization using wildcards.
- searchStaticGroups(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for static groups in this organization using wildcards.
- searchStaticGroups(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for static groups in this organization using wildcards and
attribute values.
- searchStaticGroups(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for static groups in this organization using wildcards and
attribute values.
- searchStaticGroups(String, Map, String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for static groups in this organization using
wildcards and attribute values.
- searchStaticGroups(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for static groups in this organizational unit using wildcards.
- searchStaticGroups(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for static groups in this organizational unit using wildcards.
- searchStaticGroups(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for static groups in this organizational unit using wildcards
and attribute values.
- searchStaticGroups(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for static groups in this organizational unit using wildcards
and attribute values.
- searchSubGroupContainers(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMGroupContainer
- Deprecated. Searches for sub group containers in this group container using
wildcards and attribute values.
- searchSubGroupContainers(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMGroupContainer
- Deprecated. Searches for group containers in this group container using wildcards and
attribute values.
- searchSubOrganizationalUnits(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for sub organizational units in this organizational unit using
wildcards.
- searchSubOrganizationalUnits(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for sub organizational units in this organizational unit using
wildcards.
- searchSubOrganizationalUnits(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for sub organizational units in this organizational unit using
wildcards and attribute values.
- searchSubOrganizationalUnits(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for sub organizational units in this organizational unit using
wildcards and attribute values.
- searchSubOrganizations(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for sub organizations in this organization using wildcards.
- searchSubOrganizations(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for sub organizations in this organization using wildcards.
- searchSubOrganizations(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for sub organizations in this organization using wildcards and
attribute values.
- searchSubOrganizations(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for sub organizations in this organization using wildcards and
attribute values.
- searchSubPeopleContainers(String, int) -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Searches for sub people containers in this people container using
wildcards and attribute values.
- searchSubPeopleContainers(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Searches for sub people containers in this people container using
wildcards and attribute values.
- searchUsers(String) -
Method in interface com.iplanet.am.sdk.AMGroup
- Deprecated. Searches for users in this group using wildcards and attribute values.
- searchUsers(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMGroup
- Deprecated. Searches for users in this group using wildcards.
- searchUsers(AMSearchControl, String) -
Method in interface com.iplanet.am.sdk.AMGroup
- Deprecated. Searches for users in this group using attribute values.
- searchUsers(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for users in this organization using wildcards and attribute
values.
- searchUsers(String, int, String, Map) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for users in this organization using wildcards and attribute
values.
- searchUsers(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for users in this organization using wildcards and attribute
values.
- searchUsers(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for users in this organization using wildcards and attribute
values.
- searchUsers(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for users in this organization using wildcards and attribute
values.
- searchUsers(String, Map, String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for users in this organization using wildcards and attribute
values.
- searchUsers(String, AMSearchControl, String) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for users in this organization using wildcards and attribute
values.
- searchUsers(AMSearchControl, String) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Searches for users in this organization using attribute values.
- searchUsers(String, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for users in this organizational unit using wildcards and
attribute values.
- searchUsers(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for users in this organizational unit using wildcards and
attribute values.
- searchUsers(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for users in this organizational unit using wildcards and
attribute values.
- searchUsers(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for users in this organizational unit using wildcards and
attribute values.
- searchUsers(String, AMSearchControl, String) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for users in this organizational unit using wildcards and
filter.
- searchUsers(AMSearchControl, String) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Searches for users in this organization attribute values.
- searchUsers(String, int) -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Searches for users in this people container using wildcards and
attribute values.
- searchUsers(String, int, String, Map) -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Searches for users in this organization using wildcards and attribute
values.
- searchUsers(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Searches for users in this people container using wildcards and
attribute values.
- searchUsers(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Searches for users in this group using wildcards and attribute values.
- searchUsers(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Searches for users in this group using wildcards and attribute values.
- searchUsers(String, AMSearchControl, String) -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Searches for users in this people container using wildcards and attribute
values.
- searchUsers(AMSearchControl, String) -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Searches for users in this people container using attribute values.
- searchUsers(String, Map, String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMPeopleContainer
- Deprecated. Searches for users in this people container using wildcards and attribute
values.
- searchUsers(String, int) -
Method in interface com.iplanet.am.sdk.AMRole
- Deprecated. Searches for users in this role using wildcards and attribute values.
- searchUsers(String, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMRole
- Deprecated. Searches for users in this people container using wildcards and
attribute values.
- searchUsers(String, Map, int) -
Method in interface com.iplanet.am.sdk.AMRole
- Deprecated. Searches for users in this role using wildcards and attribute values.
- searchUsers(String, Map, AMSearchControl) -
Method in interface com.iplanet.am.sdk.AMRole
- Deprecated. Searches for users in this group using wildcards and attribute values.
- searchUsers(AMSearchControl, String) -
Method in interface com.iplanet.am.sdk.AMRole
- Deprecated. Searches for users in this role using attribute values.
- secureRequest(SOAPMessage, Subject, Map) -
Method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
- Secures the
SOAPMessage request by adding necessary
credential information.
- secureResponse(SOAPMessage, Map) -
Method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
- Secures the SOAP Message response to the client.
- send(HttpServletResponse, boolean) -
Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
- Sends the
PAOS request message via an HTTP response to the
User Agent side.
- sendRequest(SASLRequest, String) -
Static method in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcClient
- Sends a
SASL request to the Authentication Service SOAP
endpoint and returns a SASL response.
- sendRequest(Message, String, String, String, String, HttpServletRequest, HttpServletResponse) -
Method in class com.sun.identity.liberty.ws.interaction.InteractionManager
- Sends SOAP request to
WSP.
- sendRequest(Message, String) -
Static method in class com.sun.identity.liberty.ws.soapbinding.Client
- Sends a request to a SOAP endpoint and returns the response.
- sendRequest(Message, String, String) -
Static method in class com.sun.identity.liberty.ws.soapbinding.Client
- Sends a request to a SOAP endpoint and returns the response.
- sendRequest(Message, String, String, String) -
Static method in class com.sun.identity.liberty.ws.soapbinding.Client
- Sends a request to a SOAP endpoint and returns the response.
- setAbstract(String) -
Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
- Sets abstract.
- setActionValues(Map) -
Method in class com.sun.identity.policy.Rule
- Sets the action names and their corresponding actions values
(or permissions) for the resource or the service.
- setActive(boolean) -
Method in class com.sun.identity.policy.Policy
- Set the active flag for policy.
- setActiveStatus(boolean) -
Method in class com.sun.identity.idm.AMIdentity
- If there is a status attribute configured, then set its status to
true or activated state if the parameter active is true.
- setActiveStatus(SSOToken, IdType, String, boolean) -
Method in class com.sun.identity.idm.IdRepo
- Sets the object's status to
active.
- setActor(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
- Sets value of 'actor' attribute.
- setActor(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
- Sets value of 'actor' attribute.
- setActor(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
- Sets value of 'actor' attribute.
- setActor(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
- Sets value of 'actor' attribute.
- setActor(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
- Sets value of 'actor' attribute.
- setActor(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
- Sets value of 'actor' attribute.
- setAdvices(Map) -
Method in class com.sun.identity.policy.ActionDecision
- Sets advices associated with this action decision.
- setAdvices(Map) -
Method in class com.sun.identity.policy.ConditionDecision
- Sets advices associated with this object
- setAdvisoryAuthnID(String) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
- Sets value of
advisoryAuthnID attribute.
- setAffiliationID(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
- Sets value of
affiliationID attribute
- setAllReturnAttributes(boolean) -
Method in class com.iplanet.am.sdk.AMSearchControl
- Deprecated. Sets the specified boolean value to the variable.
- setAllReturnAttributes(boolean) -
Method in class com.sun.identity.idm.IdSearchControl
- Sets the specified boolean value to the variable.
- setAllowed(boolean) -
Method in class com.sun.identity.policy.ConditionDecision
- Sets boolean result of condition evaluation
- setAny(List) -
Method in class com.sun.identity.liberty.ws.disco.InsertEntry
- Sets the value of the Any property.
- setAny(String) -
Method in class com.sun.identity.sm.AttributeSchema
- Sets the any attribute.
- setArtifact(String[]) -
Method in class com.sun.identity.authentication.spi.SAMLCallback
- Sets the SAML web artifact.
- setAttribute(List) -
Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
- Sets the list of authentication module data store specific attributes.
- setAttributeByteArray(String, byte[][]) -
Method in interface com.iplanet.am.sdk.AMObject
- Deprecated. Sets byte attribute values in this
AMObject.
- setAttributeDefaults(Map) -
Method in class com.sun.identity.sm.ServiceSchema
- Method to change the default values of attributes in the schema.
- setAttributeDefaults(String, Set) -
Method in class com.sun.identity.sm.ServiceSchema
- Method to change default value for a specific attribute.
- setAttributes(Map) -
Method in interface com.iplanet.am.sdk.AMEntity
- Deprecated. Sets attribute values in this
AMObject.
- setAttributes(Map) -
Method in interface com.iplanet.am.sdk.AMObject
- Deprecated. Sets attribute values in this
AMObject.
- setAttributes(Map) -
Method in class com.sun.identity.idm.AMIdentity
- Set the values of attributes.
- setAttributes(SSOToken, IdType, String, Map, boolean) -
Method in class com.sun.identity.idm.IdRepo
- Set the values of attributes of the identity.
- setAttributes(String, Map) -
Method in class com.sun.identity.sm.OrganizationConfigManager
- Sets/Creates organization attributes for the service.
- setAttributes(Map) -
Method in class com.sun.identity.sm.ServiceConfig
- Sets the service configuration parameters.
- setAttributes(Map) -
Method in class com.sun.identity.sm.ServiceInstance
- Sets the attributes that are specific to the service instance.
- setAttributesByteArray(Map) -
Method in interface com.iplanet.am.sdk.AMObject
- Deprecated. Sets byte attribute values in this
AMObject.
- setAudience(List) -
Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
- Add a
List of audience held within this Condition element
- setAuthLevel(int) -
Method in class com.sun.identity.authentication.spi.AMLoginModule
- Set the
AuthLevel for this session.
- setAuthenticaionMethod(String) -
Method in class com.sun.identity.saml.assertion.AuthenticationStatement
- Set
AuthenticationMethod for
AuthenticationStatement.
- setAuthenticationInstant(Date) -
Method in class com.sun.identity.saml.assertion.AuthenticationStatement
- Set
AuthenticationInstant for
AuthenticationStatement.
- setAuthnContext(AuthnContext) -
Method in class com.sun.identity.liberty.ws.security.SessionContext
- Sets the
AuthnContext to the SessionContext.
- setAuthorityBinding(List) -
Method in class com.sun.identity.saml.assertion.AuthenticationStatement
- Set the
AuthorityBinding for
AuthenticationStatement.
- setAuthzID(String) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
- Sets value of
authzID attribute.
- setBinaryAttributes(Map) -
Method in class com.sun.identity.idm.AMIdentity
- Set the values of binary attributes.
- setBinaryAttributes(SSOToken, IdType, String, Map, boolean) -
Method in class com.sun.identity.idm.IdRepo
- Set the values of binary attributes the identity.
- setBinarySecurityToken(BinarySecurityToken) -
Method in class com.sun.identity.liberty.ws.dst.DSTClient
- Sets the binary security token.
- setBinarySecurityToken(BinarySecurityToken) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets a binary security token for this message.
- setBooleanValues(String, String, String, String) -
Method in class com.sun.identity.sm.AttributeSchema
- Sets the boolean values of the attribute.
- setCertAlias(String) -
Method in class com.sun.identity.liberty.ws.security.SecurityTokenManager
- Sets the alias of the certificate used for issuing
WSS
token, i.e.
- setCertAlias(String) -
Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
- Sets the alias of the certificate used for issuing
WSS
token, i.e.
- setCertDBPassword(String) -
Static method in class com.sun.identity.authentication.AuthContext
- Sets the password for the certificate database.
- setCertificate(X509Certificate) -
Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
- Sets the certificate used for issuing
WSS token, i.e.
- setCheckSignature(boolean) -
Method in class com.sun.identity.authentication.spi.SAMLCallback
- Sets the flag indicating whether signature verification is required for
SAML POST response.
- setChild(Element) -
Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader.Credential
- Sets the child element.
- setClientAuth(boolean) -
Method in class com.sun.identity.liberty.ws.dst.DSTClient
- Sets the client authentication.
- setClientAuthentication(boolean) -
Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
- Sets flag to indicate whether the connection is SSL/TLS with client
authentication.
- setClientAuthentication(boolean) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets a boolean flag.
- setClientCert(String) -
Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
- Sets the alias for the client certificate.
- setClientCert(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTClient
- Sets the alias for the client certificate if the connection is TLS/SSL
with client authentication.
- setClientHostName(String) -
Method in class com.sun.identity.authentication.AuthContext
- Sets the client's hostname or IP address.This could be used
by the policy component to restrict access to resources.
- setCode(QName) -
Method in class com.sun.identity.liberty.ws.common.Status
- Sets status code
- setColumns(ArrayList) -
Method in class com.sun.identity.log.LogQuery
- Set the columns to be selected.
- setComment(String) -
Method in class com.sun.identity.liberty.ws.common.Status
- Sets comment
- setConsentHeader(ConsentHeader) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets
ConsentHeader.
- setConsentHeader(ConsentHeader) -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
- Sets
ConsentHeader.
- setCorrelationHeader(CorrelationHeader) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets
CorrelationHeader.
- setCorrelationHeader(CorrelationHeader) -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
- Sets
CorrelationHeader.
- setCosQualifier(String) -
Method in class com.sun.identity.sm.AttributeSchema
- Sets the
cosQualifier attribute
- setCredentialRef(List) -
Method in class com.sun.identity.liberty.ws.disco.Description
- Sets the value of the
CredentialRef property.
- setCredentials(List) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
- Sets a list of child Elements of 'Credentials' Element.
- setCredentials(List) -
Method in class com.sun.identity.liberty.ws.disco.QueryResponse
- Sets credentials
- setCredentials(List) -
Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
- Sets a list of value of 'Credential' element.
- setCurrentFile(String) -
Method in class com.sun.identity.log.Logger
- Set the current file to which the logger's handler is writing to.
- setDNSAddress(String) -
Method in class com.sun.identity.saml.assertion.SubjectLocality
- Set the DNS address for
SubjectLocality> locality.
- setData(byte[]) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
- Sets value of Element 'Data'.
- setData(byte[]) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
- Sets value of Element 'Data'.
- setDebug(int) -
Method in class com.iplanet.am.util.Debug
- Sets the debug capabilities based on the values of the
debugType argument.
- setDebug(String) -
Method in class com.iplanet.am.util.Debug
- Sets the debug capabilities based on the values of the
debugType argument.
- setDefaultKeyStore(boolean) -
Method in class com.sun.identity.wss.provider.ProviderConfig
- Sets the provider to use the default keystore.
- setDefaultValues(Set) -
Method in class com.sun.identity.sm.AttributeSchema
- Sets the default values of the attribute.
- setDescription(List) -
Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
- Sets the service descriptions.
- setDescription(String) -
Method in class com.sun.identity.policy.Policy
- Sets the description for the policy.
- setDescriptionIDRef(List) -
Method in class com.sun.identity.liberty.ws.disco.Directive
- Sets a list of description ID references.
- setDetail(SOAPFaultDetail) -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
- Sets a SOAP Fault Detail.
- setDirectiveType(String) -
Method in class com.sun.identity.liberty.ws.disco.Directive
- Sets type of the directive.
- setDirty(String, Map) -
Method in interface com.iplanet.services.cdm.ClientTypesManager
- Updates client data.
- setDoNotCacheCondition(DoNotCacheCondition) -
Method in class com.sun.identity.saml.assertion.Conditions
- Set
DoNotCacheCondition elements held within this
Conditions element.
- setElementValue(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
- Sets value of ProcessingContext element if it is not null
- setElements(List) -
Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
- Sets a list of child elements.
- setEncryptedData(Element) -
Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
- Sets encrypted data element.
- setEncryptedKey(Element) -
Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
- Sets encrypted key element.
- setEncryptedResourceID(EncryptedResourceID) -
Method in class com.sun.identity.liberty.ws.disco.Modify
- Sets the encrypted resource ID for the discovery resource to be modified.
- setEncryptedResourceID(EncryptedResourceID) -
Method in class com.sun.identity.liberty.ws.disco.Query
- Sets the encrypted resource ID of the discovery resource to be queried.
- setEncryptedResourceID(EncryptedResourceID) -
Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
- Sets encrypted resource ID.
- setEncryptedResourceID(EncryptedResourceID) -
Method in class com.sun.identity.liberty.ws.dst.DSTModify
- Sets encrypted resource ID
- setEncryptedResourceID(EncryptedResourceID) -
Method in class com.sun.identity.liberty.ws.dst.DSTQuery
- Sets encrypted resource ID for the
DST query.
- setEncryptedResourceID(EncryptedResourceID) -
Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
- Sets the
EncryptedResourceID for this
ResourceAccessStatement object.
- setEndRange(String) -
Method in class com.sun.identity.sm.AttributeSchema
- Sets the end range Attribute.
- setEndpoint(String) -
Method in class com.sun.identity.liberty.ws.disco.Description
- Sets SOAP end point URI
- setEndpoint(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
- Sets value of
Endpoint element.
- setEndpoint(String) -
Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
- Sets the end point.
- setEntryID(String) -
Method in class com.sun.identity.liberty.ws.disco.RemoveEntry
- Sets entry ID to be removed.
- setEntryID(String) -
Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
- Sets entry ID
- setErrorCode(int) -
Method in class com.sun.identity.idm.IdSearchResults
- Set the error code for this Search Result
- setExportable(boolean) -
Method in class com.sun.identity.sm.ServiceSchema
- Sets the exportable nature of the service configurations
created for this schema.
- setExportedOrganizationNames(Set) -
Method in class com.sun.identity.sm.ServiceConfig
- Sets the organization names that can import the service configuration.
- setExtension(Element) -
Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
- Sets modify response extension.
- setExtension(List) -
Method in class com.sun.identity.liberty.ws.dst.DSTModify
- Sets the extension property
- setFailureID(String) -
Method in class com.sun.identity.authentication.spi.AMLoginModule
- Sets the
userID of user who failed authentication.
- setFaultActor(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
- Sets value of 'faultactor' element.
- setFaultCode(QName) -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
- Sets value of 'faultcode' element.
- setFaultString(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
- Sets value of 'faultstring' element.
- setFieldName(String) -
Method in class com.sun.identity.log.QueryElement
- Sets the field name for this query element.
- setFieldValue(String) -
Method in class com.sun.identity.log.QueryElement
- Sets the value for the field name in this query element.
- setFilter(String) -
Method in interface com.iplanet.am.sdk.AMDynamicGroup
- Deprecated. Sets the search filter for the dynamic group.
- setFilter(String) -
Method in interface com.iplanet.am.sdk.AMFilteredRole
- Deprecated. Sets the search filter for the filtered role.
- setFormat(String) -
Method in class com.sun.identity.saml.assertion.NameIdentifier
- Set the format attribute.
- setGlobalOperand(int) -
Method in class com.sun.identity.log.LogQuery
- Sets the
globalOperand field to either any query criteria
match or to match all the criteria.
- setGroup(String) -
Method in class com.sun.identity.sm.ServiceInstance
- Sets the group name for this instance.
- setHeader(String) -
Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
- Sets the authentication module header string display.
- setI18NFileName(String) -
Method in class com.sun.identity.sm.ServiceSchema
- Sets the I18N properties file name for the service schema
- setI18NFileName(String) -
Method in class com.sun.identity.sm.ServiceSchemaManager
- Sets the I18N properties file name for the service
- setI18NJarURL(String) -
Method in class com.sun.identity.sm.ServiceSchemaManager
- Sets the URL of the JAR file that contains the I18N properties
- setI18NKey(String) -
Method in class com.iplanet.am.sdk.AMAttributeSchema
- Deprecated. Set I18N key to describe the configuration attribute
- setI18NKey(String) -
Method in class com.sun.identity.sm.AttributeSchema
- Sets the I18N key to describe the configuration attribute.
- setI18NKey(String) -
Method in class com.sun.identity.sm.ServiceSchemaManager
- Sets the i18nKey of the schema.
- setI18Nkey(String) -
Method in class com.sun.identity.sm.ServiceSchema
- Sets the value of the I18N key in the service schema.
- setIPAddress(String) -
Method in class com.sun.identity.saml.assertion.SubjectLocality
- Set the IP address for
SubjectLocality locality.
- setId(String) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
- Sets value of
id attribute.
- setId(String) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
- Sets value of
id attribute.
- setId(String) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
- Sets value of 'id' attribute.
- setId(String) -
Method in class com.sun.identity.liberty.ws.disco.Description
- Sets id attribute.
- setId(String) -
Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
- Sets id attribute.
- setId(String) -
Method in class com.sun.identity.liberty.ws.disco.Query
- Sets id attribute.
- setId(String) -
Method in class com.sun.identity.liberty.ws.disco.QueryResponse
- Sets id attribute.
- setId(String) -
Method in class com.sun.identity.liberty.ws.disco.ResourceID
- Sets id attribute.
- setId(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTData
- Sets id attribute
- setId(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTModification
- Sets id attribute
- setId(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTModify
- Sets id attribute
- setId(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
- Sets id attribute
- setId(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTQuery
- Sets id attribute
- setId(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
- Sets id attribute
- setId(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
- Sets id attribute
- setInResponseTo(String) -
Method in class com.sun.identity.saml.protocol.AbstractResponse
- Set the
InResponseTo of the Response.
- setInheritance(String) -
Method in class com.sun.identity.sm.ServiceSchema
- Set the value of inheritance attribute in service schema.
- setInsertEntry(List) -
Method in class com.sun.identity.liberty.ws.disco.Modify
- Sets the value of the
InsertEntry property.
- setIssueInstant(Date) -
Method in class com.sun.identity.saml.protocol.AbstractRequest
- Set the
IssueInstant of the Request.
- setIssueInstant(Date) -
Method in class com.sun.identity.saml.protocol.AbstractResponse
- Set the
IssueInstant of the Response.
- setItemID(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTModify
- Sets item id attribute
- setItemID(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTQuery
- Sets item ID attribute
- setItemID(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
- Sets
itemID attribute
- setItemIDRef(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTData
- Sets item reference.
- setItemIDRef(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
- Sets item id reference
- setItemIDRef(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
- Sets item reference.
- setKey(String, String) -
Method in interface com.sun.identity.saml.xmlsig.KeyProvider
- Set the key to access key store database.
- setKeyAlias(String) -
Method in class com.sun.identity.wss.provider.ProviderConfig
- Sets the key alias for this provider.
- setKeyAlias(String) -
Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
- Sets the key alias for the trust authority.
- setKeyInfo(Element) -
Method in class com.sun.identity.saml.assertion.SubjectConfirmation
- Set the key info.
- setKeyStore(String, String, String) -
Method in class com.sun.identity.wss.provider.ProviderConfig
- Sets the keystore for this provider.
- setKeyStore(KeyStore, String) -
Method in class com.sun.identity.wss.provider.ProviderConfig
- Sets the keystore for this provider.
- setLDAPErrorCode(String) -
Method in class com.sun.identity.idm.IdRepoException
- Replace the LDAP error code associated with this error message.
- setLogInfoMap(Map) -
Method in class com.sun.identity.log.LogRecord
- Convenience method to set the log information map.
- setLoginFailureURL(String) -
Method in class com.sun.identity.authentication.spi.AMLoginModule
- Sets the the login failure URL for the user.
- setLoginSuccessURL(String) -
Method in class com.sun.identity.authentication.spi.AMLoginModule
- Sets the the login successful URL for the user.
- setMajorVersion(int) -
Method in class com.sun.identity.saml.protocol.AbstractRequest
- Sets the
MajorVersion of the Request.
- setMajorVersion(int) -
Method in class com.sun.identity.saml.protocol.AbstractResponse
- Sets the
MajorVersion of the Response.
- setMaxRecord(int) -
Method in class com.sun.identity.log.LogQuery
-
- setMaxResults(int) -
Method in class com.iplanet.am.sdk.AMSearchControl
- Deprecated. Sets the maximum number of search results to return;
0 means there is no limit.
- setMaxResults(int) -
Method in class com.sun.identity.idm.IdSearchControl
- Sets the maximum number of search results to return; 0 means there is no
limit.
- setMaxValue(String) -
Method in class com.sun.identity.sm.AttributeSchema
- Sets the maximum value attribute.
- setMechanism(String) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
- Sets value of
mechanism attribute
- setMessageID(String) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
- Sets value of
messageID attribute of
CorrelationHeader.
- setMessageID(String) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
- Sets value of
messageID attribute of
CorrelationHeader.
- setMinValue(String) -
Method in class com.sun.identity.sm.AttributeSchema
- Sets the minimum value attribute.
- setMinorVersion(int) -
Method in class com.sun.identity.saml.protocol.AbstractRequest
- Sets the
MinorVersion of the Request.
- setMinorVersion(int) -
Method in class com.sun.identity.saml.protocol.AbstractResponse
- Sets the
MinorVersion of the Response.
- setMonitoringStatus -
Static variable in class com.sun.identity.log.LogManager
- Indicator for having set Monitoring Status
- setMustUnderstand(Boolean) -
Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
- Sets value of 'mustUnderstand' attribute.
- setMustUnderstand(Boolean) -
Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
- Sets value of 'mustUnderstand' attribute.
- setMustUnderstand(Boolean) -
Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
- Sets value of 'mustUnderstand' attribute.
- setMustUnderstand(Boolean) -
Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
- Sets value of 'mustUnderstand' attribute.
- setMustUnderstand(Boolean) -
Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
- Sets value of
mustUnderstand attribute.
- setMustUnderstand(Boolean) -
Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
- Sets value of 'mustUnderstand' attribute.
- setName(String) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
- Sets value of 'name' attribute.
- setName(String) -
Method in class com.sun.identity.policy.Policy
- Sets the name of the policy.
- setName(String) -
Method in class com.sun.identity.policy.Rule
- Sets the name for the rule.
- setNameIdentifier(NameIdentifier) -
Method in class com.sun.identity.saml.assertion.Subject
- Set the
NameIdentifier to the subject.
- setNameQualifier(String) -
Method in class com.sun.identity.saml.assertion.NameIdentifier
- Set
nameQualifier attribute.
- setNameSpacePrefix(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTData
- Sets the name space prefix.
- setNameSpacePrefix(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTModification
- Sets the name space prefix.
- setNameSpacePrefix(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTModify
- Sets the name space prefix.
- setNameSpacePrefix(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
- Sets the name space prefix.
- setNameSpacePrefix(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTQuery
- Sets the name space prefix.
- setNameSpacePrefix(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
- Sets the name space prefix.
- setNameSpacePrefix(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
- Sets the name space prefix.
- setNameSpaceURI(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTData
- Sets the name space.
- setNameSpaceURI(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTModification
- Sets the name space.
- setNameSpaceURI(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTModify
- Sets the name space.
- setNameSpaceURI(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
- Sets the name space.
- setNameSpaceURI(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTQuery
- Sets the name space.
- setNameSpaceURI(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
- Sets the name space.
- setNameSpaceURI(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
- Sets the name space.
- setNewDataValue(List) -
Method in class com.sun.identity.liberty.ws.dst.DSTModification
- Sets new data value
- setNewEntryIDs(List) -
Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
- Sets the
newEntryIDs attribute.
- setNotChangedSince(Date) -
Method in class com.sun.identity.liberty.ws.dst.DSTModification
- Sets
NotChangedSince attribute.
- setNotOnOrAfter(Date) -
Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader.Credential
- Sets value of
notOnOrAfter attribute.
- setOptions(List) -
Method in class com.sun.identity.liberty.ws.disco.RequestedService
- Sets options
- setOptions(List) -
Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
- Sets options
- setOtherChild(Element) -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
- Sets a child except Status element,
CorrelationHeader,
ProviderHeader, ConsentHeader,
UsageDirectiveHeader and
ProcessingContextHeader and
ServiceInstanceUpdateHeader.
- setOtherChildren(List) -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
- Sets a list of children except Status element,
CorrelationHeader, ProviderHeader
ConsentHeader, UsageDirectiveHeader,
ProcessingContextHeader and
ServiceInstanceUpdateHeader.
- setOtherSOAPHeader(Element, String) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets a SOAP header except
CorrelationHeader,
ConsentHeader and UsageDirectiveHeader.
- setOtherSOAPHeaders(List, List) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets a list of SOAP headers except
CorrelationHeader,
ConsentHeader, UsageDirectiveHeader and
'Security' header.
- setOtherSecurityHeader(Element) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets a security header.
- setOtherSecurityHeaders(List) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets a list of security headers.
- setOverrideAllowed(boolean) -
Method in class com.sun.identity.liberty.ws.dst.DSTModification
- Sets if override is allowed
- setPageState(String) -
Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
- Sets the authentication module display page state.
- setParameters(List) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
- Sets a list of 'Parameter' child element.
- setPasswordTransforms(PasswordTransforms) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
- Sets child Element 'PasswordTransforms'
- setPersistentCookieOn() -
Method in class com.sun.identity.authentication.spi.AMLoginModule
- Attempts to set the Persistent Cookie for this session.
- setPriority(int) -
Method in interface com.iplanet.am.sdk.AMTemplate
- Deprecated. Sets the priority of this template in the DIT
- setPriority(int) -
Method in class com.sun.identity.sm.ServiceConfig
- Sets the priority to the service configuration.
- setProcessingContextHeader(ProcessingContextHeader) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets
ProcessingContextHeader.
- setProcessingContextHeader(ProcessingContextHeader) -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
- Sets
ProcessingContextHeader.
- setProperties(Map) -
Method in interface com.sun.identity.policy.interfaces.Condition
- Sets the properties of the condition.
- setProperties(Map) -
Method in interface com.sun.identity.policy.interfaces.ResponseProvider
- Sets the properties of the responseProvider plugin.
- setPropertiesViewBeanUR(String) -
Method in class com.sun.identity.sm.AttributeSchema
- Sets the URL of the view bean for the attribute.
- setPropertiesViewBeanURL(String) -
Method in class com.sun.identity.sm.ServiceSchemaManager
- Sets the URL of the view bean for the service.
- setProperty(String, String) -
Method in interface com.iplanet.sso.SSOToken
- Sets a property for this token.
- setProperty(String, String) -
Method in class com.sun.identity.wss.provider.ProviderConfig
- Sets the value for the given property in Provider Configuration.
- setProviderHeader(ProviderHeader) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets
ProviderHeader if it is not null.
- setProviderHeader(ProviderHeader) -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
- Sets
ProviderHeader if it is not null.
- setProviderID(String) -
Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
- Sets the provider ID.
- setProviderID(String) -
Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
- Sets provider ID
- setProviderID(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTClient
- Sets the provider ID.
- setProviderID(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
- Sets value of 'providerID' attribute if the value is not null.
- setProxySubject(ProxySubject) -
Method in class com.sun.identity.liberty.ws.security.SessionContextStatement
- Sets the
ProxySubject for
SessionContextStatement.
- setQueryItem(List) -
Method in class com.sun.identity.liberty.ws.dst.DSTQuery
- Sets the value of the
QueryItem property.
- setRecipient(String) -
Method in class com.sun.identity.saml.protocol.AbstractResponse
- Set the Recipient attribute of the Response.
- setRecursive(boolean) -
Method in class com.sun.identity.idm.IdSearchControl
- Deprecated. This method is deprecated. The setting for recusive search
should be configured via the data store.
- setRef(String) -
Method in class com.sun.identity.liberty.ws.common.Status
- Sets reference attribute
- setRef(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
- Sets value of 'ref' attribute.
- setRefToMessageID(String) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
- Sets value of
refToMessageID attribute of
CorrelationHeader.
- setRefToMessageID(String) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
- Sets value of
refToMessageID attribute of
CorrelationHeader.
- setRefToMessageID(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
- Sets value of 'refToMessageID' attribute.
- setRelation(int) -
Method in class com.sun.identity.log.QueryElement
- This method modifies/sets the relation between field
name and value in this query element.
- setRemoveEntry(List) -
Method in class com.sun.identity.liberty.ws.disco.Modify
- Sets the value of the
RemoveEntry property.
- setRequestAuthnContext(Element) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
- Sets Element
RequestAuthnContext.
- setRequestID(String) -
Method in class com.sun.identity.saml.protocol.AbstractRequest
- Set the
RequestID of the Request.
- setRequestedServiceType(List) -
Method in class com.sun.identity.liberty.ws.disco.Query
- Sets the list of the requested service types.
- setRequire(List) -
Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
- Sets the list of authentication module display attributes which are
required to be entered by the end user.
- setResourceID(String) -
Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
- Sets the resource ID to be accessed
- setResourceID(EncryptedResourceID) -
Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
- Sets the encrypted resource ID to be accessed.
- setResourceID(ResourceID) -
Method in class com.sun.identity.liberty.ws.disco.Modify
- Sets resource ID for the discovery resource to be modified
- setResourceID(ResourceID) -
Method in class com.sun.identity.liberty.ws.disco.Query
- Sets the resource ID of the discovery resource to be queried
- setResourceID(String) -
Method in class com.sun.identity.liberty.ws.disco.ResourceID
- Sets resource id
- setResourceID(ResourceID) -
Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
- Sets resource ID.
- setResourceID(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTClient
- Sets the resource ID to be accessed
- setResourceID(EncryptedResourceID) -
Method in class com.sun.identity.liberty.ws.dst.DSTClient
- Sets the encrypted resource ID to be accessed
- setResourceID(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTModify
- Sets the resource ID
- setResourceID(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTQuery
- Sets resource ID for the
DST query.
- setResourceID(String) -
Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
- Sets the
ResourceID for this
ResourceAccessStatement object.
- setResourceID(ResourceID) -
Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
- Sets the
ResourceID for this
ResourceAccessStatement object.
- setResourceOffering(ResourceOffering) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
- Sets Element
ResourceOffering.
- setResourceOffering(ResourceOffering) -
Method in class com.sun.identity.liberty.ws.disco.InsertEntry
- Sets the resource offering to be inserted.
- setResourceOffering(List) -
Method in class com.sun.identity.liberty.ws.disco.QueryResponse
- Sets
ResourceOffering to return.
- setResponseID(String) -
Method in class com.sun.identity.saml.protocol.AbstractResponse
- Set the
ResponseID of the Response.
- setResponseSignEnabled(boolean) -
Method in class com.sun.identity.wss.provider.ProviderConfig
- Sets the response sign enable flag.
- setReturnAttributes(Set) -
Method in class com.iplanet.am.sdk.AMSearchControl
- Deprecated. Set the return attribute names, if attributes of the entries
need to be obtained as part of the search.
- setReturnAttributes(Set) -
Method in class com.sun.identity.idm.IdSearchControl
- Set the return attribute names, if attributes of the entries need to be
obtained as part of the search.
- setRoleType(int) -
Method in interface com.iplanet.am.sdk.AMRole
- Deprecated. Sets the type of the role.
- setSOAPAction(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTClient
- Sets SOAP Action such as query or modify
- setSOAPBodies(List) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets a list of SOAP bodies.
- setSOAPBody(Element) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets a SOAP body.
- setSOAPEndPoint(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTClient
- Sets the SOAP Endpoint.
- setSOAPFault(SOAPFault) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets
SOAPFault.
- setSamlResponse(Response) -
Method in class com.sun.identity.authentication.spi.SAMLCallback
- Sets the SAML POST response.
- setSearchModifiers(IdSearchOpModifier, Map) -
Method in class com.sun.identity.idm.IdSearchControl
- Set the options for modifying the basic search filter in each plugin.
- setSearchScope(int) -
Method in class com.iplanet.am.sdk.AMSearchControl
- Deprecated. Sets the search scope in
AMSearchControl.
- setSearchable(String) -
Method in class com.sun.identity.sm.AttributeSchema
- Sets the attribute isSearchable, if value is set to
true
, or false.
- setSecurityAssertion(SecurityAssertion) -
Method in class com.sun.identity.liberty.ws.dst.DSTClient
- Sets the Security Assertion.
- setSecurityMech(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTClient
- Sets the security mechanism.
- setSecurityMechIDs(List) -
Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
- Sets a list of value of
SecurityMechID element.
- setSecurityMechanism(SecurityMechanism) -
Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
- Sets the security mechanism for securing the soap message.
- setSecurityMechanisms(List) -
Method in class com.sun.identity.wss.provider.ProviderConfig
- Sets the list of security mechanisms.
- setSecurityProfileType(int) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets security profile type.
- setSecurityToken(SecurityToken) -
Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
- Sets the security token for securing the soap message.
- setSelect(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTModification
- Sets select element
- setServerMechanism(String) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
- Sets value of
mechanism attribute.
- setServiceHierarchy(String) -
Method in class com.sun.identity.sm.ServiceSchemaManager
- Sets the service's hierarchy
- setServiceInstance(ServiceInstance) -
Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
- Sets service instance.
- setServiceInstanceUpdateHeader(ServiceInstanceUpdateHeader) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets
ServiceInstanceUpdateHeader.
- setServiceInstanceUpdateHeader(ServiceInstanceUpdateHeader) -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
- Sets
ServiceInstanceUpdateHeader.
- setServiceNameRef(QName) -
Method in class com.sun.identity.liberty.ws.disco.Description
- Sets WSDL service name reference.
- setServiceStatus(String, String) -
Method in interface com.iplanet.am.sdk.AMObject
- Deprecated. Set the status of the service for this entity (User/Organization
/Group/Organizational Unit).
- setServiceType(String) -
Method in class com.sun.identity.liberty.ws.disco.RequestedService
- Sets service type
- setServiceType(String) -
Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
- Sets service type
- setServiceType(String) -
Method in class com.sun.identity.wss.provider.ProviderConfig
- Sets the service type.
- setSessionContext(SessionContext) -
Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
- Sets the
SessionContext for this
ResourceAccessStatement object.
- setSessionSubject(SessionSubject) -
Method in class com.sun.identity.liberty.ws.security.SessionContext
- Sets the
SessionSubject within the
SessionContext.
- setSignFlag(boolean) -
Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
- Sets the sign flag.
- setSignFlag(boolean) -
Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
- Sets the sign flag.
- setSignFlag(boolean) -
Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
- Sets the sign flag.
- setSignFlag(boolean) -
Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
- Sets the sign flag.
- setSignFlag(boolean) -
Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
- Sets the sign flag.
- setSignature(Element) -
Method in class com.sun.identity.saml.protocol.AbstractRequest
- Set the signature for the Request
- setSignature(Element) -
Method in class com.sun.identity.saml.protocol.AbstractResponse
- Set the signature for the Response.
- setSignature(Element) -
Method in class com.sun.identity.saml.protocol.Request
- Set the signature for the Response.
- setSignature(Element) -
Method in class com.sun.identity.saml.protocol.Response
- Set the signature for the Response.
- setSoapAction(String) -
Method in class com.sun.identity.liberty.ws.disco.Description
- Sets SOAP action
- setSortKeys(String[]) -
Method in class com.iplanet.am.sdk.AMSearchControl
- Deprecated. Set sort order based on attribute names.
- setSortingField(String) -
Method in class com.sun.identity.log.LogQuery
- Set the field name on which records to be sorted.
- setStartRange(String) -
Method in class com.sun.identity.sm.AttributeSchema
- Sets the start range attribute.
- setStatus(Status) -
Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
- Sets modify response status
- setStatus(Status) -
Method in class com.sun.identity.liberty.ws.disco.QueryResponse
- Sets the Status of the query response.
- setStatus(Status) -
Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
- Sets response status
- setStatus(Status) -
Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
- Sets status for the query response
- setStatus(Status) -
Method in class com.sun.identity.saml.protocol.Response
- Set the Status of the Response.
- setStatusCode(String) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
- Sets value of attribute 'code' of Element 'Status'.
- setStatusCode(QName) -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
- Sets value of 'code' attribute of Status element.
- setStatusCode(StatusCode) -
Method in class com.sun.identity.saml.protocol.StatusCode
- Sets the sub
StatusCode.
- setStatusComment(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
- Sets value of 'comment' attribute of Status element.
- setStatusRef(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
- Sets value of 'ref' attribute of Status element.
- setStringAttribute(String, String) -
Method in interface com.iplanet.am.sdk.AMObject
- Deprecated. Sets string type attribute value.
- setSubStatus(Status) -
Method in class com.sun.identity.liberty.ws.common.Status
- Sets sub status.
- setSubject(Subject) -
Method in class com.sun.identity.saml.assertion.SubjectStatement
- Set the Subject for the
SubjectStatement.
- setSubjectConfirmation(SubjectConfirmation) -
Method in class com.sun.identity.saml.assertion.Subject
- Set the subject confirmation to the subject
- setSubjectConfirmationData(Element) -
Method in class com.sun.identity.saml.assertion.SubjectConfirmation
- Set the
SubjectConfirmationData
- setSubjectConfirmationData(String) -
Method in class com.sun.identity.saml.assertion.SubjectConfirmation
- Set the
SubjectConfirmationData.
- setSubjectLocality(SubjectLocality) -
Method in class com.sun.identity.saml.assertion.AuthenticationStatement
- Set the
SubjectLocality for
AuthenticationStatement.
- setSubscribable(boolean) -
Method in interface com.iplanet.am.sdk.AMAssignableDynamicGroup
- Deprecated. Sets subscribe-ability of the assignable dynamic group.
- setSubscribable(boolean) -
Method in interface com.iplanet.am.sdk.AMStaticGroup
- Deprecated. Sets subscribe-ability of the group.
- setSupportedTypes(Set) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Sets the list of supported types for this container.
- setSyntax(String) -
Method in class com.sun.identity.sm.AttributeSchema
- Sets the Syntax attribute.
- setTimeOut(int) -
Method in class com.iplanet.am.sdk.AMSearchControl
- Deprecated. Sets the maximum number of milliseconds to wait
for any operation for the search.
- setTimeOut(int) -
Method in class com.sun.identity.idm.IdSearchControl
- Sets the maximum number of milliseconds to wait for any operation for the
search.
- setTimeStamp(Date) -
Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
- Sets time stamp
- setTimeStamp(Date) -
Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
- Sets time stamp
- setTimeToLive(long) -
Method in class com.sun.identity.policy.ActionDecision
- Sets the GMT time in milliseconds since epoch when this object is to
be treated as expired.
- setTimeToLive(long) -
Method in class com.sun.identity.policy.ConditionDecision
- Sets advices associated with this object
- setTransforms(List) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.PasswordTransforms
- Sets a list of child 'Transforms' Elements.
- setTrustAuthorityConfigList(List) -
Method in class com.sun.identity.wss.provider.ProviderConfig
- Sets the trusted authority configurations.
- setType(int) -
Method in class com.sun.identity.authentication.spi.SAMLCallback
- Sets the type of credential requested.
- setType(String) -
Method in class com.sun.identity.sm.AttributeSchema
- Sets the type.
- setUIType(String) -
Method in class com.sun.identity.sm.AttributeSchema
- Sets the
UIType attribute.
- setURI(String) -
Method in class com.sun.identity.sm.ServiceInstance
- Sets the URI for the service instance.
- setUri(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
- Sets value of 'uri' attribute.
- setUsageDirectiveHeaders(List) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets a list of
UsageDirectiveHeader.
- setUsageDirectiveHeaders(List) -
Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
- Sets a list of
UsageDirectiveHeader.
- setUserAttributes(Map) -
Method in class com.sun.identity.authentication.spi.AMLoginModule
- Sets a Map of attribute value pairs to be used when the authentication
service is configured to dynamically create a user.
- setUserSessionProperty(String, String) -
Method in class com.sun.identity.authentication.spi.AMLoginModule
- Sets a property in the user session.
- setUsers(List) -
Method in class com.sun.identity.wss.provider.ProviderConfig
- Sets the user credentials list.
- setValidator(String) -
Method in class com.sun.identity.sm.AttributeSchema
- Sets the Validator attribute
- setValue(String) -
Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
- Sets value of 'Parameter' element.
- setValues(Set) -
Method in class com.sun.identity.policy.ActionDecision
- Sets the action values for the action.
- setValues(Set) -
Method in interface com.sun.identity.policy.interfaces.Referral
- Sets the values of this referral
- setValues(Set) -
Method in interface com.sun.identity.policy.interfaces.Subject
- Sets the names for the instance of the
Subject
object.
- setVerifyingCertAlias(String) -
Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
-
- setWSFVersion(String) -
Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
- Sets the web services version.
- setWSFVersion(String) -
Method in class com.sun.identity.liberty.ws.dst.DSTClient
- Sets the web services version.
- setWSFVersion(String) -
Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
- Sets the web services version.
- setWSFVersion(String) -
Method in class com.sun.identity.liberty.ws.soapbinding.Message
- Sets the web services version to the message.
- setWSPEndpoint(String) -
Method in class com.sun.identity.wss.provider.ProviderConfig
- Sets the web services provider endpoint.
- setWsdlURI(String) -
Method in class com.sun.identity.liberty.ws.disco.Description
- Sets URI to WSDL resource containing the service description
- shutdown() -
Method in class com.sun.identity.idm.IdRepo
- This method is invoked just before the plugin is removed
from the IdRepo cache of plugins.
- sign(String) -
Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
- Signs the
SOAPMessage for the given security profile.
- signWithBinarySecurityToken(Document, Certificate, String, List) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign part of the XML document wth binary security token using
referred by the supplied a list of id attributes of nodes.
- signWithBinarySecurityToken(Document, Certificate, String, List) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign part of the XML document wth binary security token using
referred by the supplied a list of id attributes of nodes.
- signWithSAMLToken(Document, Certificate, String, String, List) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- signWithSAMLToken(Document, Certificate, String, String, List) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- signWithWSSSAMLTokenProfile(Document, Certificate, String, String, List) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- signWithWSSSAMLTokenProfile(Document, Certificate, String, String, List, String) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- signWithWSSSAMLTokenProfile(Document, Certificate, String, String, List) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- signWithWSSSAMLTokenProfile(Document, Certificate, String, String, List, String) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- signWithWSSX509TokenProfile(Document, Certificate, String, List) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- signWithWSSX509TokenProfile(Document, Certificate, String, List, String) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- signWithWSSX509TokenProfile(Document, Certificate, String, List) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- signWithWSSX509TokenProfile(Document, Certificate, String, List, String) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- signXML() -
Method in class com.sun.identity.saml.assertion.Assertion
- Sign the Assertion.
- signXML(String) -
Method in class com.sun.identity.saml.assertion.Assertion
- Signs the Assertion.
- signXML() -
Method in class com.sun.identity.saml.protocol.AbstractRequest
- An abstract method to sign the object.
- signXML() -
Method in class com.sun.identity.saml.protocol.AbstractResponse
- An abstract method that signs the object.
- signXML() -
Method in class com.sun.identity.saml.protocol.Request
- Method to sign the Request.
- signXML() -
Method in class com.sun.identity.saml.protocol.Response
- Method that signs the Response.
- signXML(Document, String) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign the XML document using enveloped signatures.
- signXML(Document, String, String) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign the XML document using enveloped signatures.
- signXML(String, String) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign the XML string using enveloped signatures.
- signXML(String, String, String) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign the XML string using enveloped signatures.
- signXML(Document, String, String, String) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign part of the XML document referred by the supplied id attribute using
enveloped signatures and use exclusive XML canonicalization.
- signXML(Document, String, String, String, String) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign part of the XML document referred by the supplied id attribute
using enveloped signatures and use exclusive XML canonicalization.
- signXML(Document, String, String, String, String, boolean) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign part of the XML document referred by the supplied id attribute
using enveloped signatures and use exclusive XML canonicalization.
- signXML(String, String, String, String, String, boolean) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign part of the XML document referred by the supplied id attribute
using enveloped signatures and use exclusive XML canonicalization.
- signXML(Document, String, String, String, String, boolean, String) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign part of the XML document referred by the supplied id attribute
using enveloped signatures and use exclusive XML canonicalization.
- signXML(String, String, String, String) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign part of the XML document referred by the supplied id attribute using
enveloped signatures and use exclusive XML canonicalization.
- signXML(Document, String, String, List) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- signXML(String, String, String, List) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- signXML(Document, String, String, String, List) -
Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- signXML(Document, String) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign the XML document using enveloped signatures.
- signXML(Document, String, String) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign the XML document using enveloped signatures.
- signXML(String, String) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign the XML string using enveloped signatures.
- signXML(String, String, String) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign the XML string using enveloped signatures.
- signXML(Document, String, String, String) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign part of the XML document referred by the supplied id attribute using
enveloped signatures and use exclusive XML canonicalization.
- signXML(Document, String, String, String, String) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign part of the XML document referred by the supplied id attribute
using enveloped signatures and use exclusive XML canonicalization.
- signXML(Document, String, String, String, String, boolean) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign part of the XML document referred by the supplied id attribute
using enveloped signatures and use exclusive XML canonicalization.
- signXML(String, String, String, String, String, boolean) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign part of the XML document referred by the supplied id attribute
using enveloped signatures and use exclusive XML canonicalization.
- signXML(Document, String, String, String, String, boolean, String) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign part of the XML document referred by the supplied id attribute
using enveloped signatures and use exclusive XML canonicalization.
- signXML(String, String, String, String) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign the XML string using enveloped signatures.
- signXML(Document, String, String, List) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- signXML(String, String, String, List) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- signXML(Document, String, String, String, List) -
Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
- Sign part of the XML document referred by the supplied a list
of id attributes of nodes
- split(String) -
Method in interface com.sun.identity.policy.interfaces.ResourceName
- Method to split a resource into the smallest necessary
sub resource units
- splitResourceName(String, String) -
Method in class com.sun.identity.policy.ResourceManager
- Returns the resource prefix (super-resource) and the rest of the
resource name (sub-resource)
- ssoTokenChanged(SSOTokenEvent) -
Method in interface com.iplanet.sso.SSOTokenListener
- This method will be called when there is a change in the
single sign on token status.
- store() -
Method in interface com.iplanet.am.sdk.AMEntity
- Deprecated. Stores the change to directory server.
- store() -
Method in interface com.iplanet.am.sdk.AMObject
- Deprecated. Stores the change to directory server.
- store(boolean) -
Method in interface com.iplanet.am.sdk.AMObject
- Deprecated. Stores the change to directory server.
- store(SSOToken) -
Method in interface com.iplanet.services.cdm.ClientTypesManager
- Save changed to persistent store.
- store() -
Method in class com.sun.identity.idm.AMIdentity
- Stores the attributes of the object.
- store(SSOToken, String) -
Method in class com.sun.identity.policy.Policy
- Stores the policy object in a persistent data store
under the organization, sub-organization or a container
object, specified as a parameter.
- submitRequirements(Callback[]) -
Method in class com.sun.identity.authentication.AuthContext
- Submit the populated
Callback objects
to the authentication plug-in modules.
- supportsAuthentication() -
Method in class com.sun.identity.idm.IdRepo
- Returns
true if the data store supports authentication
of identities.
- supportsMultipleConfigurations() -
Method in class com.sun.identity.sm.ServiceSchema
- Returns
true if service schema supports multiple
configurations; false otherwise
SessionCondition that is used to define the option
to terminate the session if the session exceeds the maximum session
time.
TYPE_LIST attribute type specifies
that the attribute can have multiple values, i.e.,
multi-valued attribute
TYPE_MULTIPLE_CHOICE attribute type specifies
that the attribute can have multiple values defined by the
getChoiceValues method of AMAttributeSchema.
TYPE_SIGNATURE attribute type specifies that
the attribute is a signing attribute.
TYPE_SINGLE attribute type specifies
that the attribute can have only a single value
TYPE_SINGLE_CHOICE attribute type specifies
that the attribute can have value defined by the
getChoiceValues method of AMAttributeSchema.
VALIDATOR attribute type specifies
that the attribute defines a attribute validator plugin.
Transform class represents 'Transform' element in
'PasswordTransforms' element defined in Authentication Service schema.TruncationTransform class represents a
Transform that remove all subsequent characters after a given
number of characters have been obtained.org.w3c.dom.Document format
org.w3c.dom.Document format
SASLRequest in org.w3c.dom.Element
format.
SASLResponse in org.w3c.dom.Element
format.
AMAttributeSchema.
IdSearchControl object.
IdSearchResults object.
Query object.
QueryResponse
PAOS request in the form of a SOAP
message.
PAOS response in the form of a SOAP
message.
<Subject>
element.
ResourceAccessStatement.
ResourceAccessStatement.
<Assertion>
element.
SessionContextStatement.
ResourceAccessStatement.
AssertionID to an XML String,
<saml:Attribute> element,
<saml:Attribute> element.
<saml:AttributeDesignator> element.
<saml:AttributeDesignator> element.
<AudienceRestrictionCondition> element.
AuthenticationStatement
AuthorityBinding
AuthorityBinding
<saml:Conditions> element.
<Conditions>
element.
<DoNotCacheCondition> element.
<NameIdentifier>
element.
<Subject>
element.
<SubjectConfirmation> element.
<SubjectLocality> element.
SubjectStatement.
AssertionArtifact to an XML document String
based on the SAML schema.
<samlp:AssertionArtifact> element.
AttributeQuery to an XML document
String based on the AttributeQuery schema.
samlp:AttributeQuery
element.
AuthenticationQuery to an XML document
String based on the AuthenticationQuery schema described
above.
AuthorizationDecisionQuery to an
XML document String based on the AuthorizationDecisionQuery
schema.
samlp:AuthorizationDecisionQuery element.
<samlp:Request> element.
<samlp:Request> element.
<samlp:Response> element.
<samlp:Response> element.
AssertionArtifact to an XML
document String based on the SAML schema.
<samlp:Status>
element.
StatusCode to an XML document String
based on the SAML schema.
<samlp:StatusCode> element.
AttributeSchema
object.
ServiceConfig object.
ServiceInstance
object.
SessionContext
element.
<SessionContext>
element.
<Subject> element.
UITYPE_BUTTON attribute type specifies that
the attribute should be display as a button.
UITYPE_LINK attribute type specifies that
the attribute should be display as a link.
UITYPE_RADIO attribute type specifies
that the attribute should be display as a radio button.
UITYPE_UNDEFINED attribute type specifies that
the UI type is not defined.
URL attribute syntax specifies
that the attribute is a URL.
URLEncoder Function
URL encoder function converts input string into URLEncoded
byte stream after converting Unicode string into bytes using native
encoding.
URLEncoder Function
URL encoder function converts input string into URLencoded
byte stream after converting Unicode string into bytes using native
encoding.
- URL_LOGIN -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- Login URL
- URL_LOGOUT -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- Logout URL
- USER -
Static variable in interface com.iplanet.am.sdk.AMObject
- Deprecated. Represents a User object type
- USER -
Static variable in class com.sun.identity.authentication.AuthContext.IndexType
- The
USER index type indicates that
the index name given corresponds to a user.
- USER -
Static variable in class com.sun.identity.idm.IdType
- Identity type of USER
- USER -
Static variable in class com.sun.identity.sm.SchemaType
- The
User schema type defines
the service configuration information that
are user dependent.
- USERID_PASSWORD_VALIDATION_CLASS -
Static variable in interface com.iplanet.am.sdk.AMConstants
- Deprecated.
- USERS -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- Name for navigation user window used for navigation search off
- USER_COLLECTION -
Static variable in class com.sun.identity.policy.PolicyException
- The constant variable specifies the exception is
with respect to user collection.
- USER_CREATE_NOTIFICATION_LIST -
Static variable in interface com.iplanet.am.sdk.AMConstants
- Deprecated.
- USER_DELETE_NOTIFICATION_LIST -
Static variable in interface com.iplanet.am.sdk.AMConstants
- Deprecated.
- USER_ENCRYPTED_PASSWORD_ATTRIBUTE -
Static variable in interface com.iplanet.am.sdk.AMConstants
- Deprecated.
- USER_ENTRY_PROCESSING_IMPL -
Static variable in interface com.iplanet.am.sdk.AMConstants
- Deprecated.
- USER_ID -
Static variable in interface com.sun.identity.liberty.ws.interfaces.Authorizer
- Key of a parameter Map which contains information useful for policy
evaluation.
- USER_KEY -
Static variable in interface com.sun.identity.authentication.spi.AMAuthCallBack
- The key for the value of the user's identity for which the
callback was triggered.
- USER_MODIFY_NOTIFICATION_LIST -
Static variable in interface com.iplanet.am.sdk.AMConstants
- Deprecated.
- USER_PASSWORD_ATTRIBUTE -
Static variable in interface com.iplanet.am.sdk.AMConstants
- Deprecated.
- USER_READ_ONLY_ATTRIBUTE -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- Attribute is displayed for all users and is not writable by regular
users.
- USER_ROLE -
Static variable in interface com.iplanet.am.sdk.AMRole
- Deprecated. Represents a User Role
- USER_SEARCH_RETURN_ATTR -
Static variable in interface com.iplanet.am.sdk.AMConstants
- Deprecated.
- USER_SERVICE -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- Access Manager's user service name
- USER_SERVICE_ACTIVE_STATUS -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- Active status attribute name in user service
- USER_SERVICE_ATTR_USER_PWD -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- User Password Attribute Name in User Service
- USER_SERVICE_CN -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
cn attribute name in user service
- USER_SERVICE_GIVEN_NAME -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- Given Name attribute name in user service
- USER_SERVICE_PREFERRED_LOCALE -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
- Preferred Locale attribute name in user service
- USER_SERVICE_SN -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
sn attribute name in user service
- USER_SERVICE_UID -
Static variable in interface com.iplanet.am.console.base.model.AMAdminConstants
uid attribute name in user service
- UppercaseTransform - class com.sun.identity.liberty.ws.authnsvc.protocol.UppercaseTransform.
- The
UppercaseTransform class represents a
Transform that replaces all lowercase characters with
uppercase characters. - UppercaseTransform() -
Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.UppercaseTransform
- This is the default constructor.
- UsageDirectiveHeader - class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader.
- The
UsageDirectiveHeader class represents 'UsageDirective'
element defined in SOAP binding schema. - UsageDirectiveHeader(String) -
Constructor for class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
- This constructor takes value of 'ref' attribute which is required.
- UserIDGenerator - interface com.sun.identity.authentication.spi.UserIDGenerator.
- An application implements a
UserIDGenerator interface and
registers itself to the Core Authentication service so that the
authentication modules can retrieve a list of auto-generated user IDs. - UserNamePasswordValidationException - exception com.sun.identity.authentication.spi.UserNamePasswordValidationException.
- This class is for handling Exception that is thrown when the user name
password validation plugin is failed or any invalid characters detected in
user name.
- UserNamePasswordValidationException(String, String, Object[]) -
Constructor for class com.sun.identity.authentication.spi.UserNamePasswordValidationException
- Constructs a
UserNamePasswordValidationException with the
message from the given resource bundle, for a given error message key
(errorCode) and using arguments to the message.
- UserNamePasswordValidationException(String) -
Constructor for class com.sun.identity.authentication.spi.UserNamePasswordValidationException
- Constructs a
UserNamePasswordValidationException with
given message.
- UserNamePasswordValidationException(Throwable) -
Constructor for class com.sun.identity.authentication.spi.UserNamePasswordValidationException
- Constructs a
UserNamePasswordValidationException with given
Throwable.
- unassignAllPolicies(String, Set) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Unassigns the given policies from this organization and its roles.
- unassignAllPolicies(String, Set) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Unassigns the given policies from this organizational unit and
its roles.
- unassignPolicies(String, Set) -
Method in interface com.iplanet.am.sdk.AMObject
- Deprecated. This method has been deprecated. Please use:
com.sun.identity.policy package for creating and
managing policies.
- unassignService(String) -
Method in class com.sun.identity.idm.AMIdentity
- Removes a service from the identity.
- unassignService(SSOToken, IdType, String, String, Map) -
Method in class com.sun.identity.idm.IdRepo
- If the service is already assigned to the identity then
this method unassigns the service and removes the related
attributes from the entry.
- unassignService(String) -
Method in class com.sun.identity.sm.OrganizationConfigManager
- Unassigns the service from the organization.
- unassignServices(Set) -
Method in interface com.iplanet.am.sdk.AMObject
- Deprecated. Unassigns services from the user/group/organization/ organizational unit.
- unassignServices(Set) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Unassigns services from the organization.
- unassignServices(Set) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Unassigns services from the organizational unit.
- unregisterProviderWithTA(String) -
Method in class com.sun.identity.wss.provider.DiscoveryConfig
- Unregister the provider with trusted authority.
- unregisterService(String) -
Method in interface com.iplanet.am.sdk.AMOrganization
- Deprecated. Unregisters a service for this organization.
- unregisterService(String) -
Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
- Deprecated. Unregister a service for this organizational unit.
- updateClientData() -
Method in interface com.iplanet.services.cdm.ClientTypesManager
- Reload all Client data.
- useDefaultKeyStore() -
Method in class com.sun.identity.wss.provider.ProviderConfig
- Returns true if the provider uses default keystore.
VALIDATOR attribute type specifies
that the attribute defines a attribute validator plugin.
env parameter while invoking
getConditionDecision method of a
SessionPropertyCondition to indicate if a case insensitive
match needs to done of the property value against same name property in
the user's single sign on token.
ValidValues provides search results and a error
code indicating if the search was successfully or time limit exceeded or
search limit exceeded.ValidValues given errorCode
and a set of values
attrMap against the attributes
defined in this schema of the service.
attrMap against the attributes
defined in this schema of the service for the given organization.
SOAPMessage from a remote client.
userID.
userID.
WILDCARD_MATCH specifies
the resources are wildcard match
URI for the SAML Holder of Key security profile with
TLS or SSL and client auth enabled.
URI for the SAML Sender vouches security profile with
TLS or SSL and client auth enabled.
URI for the username token security profile with
TLS or SSL and client auth enabled.
URI for the X509 token security profile with
TLS or SSL and client auth enabled.
URI for the SAML Holder of Key security profile.
URI for the SAML Sender vouches security profile.
URI for the Username token security profile.
URI for the X509 token security profile.
URI to identify the WS-Security SAML Security Token.
URI for the SAML Holder of Key security profile with
TLS or SSL enabled.
URI for the SAML Sender vouches security profile with
TLS or SSL enabled.
URI for the username token security profile with
TLS or SSL enabled.
URI for the X509 security profile with
TLS or SSL enabled.
URI to identify the WS-Security UserName Security Token
URI to identify the WS-Security X509 Security Token
X509V3 value type indicates that
the value name given corresponds to a X509 Certificate
XML attribute syntax specifies
that the attribute is of XML type, i.e., can
have any unicode characters.
XMLSignatureException with no message.
XMLSignatureException with a message.
XMLSignatureManager provides methods
to sign and verify XML signature.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||