All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary Annotation Types Summary
| Class |
Description |
| AbstractAuditModel |
Abstract Audit configuration UI model.
|
| AbstractAuditRequestContextPropagatingDecorator |
|
| AbstractAuditViewBean |
Abstract Audit configuration UI view bean.
|
| AbstractAuthenticationEventAuditor |
Abstract auditor for constructing and logging authentication events.
|
| AbstractContainer |
Provides a default implementation of the Container interface
to make it easier for developers to create their own containers.
|
| AbstractControl |
Provides a default implementation of the Control interface
to make it easier for developers to create their own controls.
|
| AbstractEntitlementUpgradeStep |
An abstract class for common functionality in entitlement steps.
|
| AbstractEventHandlerAddViewBean |
Abstract view bean for adding a new Audit Event Handler.
|
| AbstractEventHandlerEditViewBean |
Abstract view bean for editing a new Audit Event Handler.
|
| AbstractEventHandlerSelectViewBean |
Abstract view bean for selecting a new Audit Event Handler.
|
| AbstractHttpAccessAuditFilter |
Responsible for logging access audit events for CHF requests.
|
| AbstractInternalSessionStoreStep |
An abstract InternalSessionStoreStep will pass through implementation of the InternalSessionStoreStep interfaces.
|
| AbstractLink |
Provides a Abstract Link control: <a href=""></a>.
|
| AbstractLoginModuleBinder |
Implementation of the AMLoginModuleBinder, as per described in the interface's JavaDoc, also extends
the AMLoginModule, with a constructor which takes an instance of a AuthLoginModule which the calls from the
AMLoginModule will be pass through too.
|
| AbstractOpenAMSessionTokenInterceptor |
This is the base class for the OpenAMSessionTokenClientInterceptor and OpenAMSessionTokenServerInterceptor classes.
|
| AbstractPolicyTimingStore |
The abstract policy timing store, which will be extended by implementations which require a duration store.
|
| AbstractPredicate |
An abstract implementation of the predicate, holding a reference to the class used
for serialization.
|
| AbstractPushModule |
An abstract push module holding the necessary json serialization classes to communicate with the
core token service.
|
| AbstractRequest |
This AbstractRequest class is an abstract base class for all
SAML Request in samlp namespace.
|
| AbstractResponse |
This AbstractResponse class is an abstract base class for all
SAML Response in samlp namespace.
|
| AbstractRestAuthCallbackHandler<T extends Callback> |
This class contains common functionality for all of the RestAuthCallbackHandlers.
|
| AbstractRestletAccessAuditFilter |
Responsible for logging access audit events for restlet requests.
|
| AbstractRestRouteProvider |
An abstract implementation of the RestRouteProvider that provides
methods for adding resource (CREST) endpoints and service (CHF REST)
endpoints on either the root router or realm router.
|
| AbstractSessionPropertiesActionHandler |
Abstract handler for session properties actions.
|
| AbstractTask<T> |
Abstract task processed by the Task Processor.
|
| AbstractTimingStore |
|
| AbstractTreeNodeFactory |
Provides the boilerplate logic for a basic tree node factory.
|
| AbstractUnmarshallingEventHandlerImpl |
|
| AbstractUnmarshallingEventHandlerImpl |
|
| AbstractUpgradeHelper |
Implement this class to manually upgrade schema attributes.
|
| AbstractUpgradeStep |
An abstract class that provides utility methods for upgrade steps.
|
| AbsXPathElement |
7.1 AlgorithmSuite Assertion
Java content class for AbsXPath element declaration.
|
| AbsXPathElementImpl |
|
| AcceptAllHandler |
Simple handler that sends an AccessAccept for all incoming Radius access requests.
|
| AcceptedRadiusEvent |
Event submitted to the event bus when a radius request is accepted and the request packet has been interpreted and
context, user etc are available.
|
| AccessAccept |
Represents in java object for the Access-Accept packet specified in section 4.2 of RFC 2865.
|
| AccessChallenge |
Represents in java object for the Access-Challenge packet specified in section 4.4 of RFC 2865.
|
| AccessControlModel |
|
| AccessControlModelImpl |
|
| AccessDenied |
|
| AccessDenied_LiteralSerializer |
|
| AccessDeniedException |
Thrown when the resource owner authentication fails.
|
| AccessManager |
Access Manager CLI definition class.
|
| AccessManager |
|
| AccessManagerConstants |
This interface defines constants used by OpenSSO CLI.
|
| AccessReject |
Represents in java object for the Access-Reject packet specified in section 4.3 of RFC 2865.
|
| AccessRequest |
Represents in java object for the Access-Request packet specified in section 4.1 of RFC 2865.
|
| AccessRequestHandler |
Defines the interface for handlers of incoming Access-Request packets.
|
| AccessRequestHandlerFactory |
Responsible for constructing the class specified in the client configuration that will be used to handle
Access-Request RADIUS messages.
|
| AccessRightObject |
Represents the attribute access rights associated with a user or role.
|
| AccessRightsException |
Exception occurs upon insufficient access rights to perform operations in the
underlying persistent storage.
|
| AccessToken |
Models an OAuth2 access token.
|
| AccessTokenFlowFinder |
|
| AccessTokenProtectionFilter |
A Restlet filter to fetch a bearer access token from the Authorization header, and verify it against the internal
token store.
|
| AccessTokenService |
Handles access token requests from OAuth2 clients to the OAuth2 provider to grant access tokens for the requested
grant types.
|
| AccessTokenVerifier |
Verifies that a OAuth2 request that is made to one of the protected endpoints on the OAuth2 provider,
(i.e. tokeninfo, userinfo) contains a valid access token.
|
| AccessTokenVerifier.TokenState |
Represents the state of the token on the request.
|
| AccountExpirePlugin |
|
| AccountLockoutInfo |
AccountLockoutInfo defines a set of methods that are required
by the common account lockout class.
|
| AccountProvider |
Implementations of this interface provide the means to search for and create users given a map of attributes.
|
| AccountUtils |
This class AccountUtils is a utility class for
setting and retrieving the SAML2 account federation information.
|
| AccountUtils |
AccountUtils is a utility class for setting and retrieving
the WS-Federation account federation information.
|
| ACI |
Class that encapsulates directory entry aci Provides a simple programmatic
interface to compose, set, query and parse ACI
|
| ACIComposeException |
Exception thrown to indicate problems while converting an ACI object to text
value to be stored as a value of aci attribute in directory server
|
| ACIEventListener |
The ACIEventListener handles all the events that are generated
as a result of changing/deleting/renaming of entries with ACI's.
|
| ACIException |
Base class of all ACI specific exceptions
|
| ACIParseException |
Exception thrown to indicate problems while parsing value of aci attribute
read from directory to ACI object
|
| Action |
This class is designed for Action element in SAML core
assertion.
|
| Action |
The Action element specifies an action on the specified
resource for which permission is sought.
|
| Action |
The Action element specifies information about the
action requested in the Request context by listing a
sequence of Attribute elements associated with the
action.
|
| ActionDecision |
Deprecated.
|
| ActionElement |
Java content class for Action element declaration.
|
| ActionElement |
Java content class for Action element declaration.
|
| ActionElementImpl |
|
| ActionElementImpl |
|
| ActionHandler |
Defines a delegate capable of handling a particular action for a collection or instance
|
| ActionImpl |
This class is an implementation of interface Action.
|
| ActionImpl |
The Action element specifies information about the
action requested in the Request context by listing a
sequence of Attribute elements associated with the
action.
|
| ActionLink |
Provides a Action Link control: <a href=""></a>.
|
| ActionMapper |
The class ActionMapper is an interface that is
implemented to get SSO information and map partner actions to
OpenAM authorization decisions.
|
| ActionMapper |
This interface defines the SPI for pluggable implementations
to map XACML context Action and native Action
|
| ActionNamespaceElement |
Java content class for ActionNamespace element declaration.
|
| ActionNamespaceElementImpl |
|
| ActionSchema |
The class ActionSchema provides interfaces to
obtain meta information about service action values.
|
| ActionSchemaGUI |
|
| ActionTiledView |
|
| ActionType |
Java content class for ActionType complex type.
|
| ActionTypeImpl |
|
| ActiveRequest |
A WSFederationAction implementation that processes WS-Federation Active Requestor Profile SOAP requests.
|
| ActiveRequestorException |
A WSFederationException type that specifically handles error situations corresponding to WS-Federation Active
Requestor Profile.
|
| AD |
Auth module for Active Directory
|
| ADAMHelper |
Handles AD and ADAM specific aspects of Data Store.
|
| Adaptive |
|
| AdaptivePostAuthenticationPlugin |
Post Authentication Plugin for the Adaptive authentication module.
|
| AdaptivePrincipal |
|
| AddAgentsToGroup |
This command will make an agent a member of agent group.
|
| AddAMSDKIdRepoPlugin |
This command creates identity.
|
| AddAttributeDefaults |
Adds default attribute values of schema.
|
| AddAttributeSchema |
Adds attribute schema command.
|
| AddAuthConfigurationEntry |
|
| AddCircleOfTrustMembers |
Add member to a Circle of Trust.
|
| AdditionalContextProcessedElement |
Java content class for AdditionalContextProcessed element declaration.
|
| AdditionalContextProcessedElementImpl |
|
| AdditionalMetadataLocationElement |
Java content class for AdditionalMetadataLocation element declaration.
|
| AdditionalMetadataLocationElementImpl |
|
| AdditionalMetadataLocationType |
Java content class for AdditionalMetadataLocationType complex type.
|
| AdditionalMetadataLocationTypeImpl |
|
| AddMember |
This command will make an identity a member of another identity.
|
| AddPluginInterface |
Adds plug-in interface to a service schema.
|
| AddPluginSchema |
Add a Plug-in schema to a service.
|
| AddPrivileges |
This command adds privileges to an identity.
|
| AddProviderToCOT |
Add a provider to a circle of trust.
|
| AddResourceBundle |
Adds resource bundle to data store.
|
| AddSiteFailoverURLs |
Add secondary URLs of a site.
|
| AddSiteMembers |
Add members to site.
|
| AddSubConfiguration |
Adds sub configuration.
|
| AddSubSchema |
Adds sub configuration.
|
| ADHelper |
Handles AD specific aspects of Data Store, more specifically handles the fact that AD uses bitmasks to store account
related informations in the userAccountControl attribute.
|
| 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.
|
| AdminInterfaceUtils |
AdminInterfaceUtils provides a set common utility methods to
administration console and command line tool.
|
| AdministrationServiceListener |
This class is a cache and Listener for Administration Service
|
| AdminOnlyAuthzModule |
Filter which ensures that only users with an SSO Token which has Administrator-level access are allowed access
to the resources protected.
|
| AdminPasswordAction |
The class is used to perform privileged operations using
AccessController.doPrivileged()
when using
com.iplanet.am.util.AdminUtils to obtain Administrator
passwords.
|
| AdminSubjectContext |
SubjectContext implementation which contains an admin token.
|
| AdminTokenAction |
The class is used to perform privileged operations using
java.security.AccessController.doPrivileged()
when trying to
get Application single sign on token.
|
| AdminTokenId |
This interface defines a method to get an admin token Id
|
| AdminTokenIdImpl |
This class implements interface AdminTokenId
|
| AdminTool |
|
| AdminToolLauncher |
|
| AdminUtils |
This class contains methods to retrieve Top Level Administrator information.
|
| ADPrincipal |
|
| Advice |
Java class for AdviceType complex type.
|
| Advice |
The Advice element contains additional information that the
issuer wish to provide.
|
| Advice |
The Advice contains any additional information that the
SAML authority wishes to provide.
|
| AdviceBase |
The Advice element contains additional information
that the issuer wish to provide.
|
| AdviceElement |
Java content class for Advice element declaration.
|
| AdviceElementImpl |
|
| AdviceExpression |
Java class for AdviceExpressionType complex type.
|
| AdviceExpressions |
Java class for AdviceExpressionsType complex type.
|
| AdviceImpl |
The Advice contains any additional information that the
SAML authority wishes to provide.
|
| AdvicesHandleableByAMRequest |
This AdvicesHandleableByAMRequest class represents a
AdvicesHandleableByAMRequest XML element.
|
| AdvicesHandleableByAMResponse |
This AdvicesHandleableByAMResponse class represents a
AdvicesHandleableByAMResponse XML element.
|
| AdviceType |
Java content class for AdviceType complex type.
|
| AdviceTypeImpl |
|
| AESWrapEncryption |
Encryption using AES KeyWrap deterministic authenticated key-wrapping encryption scheme described in RFC 3394, with PBKDF2-HMAC-SHA1 to derive unique encryption keys
for each encrypted key from the AM encryption password.
|
| AffiliateMemberElement |
Java content class for AffiliateMember element declaration.
|
| AffiliateMemberElementImpl |
|
| AffiliationConfigElement |
Java content class for AffiliationConfig element declaration.
|
| AffiliationConfigElementImpl |
|
| AffiliationDescriptorElement |
Java content class for AffiliationDescriptor element declaration.
|
| AffiliationDescriptorElementImpl |
|
| AffiliationDescriptorType |
Java content class for AffiliationDescriptorType complex type.
|
| AffiliationDescriptorTypeImpl |
|
| AgainstResourceType |
Defines the resource type to be used to validate against.
|
| Agent |
The Agent class provides a simple example on how to use the SNMP
protocol adaptor.
|
| AgentAddViewBean |
View Bean to create new agent.
|
| AgentClientRegistration |
Models an OpenAM J2EE agent registration in the OAuth2 provider.
|
| AgentConfigInheritViewBean |
Servers and Sites Management main page.
|
| AgentConfiguration |
This class provides agent configuration utilities.
|
| AgentConfigurationServlet |
Controller servlet for the realm authentication pages.
|
| AgentConstants |
Collection of Agent constants.
|
| AgentDumpModel |
Agent Configuration Model.
|
| AgentDumpModelImpl |
|
| AgentDumpViewBean |
Servers and Sites Management main page.
|
| AgentExportPolicyModel |
Agent Configuration Model.
|
| AgentExportPolicyModelImpl |
|
| AgentExportPolicyViewBean |
Export WSP policy
|
| AgentGroupAddViewBean |
View Bean to create agent group.
|
| AgentGroupMembersViewBean |
View Bean to displays group members.
|
| AgentIdentity |
Interface defining utility functionality to identify if a SSOToken corresponds to an authenticated Agent.
|
| AgentIdentityImpl |
|
| AgentMigration71 |
|
| AgentOAuth2ProviderSettings |
Models all of the OAuth2 provider settings specific to agents.
|
| AgentOnlyAuthzModule |
Authorization module that only grants access to agents (e.g. web agent, J2EE agent, SOAP STS).
|
| AgentProfileViewBean |
Base class for all agent profile view bean.
|
| AgentPropertyXMLBuilder |
This class is responsible for building agent configuration XML.
|
| AgentProvider |
This class is the AM implementation of the Monitoring interface
|
| AgentProvider |
This class AgentProvider extends from
ProviderConfig to manage the web services
server provider or the web services client configuration via Access
Manager Agents.
|
| AgentServiceHelper |
This service helper implementation ensures that the OAuth2 Client service attributes are using the correct uitype
in the upgraded system.
|
| AgentShutdownServletContextListener |
The AgentShutdownServletContextListener class is used to
stop the monitoring Agent RMI server everything is undeployed, or the web
container is terminated.
|
| AgentsModel |
Agent Configuration Model.
|
| AgentsModelImpl |
Agent Configuration model impplementation.
|
| AgentsRepo |
|
| AgentsViewBean |
Main page of agent configuration.
|
| AgentTabManager |
Agent Tab Manager.
|
| AggregateQuery<Q1,Q2> |
Aggregation of queries against Resource Sets and UMA policies.
|
| AggregateQuery.Operator |
|
| AgreementMethodElement |
Java content class for AgreementMethod element declaration.
|
| AgreementMethodElementImpl |
|
| AgreementMethodType |
Java content class for AgreementMethodType complex type.
|
| AgreementMethodType.KANonce |
Java content class for KA-Nonce element declaration.
|
| AgreementMethodType.OriginatorKeyInfo |
Java content class for OriginatorKeyInfo element declaration.
|
| AgreementMethodType.RecipientKeyInfo |
Java content class for RecipientKeyInfo element declaration.
|
| AgreementMethodTypeImpl |
|
| AgreementMethodTypeImpl.KANonceImpl |
|
| AgreementMethodTypeImpl.OriginatorKeyInfoImpl |
|
| AgreementMethodTypeImpl.RecipientKeyInfoImpl |
|
| AjaxBehavior |
AjaxBehavior extends the basic Behavior functionality to allow Controls to
handle and process incoming Ajax requests.
|
| AjaxPage |
|
| AlgorithmSuiteElement |
7.1 AlgorithmSuite Assertion
Java content class for AlgorithmSuite element declaration.
|
| AlgorithmSuiteElementImpl |
|
| AllConfiguredModuleInstances |
The class determines all configured Module Instances for realm
This list is computed per realm.
|
| AllElement |
Java content class for All element declaration.
|
| AllElementImpl |
|
| AllOf |
Java class for AllOfType complex type.
|
| AllowedAgents |
The class determines the allowed agents for agent profile sharing.
|
| AllowedModulesChoiceValues |
The class determines the allowed choices values for authentication modules.
|
| AllowEvaluateForAgentsUpgradeStep |
This upgrade step check whether the new privilege for agents already exists and if it doesn't creates it.
|
| Alphabet |
Representative of different alphabets.
|
| AlphaNumericValidator |
Service Manager validator for alpha numeric characters.
|
| AlphaValidator |
This class implements IValidator interface.
|
| AlreadyRegisteredException |
In order for high level services and applications to receive notifications
from PLL, a notification handler for a service has to be registered in the
PLL.
|
| AM71AgentProvider |
This class AM71AgentProvider extends from
ProviderConfig to manage the web services
server provider or the web services client configuration via Access
Manager Agents that are configured in Access Manager 7.1
|
| AMAccessAuditEventBuilder |
Builder for OpenAM audit access events.
|
| AMActivityAuditEventBuilder |
Builder for OpenAM audit access events.
|
| AMAdminConstants |
This interface contains a set of constants used by console classes.
|
| AMAdminFrameViewBean |
|
| AMAdminLog |
This class allows you to perform log.
|
| AMAdminUtils |
This provides a set helper methods to access
Access and Service Management SDKs.
|
| AMAssignableDynamicGroup |
Deprecated.
|
| AMAttributeSchema |
Deprecated.
|
| AMAttrSchemaComparator |
AMAttrSchemaComparator compares the i18n key of two
AttributeSchema objects.
|
| AMAuditEventBuilder<T extends AMAuditEventBuilder<T>> |
A common interface for all OpenAM audit event builders.
|
| AMAuditEventBuilderUtils |
Collection of static helper methods for use by AM AuditEventBuilders.
|
| AMAuditService |
Extended interface of the commons AuditService to allow for OpenAM specific configuration.
|
| AMAuditServiceConfiguration |
Audit service configuration specific to OpenAM.
|
| 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 |
|
| AMAuthCallBackImpl |
This class should be instantiated by components in the authentication
framework when callbacks to an external application's logic are required.
|
| AMAuthConfigType |
Represents an Authentication Configuration type.
|
| AMAuthConfigUtils |
Authentication Configuration Utility.
|
| AMAuthenticationAuditEventBuilder |
Builder for OpenAM audit authentication events.
|
| AMAuthenticationInstance |
This class provides implementation of an individual instance
of a module type.
|
| AMAuthenticationManager |
This class provides interfaces to manage authentication module instances.
|
| AMAuthenticationSchema |
This class implements a subset of the service schema operations
for the AMModule instance.
|
| AMAuthErrorCode |
Class is representing error code for different error states
|
| AMAuthErrorCodeResponseStatusMapping |
Contains methods that return a map of AMErrorCodes to Http Response Status codes.
|
| AMAuthLevelManager |
Manager for module authentication level, this class provides methods to
retrieve modules which satisfied specific authentication level requirement.
|
| AMAuthUtils |
This class provides utility methods to Policy and Administration console
service to get realm qualified Authentication data.
|
| AMAuthUtils |
This class provides authentication related helper methods.
|
| AMBaseServlet |
AMBaseServlet is the Module Servlet of base
URI context.
|
| AMCallBack |
Deprecated.
|
| AMCallbackHandler |
|
| AMCertPath |
Class AMCertPath is special cased Certpath validation class.
|
| AMCertStore |
The class is used to manage certificate store in LDAP server
This class does get certificate with specified attr name and
value.
|
| AMClientCapData |
The abstraction to get/set the clients stored in the DSAME.
|
| AMClientCapException |
AMClientCapException: (critical) Thrown to indicate that the Attribute
Abstraction layer could not establish a connection with the backend service
provider (DSAME) OR the abstraction layer could not instantiate the actual
implementation objects.
|
| AMClientDataListener |
|
| AMClientDetector |
This is an utility to get the client type.
|
| AMCommonNameGenerator |
AMCommonNameGenerator is a singleton class that generates
common name for an user.
|
| AMCommonUtils |
Deprecated.
|
| AMConfigAuditEventBuilder |
Builder for OpenAM audit config events.
|
| AMConfiguration |
OpenAM JAAS Configuration implementation.
|
| AMConfigurationException |
Exception that is thrown when there are error in manipulating authentication
configuration.
|
| AMConsoleConfig |
|
| AMConsoleException |
This exception is thrown to signal to the view bean
that incorrect behavior is encountered in processing a request.
|
| AMConstants |
Deprecated.
|
| AMCRLStore |
The class is used to manage crl store in LDAP server
This class does get crl and update crl with CRLDistribution
PointsExtension in client certificate or IssuingDistribution
PointExtension in CRL.
|
| AMCrypt |
This class has methods to encrypt and decrypt password attributes.
|
| AMDebugLogger |
Delegate logging invocations to the AM Debug instance.
|
| AMDelimitAttrTokenizer |
|
| AMDirectoryAccessFactory |
Deprecated.
|
| AMDisplayType |
|
| AMDynamicGroup |
Deprecated.
|
| AMEncryption |
The interface class AMEncryption provides methods that will be
used by iDSAME to encrypt and decrypt data.
|
| AMEncryptionProvider |
AMEncryptionProvider is a class for encrypting and
decrypting XML Documents which implements EncryptionProvider.
|
| AMEntity |
Deprecated.
|
| AMEntityImpl |
|
| AMEntityType |
Deprecated.
|
| AMEntryExistsException |
Deprecated.
|
| AMEvent |
Deprecated.
|
| AMEventListener |
Deprecated.
|
| AMEventManagerException |
Deprecated.
|
| AMException |
Deprecated.
|
| AMExecutorServiceFactory |
Responsible for filtering the API of ExecutorServiceFactory to exclude any
methods that do not offer a means of setting thread names and to ensure that
new methods added to ExecutorServiceFactory are always called via
AuditRequestContextPropagatingExecutorServiceFactory.
|
| AMFilteredRole |
Deprecated.
|
| AMFormatUtils |
AMFormatUtils provides a set of formating methods
|
| AMGenerateServerID |
This class is basically used to generate two byte string server id that can
be used to update the platform server list.
|
| AMGroup |
Deprecated.
|
| AMGroupContainer |
Deprecated.
|
| AMHashMap |
This class will lower the case of the key that is used to access the HashMap.
|
| AMHostnameVerifier |
|
| AMI18NUtils |
This provides Internationalization related methods.
|
| AMIdentity |
This class represents an Identity which needs to be managed by Access
Manager.
|
| AMIdentityMembershipCondition |
Deprecated.
|
| AMIdentityMembershipCondition |
An implementation of an EntitlementCondition that will check whether the
principal has the specified memberships.
|
| AMIdentityRepository |
The class AMIdentityRepository represents an object to access
the repositories in which user/role/group and other identity data is
configured.
|
| AMIdentityRepositoryFactory |
Factory for creating AMIdentityRepository instances.
|
| AMIdentityRepositoryListenerInitializer |
|
| AMIdentitySubject |
Deprecated.
|
| AMIdentityWrapper |
A wrapper class around AMIdentity to facility testing of code that needs to use AMIdentity.
|
| AMInvalidDNException |
Deprecated.
|
| AMInvalidURLViewBean |
AMInvalidURLViewBean is invoked when Module Servlet gets an
invalid URL.
|
| AMKeyProvider |
Implementation of a KeyProvider interface for retrieving X509 Certificates and private
keys from the user data store.
|
| AMLDAPCertStoreParameters |
Parameters used to access ldap cert store
|
| AMLogException |
Defines all the exceptions used in Logging service.
|
| AMLoggerFactory |
|
| AMLoginContext |
AMLoginContext class is the core layer in the authentication
middle tier which connects user clients to the JAAS LoginModule.
|
| AMLoginModule |
An abstract class which implements JAAS LoginModule, it provides
methods to access OpenAM services and the module
xml configuration.
|
| AMLoginModuleBinder |
The idea behind this interface is that implementations of this interface will also extend the AMLoginModule
class and be instantiated with an instance of the AuthLoginModule interface and the implementation of this
interface will then delegate the AMLoginModule calls to the AuthLoginModule instance.
|
| AMLoginViewBean |
This view bean takes a login URL and make sure that login page occupies the
entire browser.
|
| AMLogoutCommand |
Handles the event when the logout button is clicked.
|
| AMModel |
This defines a set of methods that are exposed to view beans.
|
| AMModelBase |
This class implements all the basic and commonly used methods used by view
beans.
|
| AMNamingAttrManager |
Deprecated.
|
| AMObject |
Deprecated.
|
| AMObjectClassManager |
Deprecated.
|
| AMObjectListener |
Deprecated.
|
| AMObjectListenerImpl |
Deprecated.
|
| AMOrganization |
Deprecated.
|
| AMOrganizationalUnit |
Deprecated.
|
| AMPassword |
Stores a password.
|
| AMPasswordUtil |
This class which contains utilities to encrypt and decrypt attribute value of
password type.
|
| AMPeopleContainer |
Deprecated.
|
| AMPipeDelimitAttrTokenizer |
|
| AMPostAuthProcess |
|
| AMPostAuthProcessInterface |
The AMPostAuthProcessInterface interface needs to
be implemented by services and applications to do post
authentication processing.
|
| AMPostCallBackException |
Deprecated.
|
| AMPostViewBean |
This view bean bridges view beans from two deployment domains.
|
| AMPreCallBackException |
Deprecated.
|
| AMPrimaryMastHeadViewBean |
This is the base class for all view beans that have primary
masthead in Console.
|
| AMPropertySheet |
This class provides convenient methods to get and set attribute values to
property sheet view.
|
| AMPropertySheetModel |
|
| AMRecord |
|
| AMRemoteException |
|
| AMRemoteException_SOAPSerializer |
|
| AMResBundleCacher |
Utility to cache resource bundle object.
|
| AMResource |
Deprecated.
|
| AMResourceBundleCache |
A singleton class that cache resource bundle object
|
| AMResourceBundleCache |
A singleton class that cache resource bundle object.
|
| AMRole |
Deprecated.
|
| AMRootEntity |
Provides Common Base OpenAM Root Entity Object for the Internal
Model of the OpenAM Session Object Stack.
|
| AMSchema |
Deprecated.
|
| AMSchema.Type |
|
| AMSDKBundle |
|
| AMSDKEventListener |
Implements AMEventListener from OpenAM SDK.
|
| AMSDKRepo |
|
| AMSearchControl |
Deprecated.
|
| AMSearchFilterManager |
Deprecated.
|
| AMSearchResults |
Deprecated.
|
| AMSecurityPropertiesException |
Exception that is thrown when AMConfig.properties does not contain
com.sun.identity.agents.app.username and com.iplanet.am.service.password
|
| AMSendMail |
|
| AMServiceListener |
Deprecated.
|
| AMServiceProfile |
|
| AMServiceProfileModel |
|
| AMServiceProfileModelImpl |
|
| AMServiceProfileViewBeanBase |
|
| AMServiceUtils |
Deprecated.
|
| AMSession |
This Interface defines the functionality of a session in openam.
|
| AMSessionInvalidator |
Invoked by TokenProviders to invalidate any interim OpenAM sessions generated as part of any STS token operation
if indicated by sts configuration state.
|
| AMSessionInvalidatorImpl |
|
| AMSessionRepositoryDeferredOperation |
AMSession Replication Event
Provides necessary information to perform a Session Repository Event against the
appropriate backend.
|
| AMSessionRepositoryDeferredOperationType |
Type of AM Session Repository Deferred Operation to be performed.
|
| AMSetupDSConfig |
This class does Directory Server related tasks for
OpenAM deployed as single web application.
|
| AMSetupFilter |
This filter brings the administrator to a configuration page where the product can be configured
if the product is not yet configured.
|
| AMSetupServlet |
This class is the first class to get loaded by the Servlet container.
|
| AMSetupUtils |
Utility methods that are used by various setup/startup classes.
|
| AMShowMenuEntry |
|
| AMSignatureProvider |
SignatureProvider is an interface
to be implemented to sign and verify xml signature
|
| AMStaticGroup |
Deprecated.
|
| Amster |
|
| AMStoreConnection |
Deprecated.
|
| AMSTSConstants |
|
| AMSTSConstants.STSType |
|
| AMSTSRuntimeException |
The CXF-STS engine throws only one exception type - the org.apache.cxf.ws.security.sts.provider.STSException, which
is a RuntimeException.
|
| AMSystemConfig |
AMSystemConfig is contains system configuration information
|
| AMTabEntry |
|
| AMTableTiledView |
|
| AMTemplate |
Deprecated.
|
| AMTokenParser |
This interface defines the ability to take the Representation result of a dispatched REST authN request and to
return a AM session id.
|
| AMTokenParserImpl |
AMTokenParser implementation.
|
| AMTokenProvider |
This class implements the TokenProvider interface to
generate the WS-Security tokens.
|
| AMUncaughtExceptionViewBean |
AMUncaughtExceptionViewBean displays a message box when uncaught
exception is thrown.
|
| AMURLStreamHandlerFactory |
This class provides method to return configured https protocol handler.
|
| AMUser |
Deprecated.
|
| AMUserEntryProcessed |
Deprecated.
|
| AMUserNamePasswordAuthenticator |
|
| AMUserPasswordValidation |
Deprecated.
|
| AMUserPasswordValidationPlugin |
This class is an utility to detect the specified pattern in the given string
|
| AMViewBeanBase |
This is the base class for all view beans in Console.
|
| AMViewConfig |
|
| AMViewInterface |
|
| AMX509KeyManager |
The WSX509KeyManager class implements JSSE X509KeyManager
interface.
|
| AMX509KeyManagerFactory |
The WSX509KeyManager class implements JSSE X509KeyManager
interface.
|
| AMX509KeyManagerImpl |
The WSX509KeyManager class implements JSSE X509KeyManager
interface.
|
| AMX509KeyManagerImpl |
The AMX509KeyManagerImpl class implements JSSE X509KeyManager
interface.
|
| AMX509TrustManager |
The AMX509TrustManager class implements JSSE X509TrustManager
interface.
|
| AndCondition |
EntitlementCondition wrapper on a set of
EntitlementCondition(s) to provide
boolean OR logic Membership is of AndCondition is satisfied
if the user is a member of any of the wrapped
EntitlementCondition.
|
| AndSubject |
EntitlementSubject wrapper on a set of EntitlementSubject(s) to provide
boolean And logic Membership is of AndSubject is satisfied if the user is
a member of any of the wrapped EntitlementSubject
|
| AnnotatedMethod |
|
| Anonymous |
|
| AnonymousAuthPrincipal |
|
| AnonymousESubject |
|
| AnyOf |
Java class for AnyOfType complex type.
|
| AnyOfAuthzModule |
This module takes a collection of authz modules and runs them, returning the first
success and ignoring all failures.
|
| AnyPrivilegeAuthzModule |
An authorization module that permits a privileged user from any realm to get access to the requested realm.
|
| AnyType |
Java content class for anyType complex type.
|
| AnyTypeImpl |
|
| AnyUserSubject |
Deprecated. |
| ApiActionAssert |
This class represents the Create, Update,
Delete, Patch,
Action and Query annotations
as generic Annotations.
|
| ApiAnnotationAssert |
This is the entry test class for API annotated classes.
|
| ApiDescriptorConstants |
Constants for Api Descriptor I18N used across OpenAM.
|
| ApiDescriptorFilter |
A filter for API Descriptor requests based on whether they are enabled in the RestApisService.
|
| ApiDescriptorFilter.State |
A singleton for whether the API Description is currently enabled.
|
| ApiDocsService |
This service provides an HTML representation of the OpenAM REST API.
|
| ApiErrorAssert |
This class represents the ApiError annotation.
|
| ApiHandlerAssert |
This class represents the Handler annotation.
|
| ApiOperationsAssert |
This class represents the Operation annotation.
|
| ApiParameterAssert |
This class represents the Parameter annotation.
|
| ApiProviderAssert |
This class represents the SingletonProvider, CollectionProvider and RequestHandler
annotations as generic Annotations.
|
| ApiRouteMatcher |
Matches routes for API related URLs.
|
| ApiSchemaAssert |
This class represents the Schema annotation.
|
| ApiService |
This service provides an HTML representation of the OpenAM REST API.
|
| Application |
Application login module.
|
| Application |
Application class contains the information on how an application behaves
e.g. how to combine decision and how to compare resources;
and the supported actions.
|
| ApplicationImpl |
|
| ApplicationPrincipal |
|
| ApplicationPrivilege |
Class representing delegation application privilege
|
| ApplicationPrivilege.Action |
|
| ApplicationPrivilege.PossibleAction |
|
| ApplicationPrivilegeBase |
|
| ApplicationPrivilegeManager |
This class manages the delegation of application privileges.
|
| ApplicationQueryFilterVisitor |
Query filter visitor for filtering on Application configuration attributes.
|
| ApplicationService |
Application service to handle all things relating to applications.
|
| ApplicationServiceFactory |
Factory to construct application service instances.
|
| ApplicationServiceFactoryImpl |
|
| ApplicationServiceImpl |
An application service implementation.
|
| ApplicationsResource |
Endpoint for the ApplicationsResource.
|
| ApplicationType |
Application Type defines the default supported action names; search and save
index generators; and resource comparator.
|
| ApplicationTypeImpl |
Supporting class for ApplicationType CLI commands
|
| ApplicationTypeManager |
Application Type manager.
|
| ApplicationTypeManagerWrapper |
|
| ApplicationTypesResource |
|
| ApplicationTypeWrapper |
Wrapper for the Jsonification of the ApplicationType class.
|
| ApplicationV1Filter |
CREST filter used transform between version 1.0 and version 2.0 of the json for the application endpoint.
|
| ApplicationV1FilterTransformer |
Transformer for the ApplicationV1Filter, to ensure that we get the responses in the correct v1 format.
|
| ApplicationWrapper |
Wrapper for the Jsonification of the Application class.
|
| AppliesToElement |
Java content class for AppliesTo element declaration.
|
| AppliesToElementImpl |
|
| AppliesToType |
Java content class for anonymous complex type.
|
| AppliesToTypeImpl |
|
| Apply |
Java class for ApplyType complex type.
|
| AppSSOTokenProvider |
This interface defines method to get application single sign on token.
|
| AppTokenHandler |
Use to store an application token so that is can be evaluating later in the
thread
|
| Archiver |
This Archiver archives the files by timestamping them and keeping them in
the same directory.
|
| Artifact |
This class represents the Artifact element in
SAMLv2 protocol schema.
|
| ArtifactImpl |
This class implements interface Artifact.
|
| ArtifactResolutionServiceElement |
Java content class for ArtifactResolutionService element declaration.
|
| ArtifactResolutionServiceElementImpl |
|
| ArtifactResolve |
The ArtifactResolve message is used to request that a SAML
protocol message be returned in an ArtifactResponse message
by specifying an artifact that represents the SAML protocol message.
|
| ArtifactResolveImpl |
This is an implementation of interface ArtifactResolve.
|
| ArtifactResponse |
The ArtifactResopnse message has the complex type
ArtifactResponseType.
|
| ArtifactResponseImpl |
The ArtifactResopnse message has the complex type
ArtifactResponseType.
|
| ArtifactStats |
The ArtifactStats implements StatsListener for Assertion
Artifact map.
|
| Assertion |
This object stands for Assertion element.
|
| Assertion |
The Assertion element is a package of information
that supplies one or more Statement made by an issuer.
|
| AssertionArtifact |
This class represents the AssertionArtifact element in
SAML protocol schema.
|
| AssertionBase |
This object stands for Assertion element.An Assertion is a
package of information that supplies one or more Statement made
by an issuer.
|
| AssertionConsumerServiceElement |
Java content class for AssertionConsumerService element declaration.
|
| AssertionConsumerServiceElementImpl |
|
| AssertionElement |
Java content class for Assertion element declaration.
|
| AssertionElementImpl |
|
| AssertionFactory |
This is the factory class to obtain instances of the objects defined
in assertion schema.
|
| AssertionIDRef |
This class represents the AssertionIDRef element.
|
| AssertionIDRefElement |
Java content class for AssertionIDRef element declaration.
|
| AssertionIDRefElementImpl |
|
| AssertionIDReference |
AssertionIDReference element makes reference to a SAML
assertion.
|
| AssertionIDRefImpl |
This class represents the AssertionIDRef element.
|
| AssertionIDRequest |
This class represents the AssertionIDRequestType complex type.
|
| AssertionIDRequestImpl |
This class represents the AssertionIDRequest element in SAMLv2 protocol
schema.
|
| AssertionIDRequestMapper |
This interface AssertonIDRequestMapper is used by asseriton
ID request service to process assertion ID request.
|
| AssertionIDRequestServiceElement |
Java content class for AssertionIDRequestService element declaration.
|
| AssertionIDRequestServiceElementImpl |
|
| AssertionIDRequestServiceSOAP |
This class AssertionIDRequestServiceSOAP receives and processes
assertion ID request using SOAP binding.
|
| AssertionIDRequestServiceURI |
This class AssertionIDRequestServiceURI receives and processes
assertion ID request using URI binding.
|
| AssertionIDRequestUtil |
This class provides methods to send or process
AssertionIDRequest.
|
| AssertionImpl |
The Assertion element is a package of information
that supplies one or more Statement made by an issuer.
|
| AssertionManager |
The class AssertionManager is a final class
that provides interfaces to create, get and destroy Assertions.
|
| AssertionManagerClient |
The class AssertionManagerClient is a final class
that provides interfaces to create, get and destroy Assertions.
|
| AssertionManagerIF |
JAX-RPC interface for AssertionManager to make it remoteable
|
| AssertionManagerIF_checkForLocal_RequestStruct |
|
| AssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer |
|
| AssertionManagerIF_checkForLocal_ResponseStruct |
|
| AssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer |
|
| AssertionManagerIF_createAssertion_Fault_SOAPBuilder |
|
| AssertionManagerIF_createAssertion_Fault_SOAPSerializer |
|
| AssertionManagerIF_createAssertion_RequestStruct |
|
| AssertionManagerIF_createAssertion_RequestStruct_SOAPBuilder |
|
| AssertionManagerIF_createAssertion_RequestStruct_SOAPSerializer |
|
| AssertionManagerIF_createAssertion_ResponseStruct |
|
| AssertionManagerIF_createAssertion_ResponseStruct_SOAPBuilder |
|
| AssertionManagerIF_createAssertion_ResponseStruct_SOAPSerializer |
|
| AssertionManagerIF_createAssertion2_Fault_SOAPBuilder |
|
| AssertionManagerIF_createAssertion2_Fault_SOAPSerializer |
|
| AssertionManagerIF_createAssertion2_RequestStruct |
|
| AssertionManagerIF_createAssertion2_RequestStruct_SOAPBuilder |
|
| AssertionManagerIF_createAssertion2_RequestStruct_SOAPSerializer |
|
| AssertionManagerIF_createAssertion2_ResponseStruct |
|
| AssertionManagerIF_createAssertion2_ResponseStruct_SOAPBuilder |
|
| AssertionManagerIF_createAssertion2_ResponseStruct_SOAPSerializer |
|
| AssertionManagerIF_createAssertionArtifact_Fault_SOAPBuilder |
|
| AssertionManagerIF_createAssertionArtifact_Fault_SOAPSerializer |
|
| AssertionManagerIF_createAssertionArtifact_RequestStruct |
|
| AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPBuilder |
|
| AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPSerializer |
|
| AssertionManagerIF_createAssertionArtifact_ResponseStruct |
|
| AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPBuilder |
|
| AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPSerializer |
|
| AssertionManagerIF_getAssertion_Fault_SOAPBuilder |
|
| AssertionManagerIF_getAssertion_Fault_SOAPSerializer |
|
| AssertionManagerIF_getAssertion_RequestStruct |
|
| AssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder |
|
| AssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer |
|
| AssertionManagerIF_getAssertion_ResponseStruct |
|
| AssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder |
|
| AssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer |
|
| AssertionManagerIF_getAssertion2_Fault_SOAPBuilder |
|
| AssertionManagerIF_getAssertion2_Fault_SOAPSerializer |
|
| AssertionManagerIF_getAssertion2_RequestStruct |
|
| AssertionManagerIF_getAssertion2_RequestStruct_SOAPBuilder |
|
| AssertionManagerIF_getAssertion2_RequestStruct_SOAPSerializer |
|
| AssertionManagerIF_getAssertion2_ResponseStruct |
|
| AssertionManagerIF_getAssertion2_ResponseStruct_SOAPBuilder |
|
| AssertionManagerIF_getAssertion2_ResponseStruct_SOAPSerializer |
|
| AssertionManagerIF_getAssertionArtifacts_Fault_SOAPBuilder |
|
| AssertionManagerIF_getAssertionArtifacts_Fault_SOAPSerializer |
|
| AssertionManagerIF_getAssertionArtifacts_RequestStruct |
|
| AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPBuilder |
|
| AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPSerializer |
|
| AssertionManagerIF_getAssertionArtifacts_ResponseStruct |
|
| AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPBuilder |
|
| AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPSerializer |
|
| AssertionManagerIF_getAssertionByIdRef_Fault_SOAPBuilder |
|
| AssertionManagerIF_getAssertionByIdRef_Fault_SOAPSerializer |
|
| AssertionManagerIF_getAssertionByIdRef_RequestStruct |
|
| AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPBuilder |
|
| AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPSerializer |
|
| AssertionManagerIF_getAssertionByIdRef_ResponseStruct |
|
| AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPBuilder |
|
| AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPSerializer |
|
| AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPBuilder |
|
| AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPSerializer |
|
| AssertionManagerIF_getAssertionByIdRef2_RequestStruct |
|
| AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPBuilder |
|
| AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPSerializer |
|
| AssertionManagerIF_getAssertionByIdRef2_ResponseStruct |
|
| AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPBuilder |
|
| AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPSerializer |
|
| AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPBuilder |
|
| AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPSerializer |
|
| AssertionManagerIF_getAssertionByIdRefToken_RequestStruct |
|
| AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPBuilder |
|
| AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPSerializer |
|
| AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct |
|
| AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPBuilder |
|
| AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPSerializer |
|
| AssertionManagerIF_getAssertions_Fault_SOAPBuilder |
|
| AssertionManagerIF_getAssertions_Fault_SOAPSerializer |
|
| AssertionManagerIF_getAssertions_RequestStruct |
|
| AssertionManagerIF_getAssertions_RequestStruct_SOAPBuilder |
|
| AssertionManagerIF_getAssertions_RequestStruct_SOAPSerializer |
|
| AssertionManagerIF_getAssertions_ResponseStruct |
|
| AssertionManagerIF_getAssertions_ResponseStruct_SOAPBuilder |
|
| AssertionManagerIF_getAssertions_ResponseStruct_SOAPSerializer |
|
| AssertionManagerIF_Tie |
|
| AssertionManagerImpl |
|
| AssertionManagerServlet |
The class provides remote interfaces for the AssertionManager
class using JAX-RPC.
|
| AssertionSSOTokenListener |
Assertion SSOToken listener
|
| AssertionStats |
|
| AssertionToken |
This class implements the interface SecurityToken for the
SAML Assertions.
|
| AssertionTokenSpec |
This class implements the interface SecurityTokenSpec to
create SAML1.0 and SAML1.1 Assertions / Security
Tokens.
|
| AssertionType |
Java content class for AssertionType complex type.
|
| AssertionType |
Java content class for AssertionType complex type.
|
| AssertionTypeImpl |
|
| AssertionTypeImpl |
|
| AssertionURIRefElement |
Java content class for AssertionURIRef element declaration.
|
| AssertionURIRefElementImpl |
|
| AssignableDynamicGroup |
Represents a dynamic group entry that uses memberOf as its filter.
|
| AssignService |
This command assigns service to an identity.
|
| AssociatedAdvice |
Java class for AssociatedAdviceType complex type.
|
| AsymmetricBindingElement |
7.5 AsymmetricBinding Assertion
Java content class for AsymmetricBinding element declaration.
|
| AsymmetricBindingElementImpl |
|
| AsyncResultHandler<T> |
AsyncResultHandler is an asynchronous implementation of the ResultHandler.
|
| AsyncResultHandlerFactory |
Implementation provides an appropriate asynchronous ResultHandler implementation based on the
type requested.
|
| Attr |
Represents an attribute value pair in UMS.
|
| Attribute |
Java class for AttributeType complex type.
|
| Attribute |
|
| Attribute |
The Attribute element specifies an attribute of the assertion
subject.
|
| Attribute |
The Attribute element identifies an attribute by name and
optionally includes its value(s).
|
| Attribute |
The Attribute element specifies information about the
action/subject/resource requested in the Request context by
listing a sequence of Attribute elements associated with
the action.
|
| Attribute |
Legacy class from before enum types were supported and holder of constants of all defined radius attribute type codes
outlined in RFC 2865.
|
| Attribute_LiteralSerializer |
|
| AttributeAssignment |
Java class for AttributeAssignmentType complex type.
|
| AttributeAssignmentExpression |
Java class for AttributeAssignmentExpressionType complex type.
|
| AttributeAuthorityConfigElement |
Java content class for AttributeAuthorityConfig element declaration.
|
| AttributeAuthorityConfigElementImpl |
|
| AttributeAuthorityDescriptorElement |
Java content class for AttributeAuthorityDescriptor element declaration.
|
| AttributeAuthorityDescriptorElementImpl |
|
| AttributeAuthorityDescriptorType |
Java content class for AttributeAuthorityDescriptorType complex type.
|
| AttributeAuthorityDescriptorTypeImpl |
|
| AttributeAuthorityMapper |
This interface AttributeAuthorityMapper is used by attribute
authority to process attribute query.
|
| AttributeCompressionStrategy |
Responsible for performing a specialised JSON compression based on the
attribute name being stored in the JSON.
|
| AttributeConsumingServiceElement |
Java content class for AttributeConsumingService element declaration.
|
| AttributeConsumingServiceElementImpl |
|
| AttributeConsumingServiceType |
Java content class for AttributeConsumingServiceType complex type.
|
| AttributeConsumingServiceTypeImpl |
|
| AttributedDateTime |
This type is for elements whose [children] is a psuedo-dateTime and can have arbitrary attributes.
|
| AttributedDateTimeImpl |
|
| AttributeDesignator |
Java class for AttributeDesignatorType complex type.
|
| AttributeDesignator |
The AttributeDesignator element identifies an attribute
name within an attribute namespace.
|
| AttributedQNameType |
Java content class for AttributedQNameType complex type.
|
| AttributedQNameTypeImpl |
|
| AttributedString |
This type represents an element with arbitrary attributes.
|
| AttributedStringImpl |
|
| AttributedUnsignedLongType |
Java content class for AttributedUnsignedLongType complex type.
|
| AttributedUnsignedLongTypeImpl |
|
| AttributedURI |
This type is for elements whose [children] is an anyURI and can have arbitrary attributes.
|
| AttributedURIImpl |
|
| AttributedURIType |
Java content class for AttributedURIType complex type.
|
| AttributedURITypeImpl |
|
| AttributeElement |
Java content class for Attribute element declaration.
|
| AttributeElement |
Java content class for Attribute element declaration.
|
| AttributeElement |
Java content class for Attribute element declaration.
|
| AttributeElementImpl |
|
| AttributeElementImpl |
|
| AttributeElementImpl |
|
| AttributeExtensibleString |
Java content class for AttributeExtensibleString complex type.
|
| AttributeExtensibleStringImpl |
|
| AttributeExtensibleURI |
Java content class for AttributeExtensibleURI complex type.
|
| AttributeExtensibleURIImpl |
|
| AttributeFactory |
Translates the attribute type code held in the first octet of the on-the-wire representation of a specific radius
attribute into the corresponding java object used to interact with attribute fields of that type.
|
| AttributeI18NKeyComparator |
AttributeI18NKeyComparator compares the i18n key of two
AttributeSchema objects.
|
| AttributeImpl |
This is a default implementation of interface Attribute.
|
| AttributeImpl |
The Attribute element specifies information about the
action/subject/resource requested in the Request context by
listing a sequence of Attribute elements associated with
the action.
|
| AttributeLookupCondition |
This condition evaluates if a given attribute from subject matches with
the one in resource.
|
| AttributeMapper |
Class AttributeMapper is an interface for mapping a
between a Personal Profile Attribute to an LDAP Attribute.
|
| AttributeMapper |
The class AttributeMapper is an interface that is
implemented to get SSO information and map partner attributes to
OpenAM attributes.
|
| AttributeMapper<T> |
Translates from a source to a map of attributes.
|
| AttributeMapper |
Defines the concerns of mapping attributes into SAML2 AttributeStatements.
|
| AttributeProfileElement |
Java content class for AttributeProfile element declaration.
|
| AttributeProfileElementImpl |
|
| AttributeQuery |
This concrete class extends from the abstract base class
SubjectQuery.
|
| AttributeQuery |
This class represents the AttributeQueryType complex type.
|
| AttributeQueryConfigElement |
Java content class for AttributeQueryConfig element declaration.
|
| AttributeQueryConfigElementImpl |
|
| AttributeQueryDescriptorElement |
Java content class for AttributeQueryDescriptor element declaration.
|
| AttributeQueryDescriptorElementImpl |
|
| AttributeQueryDescriptorType |
Java content class for AttributeQueryDescriptorType complex type.
|
| AttributeQueryDescriptorTypeImpl |
|
| AttributeQueryImpl |
|
| AttributeQueryUtil |
This class provides methods to send or process AttributeQuery.
|
| Attributes |
Java class for AttributesType complex type.
|
| AttributeSchema |
The class AttributeSchema provides methods to access the
schema of a configuration parameter.
|
| AttributeSchema.ListOrder |
This enum ListOrder defines the list orders of schema attributes and provides constants for these list
orders.
|
| AttributeSchema.Syntax |
The class Syntax defines the syntax of the schema
attributes and provides static constants for these types.
|
| AttributeSchema.Type |
The class Type defines the types of schema attributes and
provides static constants for these types.
|
| AttributeSchema.UIType |
The class UIType defines the UI types of schema attributes
and provides static constants for these types.
|
| AttributeSchemaComparator |
This comparator compares the i18n key of two
AttributeSchema objects.
|
| AttributeSchemaImpl |
The class AttributeSchemaImpl provides methods to access the
schema of a configuration parameter.
|
| AttributeSelector |
Java class for AttributeSelectorType complex type.
|
| AttributeServiceElement |
Java content class for AttributeService element declaration.
|
| AttributeServiceElementImpl |
|
| AttributeServiceEndpointElement |
Java content class for AttributeServiceEndpoint element declaration.
|
| AttributeServiceEndpointElementImpl |
|
| AttributeServiceSOAP |
This class AttributeServiceSOAP receives and processes
attribute query request using SOAP binding.
|
| AttributeServiceType |
Java content class for AttributeServiceType complex type.
|
| AttributeServiceTypeImpl |
|
| AttributeSet |
Holder of the attribute instances in an instance of the
com.sun.identity.authentication.modules.radius.client.Packet type which is the superclass of all radius
packet types.
|
| AttributesReference |
Java class for AttributesReferenceType complex type.
|
| AttributesRequest |
|
| AttributesRequest_LiteralSerializer |
|
| AttributesResponse |
|
| AttributesResponse_LiteralSerializer |
|
| AttributeStatement |
The AttributeStatement element supplies a statement by the issuer
that the specified subject is associated with the specified attributes.
|
| AttributeStatement |
The AttributeStatement element describes a statement by
the SAML authority asserting that the assertion subject is associated with
the specified attributes.
|
| AttributeStatementElement |
Java content class for AttributeStatement element declaration.
|
| AttributeStatementElementImpl |
|
| AttributeStatementImpl |
This is a default implementation of AttributeStatement.
|
| AttributeStatementsProvider |
Defines the concerns of generating the AttributeStatement list to be included in the SAML2 assertion.
|
| AttributeStatementType |
Java content class for AttributeStatementType complex type.
|
| AttributeStatementTypeImpl |
|
| AttributeStruct |
This class encapulates the information for mapping property
in configuration properties file to attribute in service.
|
| AttributeSubject |
|
| AttributeType |
Java content class for AttributeType complex type.
|
| AttributeType |
Java content class for AttributeType complex type.
|
| AttributeType |
Java content class for AttributeType complex type.
|
| AttributeType |
Supported attribute types for queries over policies.
|
| AttributeType |
Attribute types corresponding to attribute type codes defined in rfc 2865 and extension RFCs.
|
| AttributeTypeImpl |
|
| AttributeTypeImpl |
|
| AttributeTypeImpl |
|
| AttributeUtils |
A utility class to simplify dealing with attributes flagged as static or binary.
|
| AttributeValue |
Java class for AttributeValueType complex type.
|
| AttributeValueAlreadyExistsException |
Exception occurs when attribute value already exists in the LDAP schema.
|
| AttributeValueElement |
Java content class for AttributeValue element declaration.
|
| AttributeValueElementImpl |
|
| AttributeValues |
This class provides utilities for process attribute values.
|
| AttrSet |
Represents a set of attributes
|
| AudienceElement |
Java content class for Audience element declaration.
|
| AudienceElementImpl |
|
| AudienceRestriction |
The AudienceRestriction specifies that the assertion
is addressed to one or more specific Audiences.
|
| 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.
|
| AudienceRestrictionElement |
Java content class for AudienceRestriction element declaration.
|
| AudienceRestrictionElementImpl |
|
| AudienceRestrictionImpl |
The AudienceRestriction specifies that the assertion
is addressed to one or more specific Audiences.
|
| AudienceRestrictionType |
Java content class for AudienceRestrictionType complex type.
|
| AudienceRestrictionTypeImpl |
|
| Audit |
|
| AuditableHttpServletResponse |
HttpServletResponse decorator used for capturing response status and message.
|
| AuditAccessFilter |
Servlet filter responsible for auditing access to the SOAP STS.
|
| AuditAccessServletFilter |
Servlet filter responsible for auditing access to generic HTTP endpoints.
|
| AuditConfigurationGuiceModule |
Guice Module for configuring bindings for the OpenAM Audit Configuration classes.
|
| AuditConsoleConstants |
Class for audit configuration console constants.
|
| AuditConstants |
Collection of constants related to auditing.
|
| AuditConstants.AuthenticationFailureReason |
Predefined values for the entries in the authentication audit "entries/info/failureReason" field.
|
| AuditConstants.Component |
Predefined components for audit events.
|
| AuditConstants.ConfigOperation |
Predefined operations for configuration events.
|
| AuditConstants.EntriesInfoFieldKey |
Predefined keys for the entries in the authentication audit "entries/info" field.
|
| AuditConstants.EventName |
Predefined names for audit events.
|
| AuditConstants.TrackingIdKey |
Predefined tracking ID types.
|
| AuditContextFilter |
Servlet filter for initializing thread local RequestContext when request handling begins
and discarding it when handling completes.
|
| AuditContextFilter |
Servlet filter for initializing thread local RequestContext when request handling begins
and discarding it when handling completes.
|
| AuditCoreGuiceModule |
Guice Module for configuring bindings for the OpenAM Audit Core classes.
|
| AuditEndpointAuditFilter |
This filter wrapper adds the audit context to the passed server context and delegates on the request.
|
| AuditEventFactory |
Factory for creation of AuditEvent builders.
|
| AuditEventHandlerConfiguration |
|
| AuditEventHandlerConfiguration.Builder |
|
| AuditEventHandlerFactory |
A factory for creating an audit event handler.
|
| AuditEventPublisher |
Responsible for publishing locally created audit events to the AuditService.
|
| AuditEventPublisherImpl |
Responsible for publishing locally created audit events to the AuditService.
|
| AuditFilter |
Filter which will audit any requests that pass through it.
|
| AuditFilterWrapper |
This filter wrapper adds the audit context to the passed server context and delegates on the request.
|
| AuditHistory |
|
| AuditInfoContext |
Audit context allows for the component area to be passed through.
|
| AuditLogFileNameTask |
This task creates a unique name for the audit log file to be used by
the product instance being configured.
|
| Auditor |
Creates access audit events from information collected from HTTP request and response objects.
|
| AuditorFactory |
Factory interface for Guice assisted injection of Auditor.
|
| AuditRequestContext |
Thread-local context for Commons Audit state.
|
| AuditRequestContextPropagatingCallable<T> |
|
| AuditRequestContextPropagatingExecutorService |
ExecutorService decorator that propagates AuditRequestContext from
task publishing thread to task consuming thread.
|
| AuditRequestContextPropagatingExecutorServiceFactory |
ExecutorServiceFactory decorator that ensures all ExecutorServices propagate
AuditRequestContext from task publishing thread to task consuming thread.
|
| AuditRequestContextPropagatingRunnable |
|
| AuditRequestContextPropagatingScheduledExecutorService |
ExecutorService decorator that propagates AuditRequestContext from task publishing thread to task
running thread.
|
| AuditRestRouteProvider |
|
| AuditServiceConfigurationListener |
Implementors of this interface will be notified of changes to the Audit service SMS configuration.
|
| AuditServiceConfigurationProvider |
Implementations of this interface are responsible for supplying the configuring for the audit service.
|
| AuditServiceConfigurationProviderImpl |
Listens to Audit Logger configuration changes and notify the Audit Service.
|
| AuditServiceProvider |
Responsible for creating and initializing instances of AuditService and its associated
ConnectionFactory.
|
| AuditServiceProviderImpl |
Responsible for creating the AuditService on configuration change.
|
| AuditServlet |
Servlet responsible for initializing the request context and setting the viewbean manager for Audit configuration.
|
| AuditSetupListener |
This listener will be notified when setup is complete and then try to configure the audit service.
|
| AuditTopicChoiceValues |
Contains all the possible values for audit topics.
|
| AuditTopicDefaultValues |
Contains the default values for audit topics.
|
| AuditUpgradeHelper |
For Upgrade from 12.0.x to 13.0.0 we want to disable the new Audit Logging framework.
|
| AuthActionTiledView |
|
| AuthAuthenticatorOathHelper |
This upgrade helper is used to add new default values to the Auth Authenticator OATH schema.
|
| AuthClient |
|
| AuthClientUtils |
|
| AuthConfigMonitor |
This class is converted from AuthenticatorManager
to monitor the authentication related configuration changes.
|
| AuthConfigurationEntry |
Represents one Authentication Configuration Entry
|
| AuthConfigurationModel |
|
| AuthConfigurationModelImpl |
This class is responsible for handling authentication configuration
operations such as creating/deleting configurations; updating the auth
instances that define the configuration, the success url, the failure
url, etc...
|
| AuthConfigViewBean |
|
| AuthContext |
The AuthContext provides the implementation for
authenticating users.
|
| AuthContext |
The AuthContext provides the implementation for authenticating users using
the JAAS technology.
|
| AuthContext.IndexType |
The class IndexType defines the possible kinds of "objects"
or "resources" for which an authentication can be performed.
|
| AuthContext.Status |
The class Status defines the possible
authentication states during the login process.
|
| AuthContextLocal |
The AuthContextLocal provides the implementation for
authenticating users.
|
| AuthContextLocalWrapper |
A wrapper class around AuthContextLocal.
|
| AuthD |
This class is used to initialize the Authentication service and retrieve
the Global attributes for the Authentication service.
|
| AuthenticatedAgents |
This subject applies to all users with valid SSOToken.
|
| AuthenticatedCommand |
This is the base class for all commands that require a user to be
authenticated in order to execute a command.
|
| AuthenticatedSharedAgents |
This subject applies to all users/agents with valid SSOToken.
|
| AuthenticatedSharedAgentsCondition |
The class AuthenticatedSharedAgentsCondition checks
if the authenticated shared agent has the agent name it is trying to read.
|
| AuthenticatedUsers |
Deprecated.
|
| AuthenticatedUsers |
This subject applies to all users with valid SSOToken.
|
| AuthenticatedViewBean |
This view just display a message indicating that user has authenticated.
|
| AuthenticateToRealmCondition |
Deprecated.
|
| AuthenticateToRealmCondition |
An implementation of an EntitlementCondition that will check whether the
principal has authenticated to the specified realm.
|
| AuthenticateToServiceCondition |
Deprecated.
|
| AuthenticateToServiceCondition |
An implementation of an EntitlementCondition that will check whether the
principal has authenticated to the specified service.
|
| AuthenticatingAuthorityElement |
Java content class for AuthenticatingAuthority element declaration.
|
| AuthenticatingAuthorityElementImpl |
|
| AuthenticationAccessAuditFilter |
Responsible for logging access audit events for authentication requests.
|
| AuthenticationAuditEntry |
A class which represents an entries object in the Commons authentication schema (See Commons Audit Project
events.json).
|
| AuthenticationCallbackXMLHelper |
Defines the interface that allows Authentication service to implement the
XML processing of required Authentication Callback during Authentication
remote SDK execution.
|
| AuthenticationCallbackXMLHelperFactory |
A factory to access AuthenticationCallbackXMLHelper instance.
|
| AuthenticationChainsFilter |
Authentication Chain endpoint filter which converts the
authChainConfiguration from a XML String into a JSON Array.
|
| AuthenticationContext |
Interface for all Authentication Contexts.
|
| AuthenticationEnforcer |
A Filter implementation which can be configured to enforce whether
authentication is required to access the endpoint.
|
| AuthenticationException |
AuthenticationException class is for handling Exception that
is thrown when the user-entered tokens cause the authentication module to
be authenticated to fail.
|
| AuthenticationHandler<T> |
Defines the authentication interface which is the foundation for all sts token authentication actions.
|
| AuthenticationHandlerImpl<T> |
|
| AuthenticationMethod |
Abstract interface for indicating that some authentication method should be used to perform authentication.
|
| AuthenticationModuleEventAuditor |
This auditor is specifically aimed at constructing and logging authentication events for login modules.
|
| AuthenticationModuleRealmSmsHandler |
Collection handler for handling queries on the realm-config/authentication/modules resource.
|
| AuthenticationPrincipalDataRetriever |
Defines the interface that allows Authentication service to retrieve the
required data from Authentication Principal, to be populated
in successful user authentication session.
|
| AuthenticationPrincipalDataRetrieverFactory |
A factory to access AuthenticationPrincipalDataRetriever
instance.
|
| AuthenticationProcessEventAuditor |
This auditor is specifically aimed at constructing and logging authentication events for the login process.
|
| AuthenticationQuery |
This concrete class extends from the abstract base class
SubjectQuery.
|
| AuthenticationServiceAttributeCache |
This class is a cache for Authentication Configuration Service.
|
| AuthenticationServiceNameProvider |
Allows the service management subsystem to identify the names of
authentication module services loaded by default.
|
| AuthenticationServiceNameProviderFactory |
A factory to access AuthenticationServiceNameProvider instance
at runtime.
|
| AuthenticationServiceNameProviderImpl |
A concrete implementation of AuthenticationServiceNameProvider
that uses the
com.sun.identity.authentication.config.AMAuthenticationManager
to retrieve the names of authentication module services that are loaded by
default.
|
| AuthenticationServiceV1 |
|
| AuthenticationServiceV2 |
|
| AuthenticationSessionStore |
Stores sessions used for authentication which must not yet be written to the store.
|
| AuthenticationStatement |
The AuthenticationStatement element supplies a
statement by the issuer that its subject was authenticated by a
particular means at a particular time.
|
| AuthenticationStatementsProvider |
Defines the concern of providing the AuthnStatement list to be included in the generated SAML2 assertion.
|
| AuthenticationTokenElement |
Java content class for AuthenticationToken element declaration.
|
| AuthenticationTokenElementImpl |
|
| AuthenticationUrlProvider |
This interface defines the means for the AuthenticationHandler to obtain the URI to pass to the
TokenAuthenticationRequestDispatcher.
|
| AuthenticationUrlProviderImpl |
|
| Authenticator |
Abstract superclass of all authenticator types.
|
| AuthenticatorAppRegistrationURIBuilder |
Provides functionality to generate URIs for registering OATH devices with an OATH authentication module.
|
| AuthenticatorDeviceServiceFactory<T extends DeviceService> |
Generic implementation of a service factory used to produce services for realms
which will cache the service and attach a config listener which will update on
config modifications.
|
| AuthenticatorOATH |
Implements the OATH specification.
|
| AuthenticatorOathGuiceModule |
Guice bindings for the OATH two-step verification module.
|
| AuthenticatorOathService |
Implementation of the OATH Service.
|
| AuthenticatorOathServiceFactory |
Produces AuthenticatorOathService's for a specific realm.
|
| AuthenticatorPush |
ForgeRock Authentication (Push) Authentication Module.
|
| AuthenticatorPushPrincipal |
AuthenticatorPush-specific principal representation.
|
| AuthenticatorPushRegistration |
The Authenticator Push Registration Module is a registration module that does not authenticate a user but
allows a user already authenticated earlier in the chain to register their mobile device.
|
| AuthenticatorPushService |
Implementation of the Push Service.
|
| AuthenticatorPushServiceFactory |
Produces AuthenticatorPushServices for a specific realm.
|
| AuthErrorCodeException |
This exception associates a LoginException with an error code from AMAuthErrorCode,
which can later be used by AMLoginContext to handle the exception.
|
| AuthException |
This class is the super-class for all auth related checked exceptions.
|
| AuthI18n |
|
| AuthIdHelper |
Helper class to create and verify authentication JWTs.
|
| AuthIndexType |
Enum for AuthContext.IndexTypes.
|
| AuthLevel |
This class is representing authentication level for associated auth module.
|
| AuthLevelCondition |
Deprecated.
|
| AuthLevelCondition |
An implementation of an EntitlementCondition that will check whether the
requested auth level is greater than or equal to the auth level set in the condition.
|
| AuthLevelHelper |
Helper class for authentication level (add and edit) view bean.
|
| AuthLoginException |
This class is for handling message localization in LoginException.
|
| AuthLoginModule |
Sub types of this class represent the actual Authentication Logic for the Authentication Module.
|
| AuthLoginThread |
The class AuthLoginThread provides the needed synchronization
for JAAS's callback mechanism.
|
| AuthnAuthorityConfigElement |
Java content class for AuthnAuthorityConfig element declaration.
|
| AuthnAuthorityConfigElementImpl |
|
| AuthnAuthorityDescriptorElement |
Java content class for AuthnAuthorityDescriptor element declaration.
|
| AuthnAuthorityDescriptorElementImpl |
|
| AuthnAuthorityDescriptorType |
Java content class for AuthnAuthorityDescriptorType complex type.
|
| AuthnAuthorityDescriptorTypeImpl |
|
| AuthnContext |
Deprecated.
|
| AuthnContext |
The AuthnContext element specifies the context of an
authentication event.
|
| AuthnContextClassRefElement |
Java content class for AuthnContextClassRef element declaration.
|
| AuthnContextClassRefElementImpl |
|
| AuthnContextDeclElement |
Java content class for AuthnContextDecl element declaration.
|
| AuthnContextDeclElementImpl |
|
| AuthnContextDeclRefElement |
Java content class for AuthnContextDeclRef element declaration.
|
| AuthnContextDeclRefElementImpl |
|
| AuthnContextElement |
Java content class for AuthnContext element declaration.
|
| AuthnContextElementImpl |
|
| AuthnContextImpl |
This is the default implementation of interface AuthnContext.
|
| AuthnContextType |
Java content class for AuthnContextType complex type.
|
| AuthnContextTypeImpl |
|
| AuthNFilter |
|
| AuthnQuery |
This class represents the AuthnQueryType complex type.
|
| AuthnQueryDescriptorType |
Java content class for AuthnQueryDescriptorType complex type.
|
| AuthnQueryDescriptorTypeImpl |
|
| AuthnQueryImpl |
|
| AuthnQueryServiceElement |
Java content class for AuthnQueryService element declaration.
|
| AuthnQueryServiceElementImpl |
|
| AuthnQueryServiceSOAP |
This class AuthnQueryServiceSOAP receives and processes
authentication query request using SOAP binding.
|
| AuthnQueryUtil |
This class provides methods to send or process AuthnQuery.
|
| AuthnRequest |
The AuthnRequest interface defines methods for properties
required by an authentication request.
|
| AuthnRequestImpl |
The AuthnRequestImpl implements the
AuthnRequest interface , defines methods for
properties required by a saml request.
|
| AuthnRequestInfo |
This class stores information about the request made to
the Service Provider.
|
| AuthnRequestInfoCopy |
This class represents a copy of a AuthnRequestInfo in the service provider and
is used when in SAML2 failover mode to track AuthnRequest's between multiple instances
of OpenAM.
|
| AuthnRequestUtils |
Responsible for performing common operations based on the SSOToken stored in the request headers.
|
| AuthnStatement |
The AuthnStatement element describes a statement by the
SAML authority asserting that the assertion subject was authenticated
by a particular means at a particular time.
|
| AuthnStatementElement |
Java content class for AuthnStatement element declaration.
|
| AuthnStatementElementImpl |
|
| AuthnStatementImpl |
This is the default implementation of interface AuthnStatement.
|
| AuthnStatementType |
Java content class for AuthnStatementType complex type.
|
| AuthnStatementTypeImpl |
|
| AuthnSvcClient |
Deprecated.
|
| AuthnSvcConstants |
|
| AuthnSvcException |
Deprecated.
|
| AuthnSvcRequestHandlerImpl |
The class AuthnSvcRequestHandlerImpl is used to process
SASL requests.
|
| AuthnSvcService |
The AuthnSvcService class stores the current values of all the
AttributeSchema defined in Authentication service schema.
|
| AuthnSvcUtils |
The class AuthnSvcUtils provides some utils for Authentication
service related stuff.
|
| AuthOptions |
|
| AuthorityBinding |
The AuthorityBinding element may be used to indicate
to a replying party receiving an AuthenticationStatement that
a SAML authority may be available to provide additional information about
the subject of the statement.
|
| AuthorityBinding.AuthorityKindType |
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.
|
| AuthorizationCode |
Models a OAuth2 Authorization Code.
|
| AuthorizationCodeGrantTypeHandler |
Implementation of the GrantTypeHandler for the OAuth2 Authorization Code grant.
|
| AuthorizationCodeRequestValidator |
Request validator for the OAuth2 authorization code grant.
|
| AuthorizationCodeRequestValidatorImpl |
Implementation of the AuthorizationCodeRequestValidator for OAuth2 request validation.
|
| AuthorizationCodeResponseTypeHandler |
Implementation of the ResponseTypeHandler for handling authorization code response types.
|
| AuthorizationDecisionQuery |
This concrete class extends from the abstract base class
SubjectQuery.
|
| 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.
|
| AuthorizationDecisionStatementBase |
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.
|
| AuthorizationDecisionStatementBase.DecisionType |
The DecisionType is an inner class defining constants for the
type of Decisions than can be conveyed by an
AuthorizationDecisionStatement .
|
| AuthorizationDeclinedException |
An exception representing a declined authorization request from the user in a device code flow.
|
| AuthorizationPendingException |
An exception representing a pending authorization request in a device code flow.
|
| AuthorizationRequestEndpoint |
|
| AuthorizationService |
Handles authorization requests from OAuth2 clients to the OAuth2 provider to grant authorization for a specific
client by a specific resource owner.
|
| AuthorizationToken |
Models an authorization token that is returned from the OAuth2 authorize request.
|
| AuthorizationTokenIssuer |
Issues Authorization Tokens requested by OAuth2 authorize requests.
|
| AuthorizeEndpointFilter |
Provides validation for the OAuth2 authorize endpoint to ensure that the request is valid.
|
| Authorizer |
This class Authorizer is an interface for identity service
to check authorization of a WSC.
|
| Authorizer |
This class is used to verify the authorization of the
of the person who is trying to perform a log operation.
|
| AuthorizeRequestHook |
By implementing this interface the implementation can make changes to the
restlet response.
|
| AuthorizeRequestValidator |
Request validator for the OAuth2 authorize endpoint.
|
| AuthorizeRequestValidatorImpl |
Implementation of the request validator for the OAuth2 authorize endpoint.
|
| AuthorizeResource |
Handles requests to the OAuth2 authorize endpoint.
|
| AuthPrincipal |
This class extends the AuthSPrincipal class.
|
| AuthProfileModelImpl |
|
| AuthPropertiesModel |
|
| AuthPropertiesModelImpl |
|
| AuthPropertiesViewBean |
This is the main authentication properties view page which displays the
authentication instances, authentication configurations, and a few of
the core authentication properties (with a link to the full set of
properties).
|
| AuthRequestAcceptedEvent |
Event submitted to the event bus when a radius request is accepted and an ACCESS-ACCEPT message has been returned to
the client.
|
| AuthRequestChallengedEvent |
Event submitted to the event bus when a radius request is accepted and an Access-Challenge message has been returned
to the client.
|
| AuthRequestReceivedEvent |
Event submitted to the event bus when a radius request has been parsed, understood and is an Access-Request message.
|
| AuthRequestRejectedEvent |
Event submitted to the event bus when a radius request is accepted and an ACCESS-REJECT message has been returned to
the client.
|
| AuthRoleCondition |
Deprecated.
|
| AuthSchemeCondition |
Deprecated.
|
| AuthSchemeCondition |
|
| AuthServiceConfigInfo |
|
| AuthServiceHelper |
Used to upgrade the iPlanetAMAuthService.
|
| AuthServlet |
Controller servlet for the realm authentication pages.
|
| AuthServletContextListener |
The AuthServletContextListener class is used to reset the
JAAS configuration to the default container's configuration when OpenAM
web application is undeployed, or the web container is terminated.
|
| AuthSessionFactory |
Factory for creating and caching an Authentication Session which is used by the authentication framework.
|
| AuthSPrincipal |
This class implements the Principal interface that represents
a user.
|
| AuthSPrincipal |
This class implements the Principal interface that represents
a user.
|
| AuthSSOProvider |
|
| AuthSSOToken |
|
| AuthSubject |
|
| AuthTargetMapping |
Each deployed STS instance will be configured with a mapping which specifies the rest authN authIndexType and authIndexValue
against which a particular token type will be validated.
|
| AuthTargetMapping.AuthTarget |
|
| AuthTargetMapping.AuthTargetMappingBuilder |
|
| AuthThreadManager |
AuthThreadManager sleeps for n milliseconds as set in
iplanet-am-auth-sleep-interval wakes up and checks for each thread
in the timeout Hash for timeout.
|
| AuthToRealmAddViewBean |
|
| AuthToRealmEditViewBean |
|
| AuthToRealmHelper |
|
| AuthToRealmViewBean |
|
| AuthToServiceAddViewBean |
Authenticate to Service Condition View Bean (Add).
|
| AuthToServiceEditViewBean |
Authenticated to Service View Bean (Edit).
|
| AuthToServiceHelper |
Helper class for authenticate to service (add and edit) view bean.
|
| AuthToServiceViewBean |
View Bean for Authenticate to Service Condition.
|
| AuthUtils |
|
| AuthUtilsWrapper |
Wrapper class around AuthUtils to facilitate testing.
|
| AuthViewBeanBase |
This class is a default implementation of ViewBean auth UI.
|
| AuthXMLHandler |
AuthXMLHandler class implements the RequestHandler.
|
| AuthXMLRequest |
The AuthXMLRequest represents the AuthRequest XML
document.
|
| AuthXMLRequestParser |
AuthXMLRequestParser parses the XML data received from the
client.
|
| AuthXMLResponse |
AuthXMLResponse constructs the response XML string to return
to the client.
|
| AuthXMLTags |
|
| AuthXMLUtils |
|
| AuthzDecisionQueryDescriptorType |
Java content class for AuthzDecisionQueryDescriptorType complex type.
|
| AuthzDecisionQueryDescriptorTypeImpl |
|
| AuthzDecisionStatement |
The AuthzDecisionStatement element describes a statement
by the SAML authority asserting that a request for access by the assertion
subject tot he specified resource has resulted in the specified authorization
decision on the basis of some optionally specified evidence.
|
| AuthzDecisionStatementElement |
Java content class for AuthzDecisionStatement element declaration.
|
| AuthzDecisionStatementElementImpl |
|
| AuthzDecisionStatementsProvider |
This interface defines the plug-in point for producing AuthzDecisionStatements.
|
| AuthzDecisionStatementType |
Java content class for AuthzDecisionStatementType complex type.
|
| AuthzDecisionStatementTypeImpl |
|
| AuthZFilter |
|
| AuthzServiceElement |
Java content class for AuthzService element declaration.
|
| AuthzServiceElementImpl |
|
| AutomaticPseudonymsElement |
Java content class for AutomaticPseudonyms element declaration.
|
| AutomaticPseudonymsElementImpl |
|
| BackupFileTask |
|
| BackwardCompSupport |
|
| BadRequestException |
Thrown when the request is malformed.
|
| BadSearchFilterException |
Exception for invalid search filter.
|
| Base64 |
|
| Base64 |
|
| Base64EncodedBinaryValidator |
Validates that an attribute is set to a single base64-encoded
|
| Base64ToHex |
This class Base64ToHex is used to convert Base64 encoded
SAML source ID to Hex encoded ID.
|
| Base64Utils |
This class provides basic utils to work with Base64 strings
|
| BaseConfigType |
Java content class for BaseConfigType complex type.
|
| BaseConfigType |
Java content class for BaseConfigType complex type.
|
| BaseConfigTypeImpl |
|
| BaseConfigTypeImpl |
|
| BaseID |
The BaseID is an extension point that allows
applications to add new kinds of identifiers.
|
| BaseIDAbstract |
The BaseIDAbstract is an abstract type usable only as
the base of a derived type.
|
| BaseIDAbstractImpl |
The BaseIDAbstract is an abstract type usable only as
the base of a derived type.
|
| BaseIDAbstractType |
Java content class for BaseIDAbstractType complex type.
|
| BaseIDAbstractTypeImpl |
|
| BaseIDElement |
Java content class for BaseID element declaration.
|
| BaseIDElementImpl |
|
| BaseIDImpl |
The BaseID is an extension point that allows
applications to add new kinds of identifiers.
|
| BaseInteraction |
|
| BaseOptions |
|
| BasePrefixResourceName<T,E extends Exception> |
A generic 'prefix' implementation of BaseResourceName.
|
| BaseResourceName<T,E extends Exception> |
The interface ResourceName provides
methods to determine the hierarchy of resource names.
|
| BaseRole |
Abstract base class for all roles.
|
| BaseToolsResolver |
|
| BaseURLProvider |
Provides the base URL for the OpenAM instance.
|
| BaseURLProviderFactory |
|
| BaseURLResourceName<T,E extends Exception> |
This is a base implementation of a URLResourceName, extending the functionality found in
BasePrefixResourceName to provide special handling to URL type prefix resource
names in canonicalize method like validating port, assigning default port of
80, if port absent etc.
|
| Basic128Element |
7.1 AlgorithmSuite Assertion
Java content class for Basic128 element declaration.
|
| Basic128ElementImpl |
|
| Basic128Rsa15Element |
7.1 AlgorithmSuite Assertion
Java content class for Basic128Rsa15 element declaration.
|
| Basic128Rsa15ElementImpl |
|
| Basic128Sha256Element |
7.1 AlgorithmSuite Assertion
Java content class for Basic128Sha256 element declaration.
|
| Basic128Sha256ElementImpl |
|
| Basic128Sha256Rsa15Element |
7.1 AlgorithmSuite Assertion
Java content class for Basic128Sha256Rsa15 element declaration.
|
| Basic128Sha256Rsa15ElementImpl |
|
| Basic192Element |
7.1 AlgorithmSuite Assertion
Java content class for Basic192 element declaration.
|
| Basic192ElementImpl |
|
| Basic192Rsa15Element |
7.1 AlgorithmSuite Assertion
Java content class for Basic192Rsa15 element declaration.
|
| Basic192Rsa15ElementImpl |
|
| Basic192Sha256Element |
7.1 AlgorithmSuite Assertion
Java content class for Basic192Sha256 element declaration.
|
| Basic192Sha256ElementImpl |
|
| Basic192Sha256Rsa15Element |
7.1 AlgorithmSuite Assertion
Java content class for Basic192Sha256Rsa15 element declaration.
|
| Basic192Sha256Rsa15ElementImpl |
|
| Basic256Element |
7.1 AlgorithmSuite Assertion
Java content class for Basic256 element declaration.
|
| Basic256ElementImpl |
|
| Basic256Rsa15Element |
7.1 AlgorithmSuite Assertion
Java content class for Basic256Rsa15 element declaration.
|
| Basic256Rsa15ElementImpl |
|
| Basic256Sha256Element |
7.1 AlgorithmSuite Assertion
Java content class for Basic256Sha256 element declaration.
|
| Basic256Sha256ElementImpl |
|
| Basic256Sha256Rsa15Element |
7.1 AlgorithmSuite Assertion
Java content class for Basic256Sha256Rsa15 element declaration.
|
| Basic256Sha256Rsa15ElementImpl |
|
| BasicClientTypesManager |
This class provides a basic implementation for the CDM ClientTypesManager
interface.
|
| BasicTreeNode |
Provides a basic abstract representation of a tree node.
|
| BasicTreeNodeFactory |
Provides a basic tree node factory implementation.
|
| BatchPolicyRequest |
A policy request that takes a batch of resources and is used to render a policy decision for each.
|
| BatchResource |
Executes scripts with all the stuff needed to understand how batching operates.
|
| BigInt |
A low-overhead arbitrary-precision unsigned integer.
|
| BinarySecret |
This class BinarySecret represents the binary secret
|
| BinarySecret_Impl |
|
| BinarySecret_Impl |
|
| BinarySecurityToken |
The class BinarySecurityToken provides interface to parse and
create X.509 Security Token depicted by Web Service Security : X.509
Certificate Token Profile and Liberty ID-WSF Security Mechanisms
specifications.
|
| BinarySecurityToken |
This class BinarySecurityToken represents an X509
token that can be inserted into web services security header
for message level security.
|
| BinarySecurityTokenElement |
This element defines the wsse:BinarySecurityToken element per Section 4.2.
|
| BinarySecurityTokenElementImpl |
|
| BinarySecurityTokenType |
A security token that is encoded in binary
Java content class for BinarySecurityTokenType complex type.
|
| BinarySecurityTokenTypeImpl |
|
| Blacklist<T extends Blacklistable> |
Records a blacklist of entries that have been destroyed/logged out to ensure that they cannot be reused.
|
| Blacklist.Listener |
|
| Blacklistable |
An object which can be placed in a Blacklist.
|
| BlacklistException |
Blacklist exception thrown when an entry could not be blacklisted.
|
| BlacklistItem |
Implementation of the Blacklistable interface used for blacklisting stateless OAuth2 tokens.
|
| BlankTabViewBean |
|
| BlobStrategy |
Responsible for defining the interface of the Token Blob Strategy.
|
| BloomFilterBlacklist<T extends Blacklistable> |
A entry blacklist decorator implementation that uses a bloom filter to reduce the number of checks that need to
be performed against the underlying blacklist implementation.
|
| BloomFilterBlacklist.BlacklistEntry |
Minimal information about an entry required for blacklisting in the bloom filter.
|
| BooleanValidator |
|
| Bootstrap |
This class is responsible for bootstrapping the WAR.
|
| BootstrapConfig |
Holds Bootstrap Configuration and serializes to/from json
|
| BootstrapCreator |
This class is responsible for creating bootstrap file based on the
information in serverconfig.xml.
|
| BootstrapData |
|
| BootstrapPolicyElement |
5.3.7 SecureConversationToken Assertion
Java content class for BootstrapPolicy element declaration.
|
| BootstrapPolicyElementImpl |
|
| BoundedToken |
Represents a bounded string fragment of an XML document.
|
| BrowserEncoding |
This method maps IANA name of charset to Java charsets.
|
| BufferedIterator<T> |
This iterator allows next method to be called before it has all its elements.
|
| BufferOutputWriter |
Output writer gets the messages from CLI engine and writes them to
System.out or System.err.
|
| BulkFederation |
Do bulk federation.
|
| BulkOperations |
Multiple requests command.
|
| BundleUtils |
Utility methods for dealing with ResourceBundles.
|
| Button |
Provides a Button control: <input type='button'/>.
|
| ButtonFrameViewBean |
|
| ButtonTiledView |
This class contains a set of buttons for login view bean
|
| ByteArrayLexOrder |
Compare two byte arrays in lexicographical order.
|
| ByteArrayTagOrder |
|
| Cache |
IMPORTANT NOTE: The cache has be implemented by modifing the existing
java.util.Hashtable code.
|
| Cache |
IMPORTANT NOTE: The cache has be implemented by modifing the existing
java.util.Hashtable code.
|
| CacheBlock |
This class represents the value part stored in the AMCacheManager's cache.
|
| CacheBlockBase |
This class represents the value part stored in the AMCacheManager's cache.
|
| CacheCleanUpRunnable |
This is a helper class to clean up cache.
|
| CacheCleanUpScheduler |
|
| CachedDirectoryServicesImpl |
|
| CachedPolicy |
This object is stored in PolicyCacher class
|
| CachedRemoteServicesImpl |
|
| CachedSMSEntry |
The class CachedSchemaManagerImpl provides interfaces to
manage the SMSEntry.
|
| CachedSubEntries |
|
| CacheObject |
This is a base class to be extended by classes that needs to be
cached and cleaned up by the CacheCleanUpThread.
|
| CacheStats |
|
| CacheTaboo |
This class maintains a set of resource and subject keys that will never
be cached.
|
| CachingBlacklist<T extends Blacklistable> |
Caches elements on a least-recently used (LRU) basis.
|
| CachingEntitlementCondition |
During policy evaluation multiple matching entitlement privileges can contain the same entitlement conditions
and by default OpenAM evaluates all the privileges separately, hence it could evaluate the same conditions multiple
times unnecessarily.
|
| CallBackChoiceTiledView |
This class contains a set of choices for choice typed callback
|
| CallBackHelper |
This class has all the utility methods which determine the external pre-post
processing classes for (user, org, role, group) operations.
|
| CallBackHelperBase |
Helper class to re-use common functionality required for CallBack
(AMCallBack) implementation by remote and ldap packages.
|
| CallbackIdAttribute |
Class representing the structure of the Callback-Id attribute as specified in section 5.20 of RFC 2865 and able to
be instantiated from the on-the-wire bytes.
|
| CallbackNumberAttribute |
Class representing the structure of the Callback-Number attribute as specified in section 5.19 of RFC 2865 and able
to be instantiated from the on-the-wire bytes.
|
| CallBackTiledView |
This class contains a set of callbacks for login view bean
|
| CallerStationIdAttribute |
Class representing the structure of the Called-Station-Id attribute as specified in section 5.30 of RFC 2865 and
able to be instantiated from the on-the-wire bytes.
|
| CallingStationIdAttribute |
Class representing the structure of the Calling-Station-Id attribute as specified in section 5.31 of RFC 2865 and
able to be instantiated from the on-the-wire bytes.
|
| CanonicalizationMethodElement |
Java content class for CanonicalizationMethod element declaration.
|
| CanonicalizationMethodElement |
Java content class for CanonicalizationMethod element declaration.
|
| CanonicalizationMethodElementImpl |
|
| CanonicalizationMethodElementImpl |
|
| CanonicalizationMethodType |
Java content class for CanonicalizationMethodType complex type.
|
| CanonicalizationMethodType |
Java content class for CanonicalizationMethodType complex type.
|
| CanonicalizationMethodTypeImpl |
|
| CanonicalizationMethodTypeImpl |
|
| CaseInsensitiveHashMap<K,V> |
A case insensitive hash map with case preservation.
|
| CaseInsensitiveHashSet<T> |
An implementation of Case Insensitive Hash Set with case preservation.
|
| CaseInsensitiveKey |
String wrapper that returns a case insensitive hash code useful for case
insensitive hashing in HashSet and HashMap.
|
| CaseInsensitiveProperties |
A case insensitive Properties with case preservation.
|
| CaseInsensitiveTreeSet |
|
| CassandraFilter |
|
| CassandraQueryFilterVisitor |
|
| CCGlobalMapList |
This class is designed to be used use with CCGlobalMapListTag.
|
| CCMapList |
This class is designed to be used use with CCMapListTag.
|
| CCMapListModel |
Model for CCMapListView.
|
| CCOrderedList |
This class is designed to be used use with CCOrderedListTag.
|
| CCOrderedListModel |
This is the model for CCOrderedListView.
|
| CCUnOrderedList |
This class is designed to be used use with CCUnOrderedListTag.
|
| CCUnOrderedListModel |
This is the model for CCUnOrderedListView.
|
| CDCServlet |
The CDCServlet is the heart of the Cross Domain Single Signon mechanism of OpenAM.
|
| CDMBundle |
Provides methods to get the Locale values from resource bundle for
ClientDetection class.
|
| Cert |
|
| CertAuthPrincipal |
|
| CertException |
CertException indicates one of a variety of certificate problems.
|
| CertificateAuthenticationRequestDispatcher |
Class which encapsulates knowledge as to how to post a x509 certificate to the OpenAM REST authN context.
|
| CertUtils |
This class provides utility methods to read the certificate DN information in a format that is understandable
across OpenAM.
|
| ChainedBindings |
Custom Bindings implementation that allows scopes to be chained from parent to child.
|
| ChainedException |
Base class for supporting chaining of exceptions.
|
| ChallengeException |
Used for handling received challenge responses from radius servers.
|
| ChangeMonitorException |
Represents a failure in the initialisation of the change monitor.
|
| ChangeType |
Indicates the type of change which occurred to a token, which can be understood at the CTS (above the data layer)
layer.
|
| CHAPChallengeAttribute |
Class representing the structure of the CHAP-Challenge attribute as specified in section 5.40 of RFC 2865 and able to
be instantiated from the on-the-wire bytes.
|
| CHAPPasswordAttribute |
Class representing the structure of the CHAP-Password attribute as specified in section 5.3 of RFC 2865 and able to
be instantiated from the on-the-wire bytes.
|
| CharsetAliasEntry |
|
| CharsetMapping |
|
| CheckSession |
Interface is to define what needs to be implemented to do the OpenID Connect check session endpoint.
|
| ChoiceValidator |
System supplied Choice Validator class.
|
| ChoiceValues |
The abstract class ChoiceValues provides a mechanism for
services to provide choice values for attributes dynamically instead of being
statically defined in the service XML file stored in the directory.
|
| CipherDataElement |
Java content class for CipherData element declaration.
|
| CipherDataElementImpl |
|
| CipherDataType |
Java content class for CipherDataType complex type.
|
| CipherDataTypeImpl |
|
| CipherProvider |
Abstract factory for obtaining Cipher instances.
|
| CipherReferenceElement |
Java content class for CipherReference element declaration.
|
| CipherReferenceElementImpl |
|
| CipherReferenceType |
Java content class for CipherReferenceType complex type.
|
| CipherReferenceTypeImpl |
|
| CircleOfTrustDescriptor |
The COTDescriptor class is the representation
of the circle of trust configuration.
|
| CircleOfTrustManager |
This class has methods to manage the circle of trust.
|
| ClaimGatherer |
An interface for gathering claims from an authorization request containing
claim tokens.
|
| ClaimsParameterValidator |
Implements OIDC Spec, Section 5.5 -- ensures that any values sent in as the
claims parameter is legal.
|
| ClaimType |
Java content class for ClaimType complex type.
|
| ClaimType |
This class ClaimType represents Identity
ClaimType Element.
|
| ClaimTypeImpl |
|
| ClasspathLicenseLocator |
Loads required licenses from the classpath with well-known names.
|
| ClearTextTransform |
A very simple test implementation of the JDBC Password Syntax Transform.
|
| ClickResourceService |
Provides a default Click static resource service class.
|
| ClickUtils |
Provides miscellaneous Form, String and Stream utility methods.
|
| CLICommand |
Commandline Interface Command.
|
| CLICommandBase |
This is the base class for all CLI command implementation.
|
| CLIConstants |
This interface defines constants used in the package.
|
| CLIDefinitionBase |
This is the base class for CLI definition class.
|
| CLIDefinitionGenerator |
|
| ClienSDK |
|
| Client |
Provides common access to client data.
|
| Client |
The Client class provides web service clients with a method to
send requests using SOAP connection to web service servers.
|
| Client |
Models a OAuth2 Client.
|
| Client.ApplicationType |
Stores a client application type.
|
| Client.ClientType |
Stores the possible OAuth2Client types.
|
| Client.PublicKeySelector |
Stores the selected public key locator for this client.
|
| Client.SubjectType |
Stores a Client SubjectType.
|
| Client.TokenEndpointAuthMethod |
Stores a token endpoint auth method type.
|
| ClientAuthenticationFailureFactory |
Produces exceptions to handle the invalid_client error of the OAuth2 specification, particularly
in handling the error code returned.
|
| ClientAuthenticator |
Authenticates OAuth2 clients by extracting the client's identifier and secret from the request.
|
| ClientBuilder |
Builds a OAuth2 Client.
|
| ClientConfig |
Holds information for a RADIUS client that is allowed to connect to this RADIUS server to perform authentication.
|
| ClientConfigurationException |
Exception thrown when the RADIUS server client configuration is invalid.
|
| ClientCredentials |
Models the client's credentials
|
| ClientCredentialsGrantTypeHandler |
Implementation of the GrantTypeHandler for the OAuth2 Client Credentials grant.
|
| ClientCredentialsReader |
Used to extract an OAuth2 client's credentials from its OAuth2 Request.
|
| ClientCredentialsRequestValidator |
Request validator for the OAuth2 client credentials grant.
|
| ClientCredentialsRequestValidatorImpl |
Implementation of the request validator for the OAuth2 client credentials grant.
|
| ClientDAO |
Interface to do basic CRUD operations on a OAuth2Client.
|
| ClientDetectionDefaultImpl |
The ClientDetectionInterface interface needs to be implemented
by services and applications serving multiple clients, to determine the
client from which the request has originated.
|
| ClientDetectionException |
The ClientDetectionException class is used to throw exceptions
whenever an error is encountered in detecting client type.
|
| ClientDetectionInterface |
The ClientDetectionInterface interface needs to be implemented
by services and applications serving multiple clients, to determine the
client from which the request has originated.
|
| ClientException |
The ClientException is thrown to indicate that there is an
error in using the client detection module.
|
| ClientFaultException |
Indicates a client fault during federated SSO.
|
| ClientPseudonymElement |
Java content class for ClientPseudonym element declaration.
|
| ClientPseudonymElementImpl |
|
| ClientPseudonymType |
Java content class for ClientPseudonymType complex type.
|
| ClientPseudonymTypeImpl |
|
| ClientRegistration |
Models a client registration in the OAuth2 provider.
|
| ClientRegistrationStore |
The OAuth2 providers store for all client registrations.
|
| ClientResource |
|
| ClientResourceManager |
|
| ClientSdkOperations |
|
| ClientSdkSessionOperationStrategy |
Responsible for providing a SessionOperationStrategy which is appropriate
for ClientSDK usage.
|
| ClientSdkSessionRequests |
Responsible for performing the Session based logic of sending a request.
|
| ClientsManager |
Provides common access to client data.
|
| ClientType |
Models the possible types of OAuth2 clients.
|
| ClientTypesManager |
Interface that needs to be implemented by external applications inorder to do
some special processing for client management.
|
| ClientUserToken |
This class extends XWSS Security Token and enables the STS Clients to
use any custom tokens that can be used in WS-Trust protocol element
OnBehalfOf.
|
| ClientUtils |
Shared utility class for HTTP Clients.
|
| CLIException |
Commandline Interface Exception.
|
| CliGuiceModule |
Guice module for bindings that are required for the command line tools to work but are declared
in other Guice modules but we do not want/cannot have all of the other bindings declared in them
as well.
|
| CliGuiceModuleLoader |
Guice module loader for loading CLI specific Guice modules.
|
| CLILicensePresenter |
Implementation of a LicensePresenter for displaying licenses
on the command-line.
|
| CLILogin |
|
| CLIPresenterClasspathLicenseLocator |
Loads required licenses from the classpath with well-known names for presentation on a CLI.
|
| CLIRequest |
This class encapsulates the CLI request information.
|
| CLIUtil |
This is an utility class.
|
| CloneServer |
Clone a server instance.
|
| CloseableHttpClientHandlerProvider |
|
| CloseableHttpClientProvider |
This class provides Guice with instances of Client that contain a HttpClientHandler.
|
| CloseWindowViewBean |
This view just closes the browser window.
|
| Cluster |
|
| ClusterMonitor |
API for querying status of servers in cluster.
|
| ClusterStateService |
The ClusterStateService monitors the state of Server instances
that are part of the current Site.
|
| CMListener |
CMListener implements ServiceListener interface.
|
| CodeException |
An exception for errors caused by invalid generation of codes.
|
| CodeGeneratorSource |
|
| CodeLengthValidator |
Validates that the entered code length is at least 6.
|
| CodeVerifierValidator |
Checks whether Proof Key for Code Exchange is enabled and validates accordingly
|
| CollectionHelper |
This class contains various Collection manipulation methods.
|
| CollectionUtils |
This class provides collections related helper methods.
|
| CollectionUtils |
A simple utility class to simplify interactions with collections.
|
| Column |
Provides the Column table data <td> and table header <th>
renderer.
|
| CombinerParameter |
Java class for CombinerParameterType complex type.
|
| CombinerParameters |
Java class for CombinerParametersType complex type.
|
| CommandManager |
This is the "engine" that drives the CLI.
|
| CommentToken |
Represents a comment string in an XML document.
|
| CommonType |
Normalized Content Types from Specific Types.
|
| CompanyElement |
Java content class for Company element declaration.
|
| CompanyElementImpl |
|
| CompleteCreateHostedIDPViewBean |
Create register product UI.
|
| CompletedLoginProcess |
This is used by the rest authentication handler whilst processing an already valid ssoToken
to stop any callbacks being sent to the client
|
| ComplianceServicesImpl |
This class Compliance contains the functionality to support
iPlanet Compliant DIT.
|
| ComplianceServicesImpl |
|
| CompositeAdvices |
This class allows the authentication services of OpenAM to
decouple the advice handling mechanism of the agents.
|
| CompressionStrategy |
Responsible for compressing the binary object of Tokens using a GZip compression.
|
| Condition |
Java class for ConditionType complex type.
|
| Condition |
Deprecated.
|
| Condition |
This is an abstract class which servers as an extension point for new
conditions.
|
| Condition |
The Condition serves as an extension point for new
conditions.
|
| ConditionAbstract |
The ConditionAbstract is abstract and is thus usable
as the base of a derived class
|
| ConditionAbstractImpl |
This is an abstract class which servers as an extension point for
new conditions.
|
| ConditionAbstractType |
Java content class for ConditionAbstractType complex type.
|
| ConditionAbstractTypeImpl |
|
| ConditionAddViewBean |
|
| ConditionConstants |
|
| ConditionDecision |
|
| ConditionDecision |
Deprecated.
|
| ConditionDecision.Builder |
Builder to help construct decisions.
|
| ConditionEditViewBean |
|
| ConditionElement |
Java content class for Condition element declaration.
|
| ConditionElementImpl |
|
| ConditionImpl |
ThCondition servers as an extension point for
new conditions.
|
| ConditionOpViewBeanBase |
|
| ConditionProxyViewBean |
|
| Conditions |
The class Conditions provides methods to maintain
a collection of Condition objects that
apply to a Policy.
|
| Conditions |
This Conditions is a set of Condition.
|
| Conditions |
The Conditions defines the SAML constructs that place
constraints on the acceptable use if SAML Assertions.
|
| ConditionsElement |
Java content class for Conditions element declaration.
|
| ConditionsElementImpl |
|
| ConditionsImpl |
The Conditions defines the SAML constructs that place
constraints on the acceptable use if SAML Assertions.
|
| ConditionsProvider |
Implementations of this interface will be consulted to obtain the Conditions object included in generated SAML2 assertions.
|
| ConditionsType |
Java content class for ConditionsType complex type.
|
| ConditionsTypeImpl |
|
| ConditionTypeManager |
Deprecated.
|
| ConditionTypeRegistry |
Registry for subject and environment conditions.
|
| ConditionTypesResource |
|
| Config<T> |
Simple interface class for lazily retrieving configuration objects.
|
| ConfigAttribute |
Annotation represents a console configuration attribute.
|
| ConfigAuditor |
Responsible for publishing audit config events for a configuration operation.
|
| ConfigAuditorFactory |
Guice factory for creating SMSAuditor objects
|
| ConfigChangeListener |
Listens for changes to the RADIUS server's configuration.
|
| ConfigFedMonitoring |
This class gathers the configuration information for the
monitoring service, which is initially started in WebtopNaming.java
Configuration information can be gathered after Session services
have started up.
|
| ConfigHandlerBase |
|
| ConfigListener |
Listener interface allowing changes to hot swappable configuration (e.g.
|
| ConfigLoader |
Loads configuration values from openam's admin console maintained values into pojos and registers a change listener
for changes that may happen in the future .
|
| ConfigManagerException |
|
| ConfigManagerFatalException |
This is a specific typed exception used to indicate some sort of fatal
ConfigManager issue.
|
| ConfigManagerUMS |
Configuration Manager is responsible for getting configuration parameters for
UMS.
|
| ConfigMonitoring |
This class gathers the configuration information for the
monitoring service, which is initially started in WebtopNaming.java
Configuration information can be gathered after Session services
have started up.
|
| ConfigRetrievalException |
Represents an unexpected failure in retrieving SMS console configuration.
|
| ConfigService |
Provides a Click application configuration service interface.
|
| ConfigService.AutoBinding |
The page auto binding mode.
|
| ConfigSource |
Annotation represents console configuration sources.
|
| ConfigStoreProperties |
Configuration Store Properties
This gets serialized to/from json as part of boot.json
|
| ConfigTransformer<T> |
Provides a custom transformation to the attribute values.
|
| ConfigurableExecutorService |
An ExecutorService that may be re-configured after construction.
|
| ConfigurableKey |
The interface class provides a method to choose password-based key for crypto
operations
|
| ConfigurableSessionBlacklist |
Blacklist which determines the appropriate strategy to use for blacklisting based on current configuration.
|
| ConfigurationActionEvent |
The ConfigurationActionEvent class represents
Configuration event.
|
| ConfigurationActionEventImpl |
The ConfigurationActionEventImpl class represents
Configuration event.
|
| ConfigurationBase |
This is the base case for ServerConfiguration and
SiteConfiguration classes.
|
| ConfigurationException |
Configuration related exception.
|
| ConfigurationException |
An ConfigurationException is thrown when there are
errors related to service configuration operations.
|
| ConfigurationFileLocator |
This class provides method to locate configuration file.
|
| ConfigurationInstance |
ConfigurationInstance is the interface that provides the
operations on service configuration.
|
| ConfigurationInstanceImpl |
ConfigurationInstanceImpl is the implementation that provides
the operations on service configuration.
|
| ConfigurationListener |
Server Configuration Listeners
|
| ConfigurationListener |
The interface ConfigurationListener needs to be implemented
by applications in order to receive component data change notifications.
|
| ConfigurationLoader |
|
| ConfigurationManager |
An ConfigurationManager provides a method get configuration
instances.
|
| ConfigurationObserver |
This class listens to changes in configuration changes
|
| ConfigurationValidator |
|
| ConfiguratorException |
|
| ConfiguratorFilter |
This filter brings user to a configuration page when IDP Discovery WAR
is not configured yet, it will create the configuration file for the
IDP Discovery service once configured.
|
| ConfiguratorPlugin |
|
| ConfigureData |
Configures product bootstrap data.
|
| ConfiguredAuthServices |
The class determines the configured Identity Types for Identity Repository.
|
| ConfiguredDiscoveryConfig |
The class determines the configured Discovery agent configurations.
|
| ConfiguredIdentityTypes |
The class determines the configured Identity Types for Identity Repository.
|
| ConfiguredModuleInstances |
The class determines the configured LDAP/DataStore Module Instances for realm
This list is computed per realm.
|
| ConfiguredSignedElements |
The class determines the configured Security Mechanisms for
Web Service Provider.
|
| ConfiguredSocialAuthServices |
Restricts the list of Auth Services (Chains) to those that include Authentication via a Social AuthN provider.
|
| ConfiguredSTSConfig |
The class determines the configured STS agent configurations.
|
| ConfiguredWSCSecurityMech |
The class determines the configured Security Mechanisms for
Web Service Client.
|
| ConfiguredWSPSecurityMech |
The class determines the configured Security Mechanisms for
Web Service Provider.
|
| ConfigureGoogleApps |
Configure GoogleApps.
|
| ConfigureGoogleAppsCompleteViewBean |
Create register product UI.
|
| ConfigureGoogleAppsViewBean |
Create Fedlet UI.
|
| ConfigureGoogleAppsWarningViewBean |
Create Warning for googleapps UI.
|
| ConfigureOAuth2 |
|
| ConfigureOAuth2ViewBean |
|
| ConfigurePropertiesTask |
|
| ConfigureSalesForceApps |
Configure SalesForceApps.
|
| ConfigureSalesForceAppsCompleteViewBean |
Create register product UI.
|
| ConfigureSalesForceAppsFinishWarningViewBean |
Create Warning for salesforce UI.
|
| ConfigureSalesForceAppsViewBean |
Create SalesForce UI.
|
| ConfigureSalesForceAppsWarningViewBean |
Create Warning for salesforce UI.
|
| ConfigureSocialAuthN |
|
| ConfigureSocialAuthNViewBean |
JATO view bean for configuring social login providers (Google, Facebook etc) via OpenID Connect or some other
mechanism.
|
| ConfigUtil |
|
| ConfirmationKeyValidator |
Validates the confirmation key parameter if it is present.
|
| ConfirmInteraction |
|
| ConnectClientRegistration |
Handles requests to the OpenId Connect client registration endpoint for registering and retrieving OpenId Connect
client registrations.
|
| ConnectionConfig |
Represents the details required to establish a Connection to an LDAP server.
|
| ConnectionConfigFactory |
The factory used for acquiring the configuration used by the Service Manager data layer.
|
| ConnectionCredentialsNotFound |
Indicates that the Connection Credentials used for a ServerGroup configuration are not suitable
for the given authorisation type.
|
| ConnectionException |
Throw a log exception when the connection to the Database fails.
|
| ConnectionFactory<T> |
Creates connections of type T either asynchronously or synchronously.
|
| ConnectionFactoryProvider<C> |
Represents the ability to generate ConnectionFactory instances.
|
| ConnectionFactoryProvider |
Responsible for generating ConnectionFactory instances.
|
| ConnectionFactoryProvider.ConnectionFactory |
|
| ConnectionFailedException |
Describes an error fetching a connection, or any operation that uses a connection that failed.
|
| ConnectionStore |
A data structure that stores the cumulative count and rate for CTS connections.
|
| ConnectionType |
Defines the types of connections factories that should be used to provide connections
to callers.
|
| ConsentHeader |
The ConsentHeader class represents Consent element
defined in SOAP binding schema.
|
| ConsentRequiredResource |
Handles requests to the OAuth2 authorize endpoint that require consent from the user.
|
| Console |
|
| ConsoleClient |
Implements a console based RADIUS client that enables testing of a radius server.
|
| ConsoleConfigBuilder<C> |
Builder to construct the config object represented.
|
| ConsoleConfigHandler |
Responsible for handling the retrieval and notification of console configuration.
|
| ConsoleConfigHandlerImpl |
Provides a layer between SMS configuration and a simple POJO, by using annotations
to map attributes to bean properties.
|
| ConsoleConfigListener |
Listener interface to be notified of SMS configuration changes.
|
| ConsoleException |
This exception is thrown to signal to the view bean
that incorrect behavior is encountered in processing a request.
|
| ConsoleLogService |
Provides a Log Service class which will log messages to the console or
System.out.
|
| ConsoleServletBase |
This is the base class for all the module servlets.
|
| ConsoleUser |
Command-line interface (CLI) for the console user.
|
| ConsoleViewBeanBase |
Base class for to all OpenAM console pages that need to extend the JATO ViewBeanBase.
|
| Constants |
This interface contains all the property names defined in in
product configurations and may be expanded with other constant
values that are used for Access and Federation Manager development.
|
| Constants |
Constants for the ForgeRock Authenticator (Push) Auth Module.
|
| ConstraintFailureException |
Exception to report constraint validation failures.
|
| ConstraintResult |
Captures the result of verifying some constraint.
|
| ConstraintResults |
Helpful class for creating constraint results.
|
| ConstraintValidator |
Current validates resources and actions against the constraints within a resource type.
|
| ConstraintValidatorImpl |
Provides the basic implementation for constraint validation.
|
| Consumer |
A consumer is associated with a given subscription and is passed notifications
by the broker for the topics that the subscription is bound to.
|
| ConsumerSiteAttributeMapper |
This interface needs to be implemented by an trusted assertion consumer site
(a partner) to return a list of Attribute objects to be
returned as AttributeStatements elements, as part of the
Authentication Assertion returned to the partner during the
SSO scenario of Browser Artifact and POST profile.
|
| Consumes |
The content type that is consumed by the method annotated with Post or Put.
|
| ContactPersonElement |
Java content class for ContactPerson element declaration.
|
| ContactPersonElementImpl |
|
| ContactType |
Java content class for ContactType complex type.
|
| ContactTypeImpl |
|
| Container |
Provides the interface for a container which holds a list of child controls.
|
| ContainerUtils |
Provides Container access and copy utilities.
|
| Content |
Java class for ContentType complex type.
|
| Content |
Maven configuration object for modelling the content file and the ID placeholder in the destination file where the
content file will be injected.
|
| ContentConverter |
Interface for converting content when injecting it into the destination file.
|
| ContentHandlerAdaptor |
Receives SAX2 events and send the equivalent events to
XMLSerializer
|
| ContentHandlerAdaptor |
Receives SAX2 events and send the equivalent events to
XMLSerializer
|
| ContentType |
Various Content Types which are dealt with using XACML 3 via HTTP/REST.
|
| ContextCacheSize |
Class to wrap up the calculation of the ContextCache size.
|
| ContextFactory |
This is the factory class to obtain instances of the objects defined
in xacml context schema.
|
| ContextFilter |
A Filter implementation that injects the required OpenAM contexts into the context hierarchy.
|
| ContextHelper |
Helper class to get around the fact that some CREST Contexts are final and have package private
constructors, i.e.
|
| ContextHolder |
Holds server side info for an authentication conversation in progress for a user via a radius client.
|
| ContextHolder.AuthPhase |
Indicates what phase of authentication we are in.
|
| ContextHolderCache |
A thread safe cache for ContextHolder objects.
|
| ContextKey<T> |
Context key is used to reference the data in the search context.
|
| Contextual |
Mark a method parameter as provided from the http-framework context.
|
| ContinuousQuery |
Interface for ensuring that continuous queries can be controlled once configured.
|
| ContinuousQueryException |
To indicate that a ContinuousQuery was unable to be registered by the underlying datastore implementation.
|
| ContinuousQueryListener<T> |
Interface for an object that listens to changes resulting from a continuous query.
|
| ContinuousQueryTask |
A task representing a continuous query that - once execution has begun on the data layer - will persist and
continually pass results back to the supplied listener.
|
| Converter<F,T> |
A custom converter that allows non-CTS-native types to be converted to those that can be stored.
|
| Converter.IdentityConverter |
An identity converter that converts an object to the same object.
|
| CookieExtractor |
Extracts the value of the cookie from a HttpServletRequest.
|
| CookieReaderServlet |
The Reader Service is used by the service provider.
|
| CookieUtils |
Deprecated.
|
| CookieUtils |
Implements utility methods for handling Cookie.
|
| CookieUtils |
Implements utility methods for handling Cookie.
|
| CookieWriterServlet |
The Writer Service is used by the identity provider.
|
| CopyJavaCryptoExtKeyStoreStep |
Copies across the JCEKS keystore added in 13.5.0 to the config directory.
|
| CopyUtils |
|
| CoreAttributesModel |
|
| CoreAttributesModelImpl |
|
| CoreAttributesViewBean |
|
| CoreConditionTypeRegistry |
|
| CoreGuiceModule |
Guice Module for configuring bindings for the OpenAM Core classes.
|
| CoreRestAuthenticationGuiceModule |
Guice module for binding authentication REST endpoints.
|
| CoreRestCtsGuiceModule |
Guice module for binding the CTS REST endpoints.
|
| CoreRestDevicesGuiceModule |
Guice module for binding the device REST endpoints.
|
| CoreRestDocsGuiceModule |
Guice module for binding docs REST endpoints.
|
| CoreRestGuiceModule |
Guice module for binding the core REST endpoints.
|
| CoreRestIdentityGuiceModule |
Guice module for binding the Identity REST endpoints.
|
| CoreRestRecordGuiceModule |
Guice module for binding the debug recording REST endpoints.
|
| CoreRestRouteProvider |
|
| CoreRestSessionGuiceModule |
Guice module for binding the Session REST endpoints.
|
| CoreRestSmsGuiceModule |
Guice module for binding the REST SMS REST endpoints.
|
| CoreServicesWrapper |
A wrapper class around core static class and methods.
|
| CoreServicesWrapper |
A wrapper class around core static class and methods.
|
| CoreTokenAdapter |
CoreTokenAdapter is the final layer before persistence.
|
| CoreTokenConfig |
Represents any configuration required for the Core Token Service.
|
| CoreTokenConfigService |
This OpenSSOCoreTokenStore implements the core token store
using SM store.
|
| CoreTokenConstants |
Defines constants for Core Token Service.
|
| CoreTokenConstants |
Responsible for collecting together all constants used in the Core Token Service.
|
| CoreTokenException |
Defines Core Token service related exception.
|
| CoreTokenException |
Base Core Token Service exception for all sub types.
|
| CoreTokenField |
CoreTokenField contains a mapping from the Java enumeration and the defined
attributes present in the LDAP Schema for the Core Token Service.
|
| CoreTokenFieldTypes |
Provides the mapping between CoreTokenFields and the type of the value that is associated to
that field.
|
| CoreTokenResource |
Defines REST resources for Core Token Service.
|
| CoreTokenResource |
CoreTokenResource is responsible for exposing the functions of the CoreTokenService via a REST
interface to external callers.
|
| CoreTokenResourceAuthzModule |
Authorization module specifically designed for the Core Token Resource endpoint.
|
| CoreTokenServiceGuiceModule |
The Core Token Service is responsible for providing a key/value pair generic storage
mechanism for other components in the system.
|
| CoreTokenStore |
This CoreTokenStore interface defines methods for managing
resources of the OpenSSO Core Token service.
|
| CoreTokenStoreFactory |
This OpenSSOCoreTokenStore implements the core token store
using SM store.
|
| CoreTokenUtils |
This class provides utility methods for Core Token Service.
|
| CoreWrapper |
|
| CorrelationHeader |
The CorrelationHeader class represents Correlation
element defined in SOAP binding schema.
|
| CORSConfigListener |
|
| CORSConstants |
Holds all the necessary constants for the CORS Filter.
|
| CORSFilter |
A Servlet Filter implementation of the CORS Service, initialized using a FilterConfig.
|
| CORSService |
|
| COSManager |
This class has the responsibility of adding, removing and replacing COS
definitions.
|
| COSNotFoundException |
The exception thrown by COS Manager if a COS object is not found.
|
| COSTemplate |
This class represents a COS Template.
|
| COTCache |
This class caches circle of trust data.
|
| COTConstants |
This class defines constants used by circle of trust manager classes.
|
| COTException |
This class handles all Circle of Trust related exceptions.
|
| COTServiceListener |
This interface listens for circle of trust configuration
changes.
|
| COTUtils |
This class contains circle of trust utilities.
|
| CountDownHandler<T> |
|
| CramMD5MechanismHandler |
The CramMD5MechanismHandler is a handler for 'CRAM-MD5'
mechanism.
|
| CreateAgent |
This command creates agent.
|
| CreateAgentGroup |
This command creates agent group.
|
| CreateApplication |
|
| CreateApplicationPrivilege |
|
| CreateApplicationType |
Create a new ApplicationType.
|
| CreateAuthConfiguration |
|
| CreateAuthInstance |
|
| CreateCircleOfTrust |
Create Circle of Trust.
|
| CreateCOTViewBean |
|
| CreateDataStore |
List the names of data store under a realm.
|
| CreatedElement |
This element allows a creation time to be applied anywhere element wildcards are present.
|
| CreatedElementImpl |
|
| CreateFailedException |
Indicates that a create operation has failed.
|
| CreateFedlet |
Creates a Fedlet configuration that can be used in conjunction with the un-configured Fedlet WAR.
|
| CreateFedletViewBean |
Create Fedlet UI.
|
| CreateFedletWarningViewBean |
Create Fedlet UI.
|
| CreateHostedIDP |
Creates Hosted Identity Provider.
|
| CreateHostedIDPViewBean |
Create hosted identity provider UI.
|
| CreateHostedSP |
Creates Hosted Service Provider.
|
| CreateHostedSPViewBean |
Create hosted identity provider UI.
|
| CreateIdentity |
This command creates identity.
|
| CreateIDFFMetaDataTemplate |
Create IDFF Meta Template.
|
| CreateLayoutTask |
|
| CreateMetaDataModel |
|
| CreateMetaDataModelImpl |
|
| CreateMetaDataTemplate |
Create Meta Data Template.
|
| CreateProfileTask |
This class provides the feature of creating Agent Profile during installation
when the profile does not exist in OpenSSO.
|
| CreateRealm |
Creates realm command.
|
| CreateRemoteIDP |
Creates Remote Identity Provider.
|
| CreateRemoteIDPViewBean |
Create remote identity provider UI.
|
| CreateRemoteSP |
Creates Remote Service Provider.
|
| CreateRemoteSPViewBean |
Create remote service provider UI.
|
| CreateSAML2HostedProviderTemplate |
Create SAML2 Hosted Provider Template.
|
| CreateSAML2MetaDataViewBean |
|
| CreateServer |
Create a server instance.
|
| CreateServerConfigXML |
|
| CreateServiceConfig |
|
| CreateSite |
Create a site.
|
| CreateSoapSTSDeployment |
This class is responsible for creating the soap-sts .war file which will expose soap-sts instances published to
a given realm.
|
| CreateSoapSTSDeploymentViewBean |
ViewBean associated with the CommonTask of creating a soap-sts deployment .war.
|
| CreateTask |
Responsible for creating a Token in persistence layer.
|
| CreateWSFedMetaDataTemplate |
Create WS Federation Meta Template.
|
| CreateXACML |
Converts access policies read from XACML XML into Entitlement Framework Privileges
and then imports these into the specified realm.
|
| CreateXmlTree |
|
| CreationTemplate |
Represents templates for creating objects in UMS.
|
| CrestAuditorFactory |
Factory for creation of CrestAuditor objects.
|
| CrestLoggingFilter |
CREST Filter which will audit any requests that pass through it.
|
| CrestNoPathDetailsAuditor |
The sole purpose of this class is to modify the audit event object just before it is logged such that there is no
reference to the session id in the http path.
|
| CrestPrivilegeAuthzModule |
A CREST authorization module for performing privilege checking, see PrivilegeAuthzModule for more detail.
|
| CrestQuery |
This class was created to handle queries made via CREST that can provide either a _queryID (String) or a
_queryFilter (QueryFilter<JsonPointer>) to search for.
|
| CRLValidator |
This interface is for CRLValidator that is representing
configued X509CRLValidator
|
| Crypt |
The class Crypt provides generic methods to encryt and decrypt
data.
|
| CsrfException |
Thrown when a CSRF attack is detected.
|
| CsrfProtection |
This class provides methods for checking if a request is a part of a cross-site request forgery attack (CSRF).
|
| CssImport |
Provides a Css HEAD element for importing external Cascading
Stylesheet files using the <link> tag.
|
| CssStyle |
Provides a Css HEAD element for including inline Cascading
Stylesheets using the <style> tag.
|
| CsvAuditEventHandlerFactory |
This factory is responsible for creating an instance of the CsvAuditEventHandler.
|
| CSVHelper |
Used to switch CSVs between Strings and Lists, while trimming spaces.
|
| CTSAsyncConnectionModule |
|
| CTSAsyncConnectionModule |
|
| CTSBlacklist<T extends Blacklistable> |
Entry blacklist that stores blacklisted entries in the CTS until they expire.
|
| CtsConnectionFailureRate |
The class is used for implementing the "CtsConnectionFailureRate" group.
|
| CtsConnectionFailureRateImpl |
Implementation of the endpoint created by the monitoring framework.
|
| CtsConnectionFailureRateMBean |
This interface is used for representing the remote management interface for the "CtsConnectionFailureRate" MBean.
|
| CtsConnectionFailureRateMeta |
The class is used for representing SNMP metadata for the "CtsConnectionFailureRate" group.
|
| CTSConnectionModule |
|
| CTSConnectionModule |
|
| CTSConnectionMonitoringStore |
A data structure for storing monitoring information about CTS connections.
|
| CtsConnectionSuccessRate |
The class is used for implementing the "CtsConnectionSuccessRate" group.
|
| CtsConnectionSuccessRateImpl |
Implementation of the endpoint created by the monitoring framework.
|
| CtsConnectionSuccessRateMBean |
This interface is used for representing the remote management interface for the "CtsConnectionSuccessRate" MBean.
|
| CtsConnectionSuccessRateMeta |
The class is used for representing SNMP metadata for the "CtsConnectionSuccessRate" group.
|
| CtsCRUDOperationsEntry |
The class is used for implementing the "CtsCRUDOperationsEntry" group.
|
| CtsCRUDOperationsEntryImpl |
Implementation of the monitoring endpoints for CTS CRUDL operations (query and delete).
|
| CtsCRUDOperationsEntryMBean |
This interface is used for representing the remote management interface for the "CtsCRUDOperationsEntry" MBean.
|
| CtsCRUDOperationsEntryMeta |
The class is used for representing SNMP metadata for the "CtsCRUDOperationsEntry" group.
|
| CtsCRUDOperationsPerTokenTypeEntry |
The class is used for implementing the "CtsCRUDOperationsPerTokenTypeEntry" group.
|
| CtsCRUDOperationsPerTokenTypeEntryImpl |
Implementation of the monitoring endpoints for CTS CRUDL operations (except query and delete)
for specific token type.
|
| CtsCRUDOperationsPerTokenTypeEntryMBean |
This interface is used for representing the remote management interface for the "CtsCRUDOperationsPerTokenTypeEntry" MBean.
|
| CtsCRUDOperationsPerTokenTypeEntryMeta |
The class is used for representing SNMP metadata for the "CtsCRUDOperationsPerTokenTypeEntry" group.
|
| CtsCRUDOperationsPerTokenTypeTableMeta |
The class is used for implementing the "CtsCRUDOperationsPerTokenTypeTable" group.
|
| CtsCRUDOperationsTableMeta |
The class is used for implementing the "CtsCRUDOperationsTable" group.
|
| CTSDataLayer |
Protected Static Helper Accessor class to Access the protected SMDataLayer.
|
| CTSDataLayerConfiguration |
|
| CTSDJLDAPv3PersistentSearch |
This class will execute persistent search request against the configured datastore.
|
| CTSDJLDAPv3PersistentSearchBuilder |
|
| CtsMonitoring |
The class is used for implementing the "CtsMonitoring" group.
|
| CtsMonitoringImpl<E extends Enum<E>,F extends Enum<F>> |
This class acts as the implementation of the root node of the monitoring tree structure
that is exposed by the monitoring service.
|
| CtsMonitoringMBean |
This interface is used for representing the remote management interface for the "CtsMonitoring" MBean.
|
| CtsMonitoringMeta |
The class is used for representing SNMP metadata for the "CtsMonitoring" group.
|
| CTSMonitoringStoreImpl |
An implementation of the CTSOperationsMonitoringStore that stores the CTS monitoring information
in internal data structure based on the type of monitoring information being stored.
|
| CTSNotificationBroker |
Uses the CTS to propagate notifications across an OpenAM cluster.
|
| CTSObjectMapperProvider |
CTS Jackson Object Mapper.
|
| CTSOperation |
An Enum which contains constants for each of the possible CTS operations.
|
| CTSOperationsMonitoringStore |
A data structure for storing monitoring information about CTS operations.
|
| CTSOptions |
Options are intended to provide guidance to the CTS as to how it should perform the requested
operation.
|
| CtsPersistenceOperationsDelegate |
Used to query the CTS persistence store and return data to the monitoring service
|
| CtsPersistenceOperationsMonitor |
This acts to control the interaction between the exposed monitoring endpoints and the CTS persistence
store for queries based on a TokenType
|
| CTSPersistentStore |
Core Token Service Persistent Store is responsible for the storage and retrieval of Tokens from a persistent store.
|
| CTSPersistentStoreImpl |
Implementation of the CTS (Core Token Store) persistence layer.
|
| CTSPersistentStoreProxy |
A proxy implementation of the CTSPersistentStore, which delegates all its calls to the "real" implementation.
|
| CTSQueryFilterVisitor |
A QueryFilterVisitor implementation that transforms CREST Query filters to CTS
attribute query filters.
|
| CTSQueueConfiguration |
The CTS asynchronous feature has a number of configuration properties which allow an
administrator to size and adjust the asynchronous queue and queue processors.
|
| CTSReaperMonitoringStore |
A data structure for storing monitoring information about the CTS Reaper.
|
| CtsSessions |
The class is used for implementing the "CtsSessions" group.
|
| CtsSessionsImpl |
Implementation for hooking the SNMP CtsSessions class in to OpenAM to report on our stats.
|
| CtsSessionsMBean |
This interface is used for representing the remote management interface for the "CtsSessions" MBean.
|
| CtsSessionsMeta |
The class is used for representing SNMP metadata for the "CtsSessions" group.
|
| CTSTokenIdGenerator |
STS-issued tokens which are persisted to the CTS require an identifier.
|
| CTSTokenIdGeneratorImpl |
|
| CtsTokenOperationsEntry |
The class is used for implementing the "CtsTokenOperationsEntry" group.
|
| CtsTokenOperationsEntryImpl |
This class represents those operations which only take a token type as the input.
|
| CtsTokenOperationsEntryMBean |
This interface is used for representing the remote management interface for the "CtsTokenOperationsEntry" MBean.
|
| CtsTokenOperationsEntryMeta |
The class is used for representing SNMP metadata for the "CtsTokenOperationsEntry" group.
|
| CtsTokenOperationsTableMeta |
The class is used for implementing the "CtsTokenOperationsTable" group.
|
| CTSTokenPersistence |
An interface to encapsulate the concerns of persisting issued tokens to the CTS, and of retrieving persisted instances
(performed during token validate), and of removing persisted instances (performed during token cancellation).
|
| CTSTokenPersistenceException |
An instance of this exception is thrown for errors encountered during CTS token persistence
|
| CTSTokenPersistenceImpl |
|
| CTSWorkerBaseProcess |
CTSWorkerProcess base class handling repeated steps such as paging through query results,
thread interruption and waiting for each page of results to be processed.
|
| CTSWorkerBaseQuery<C> |
Abstract class for the performing of queries related to the CTS Worker Framework.
|
| CTSWorkerConstants |
|
| CTSWorkerDeleteProcess |
A process which defines the deletion of tokens returned from a CTS worker query, having applied the provided
filter to them.
|
| CTSWorkerDeleteProcess.TokenDeletion |
Deletes batches of Token IDs from the persistence layer.
|
| CTSWorkerFilter |
Interface defining how to filter a set of partial tokens, which have been returned from the data
layer in response to a query by a CTSWorkerQuery.
|
| CTSWorkerManager |
Responsible for starting and when required restarting the CTS Worker and coordinating the required
dependencies.
|
| CTSWorkerPastExpiryDateQuery<C> |
A query that selects all CTS tokens whose expiry date field is prior to the current timestamp (e.g. who have
exceeded their maximum expiry time).
|
| CTSWorkerProcess |
|
| CTSWorkerProcessGuiceModule |
Guice Module for configuring bindings for the CTS Work Process classes.
|
| CTSWorkerQuery |
Defines the ability to perform a paged query.
|
| CTSWorkerSelectAllFilter |
Basic filter that will return all partial tokens passed in.
|
| CTSWorkerTask |
Class defining the base elements of a CTS worker task which may be executed by the CTSWorkerManager.
|
| CTSWorkerTaskProvider |
Provides CTSWorkerTasks to be executed.
|
| CumulativeValResult |
|
| CustomDelegationHandlerWrapper |
If a published soap-sts instance supports OnBehalfOf/ActAs tokens (i.e. delegation relationships), then the associated
soap-sts configuration supports the ability to specify a custom org.apache.cxf.sts.token.delegation.TokenDelegationHandler
implementation(s) which are responsible for approving/validating the ActAs/OnBehalfOf token.
|
| CustomInstallDriver |
|
| CustomInstallHandler |
|
| CustomRestTokenProviderParameters |
A RestTokenProviderParameters subclass which adds additional state in support of custom RestTokenProvider implementations.
|
| CustomRestTokenProviderParametersImpl |
This is an implementation of the RestTokenProviderParameters specific for custom RestTokenProvider implementations.
|
| CustomTokenOperation |
This class encapsulates state necessary to configure a token validator or a token provider for a custom token type.
|
| DaoInterface |
Classes that implement this interface are expected to conatin code that
accesses a datastore, such as JBDC code to access a database, and
create, read, update, delete, and search users and user related attributes.
|
| Dashboard |
|
| DashboardResource |
JSON REST interface to return specific information from the Dashboard service.
|
| DashboardServiceHelper |
This upgrade helper allows the modification of attributes for the Dashboard Service.
|
| DatabaseRepo |
This class stores identity information in a database
|
| DataConstraintException |
Exception thrown if data validation fails.
|
| DataEncryptor |
This class DataEncryptor is used to encrypt the data
with symmetric and asymmetric keys.
|
| DataLayer |
DataLayer (A PACKAGE SCOPE CLASS) to access LDAP or other database
TODO: 1.
|
| DataLayer |
An annotation for marking injectable objects as for a specific data layer.
|
| DataLayer.Types |
A utility class for creating DataLayer instances for using with injection keys.
|
| DataLayerConfiguration |
|
| DataLayerConnectionFactoryCache |
Abstraction for the ConnectionFactory provider implementations.
|
| DataLayerConnectionModule |
|
| DataLayerConnectionModule |
|
| DataLayerConstants |
Constants for the Data Layer, which represents a pool of connections that
can be used by various services to access LDAP and perform queries.
|
| DataLayerException |
Base Data Layer exception for all sub types.
|
| DataLayerGuiceModule |
Guice Module to capture the details of the Data Layer specific bindings.
|
| DataLayerRuntimeException |
Base Data Layer runtime exception for all sub types.
|
| DataQueryFilterVisitor |
Raw data query filter visitor for resources.
|
| DataStore |
|
| DataStore |
This class *talks* to SMS to get the configuration information.
|
| DataStoreBase |
Base class for all datastore sub command implementation classes.
|
| DatastoreOptions |
The datastore CLI option names.
|
| DataStorePrincipal |
|
| DataStoreProvider |
Interface used for storing & retrieving information.
|
| DataStoreProviderException |
This class is to handle DataStoreProvider related exceptions.
|
| DataStoreProviderManager |
This is a singleton class used to manage DataStore providers.
|
| DateUtils |
Deprecated.
|
| DateUtils |
This class provides utility to perform date conversion.
|
| DBFormatter |
This Formatter provides support for formatting LogRecords that will help
Database Logging.
|
| DBHandler |
DBHandler takes log messages from the Logger and exports
them to a specified Database.
|
| DBStatistics |
This singleton class is used to keep statistics about the running db.
|
| DCTreeServicesHelper |
|
| DCTreeServicesImpl |
This class DCTree contains the functionality to support a DC
Tree in the LDAP DIT.
|
| DCTreeServicesImpl |
|
| Debug |
|
| Debug |
This class is the class which instantaites the debug implementation
class specified in the logging configuration and calls its methods.
|
| Debug |
Allows a uniform interface to file debug and exception information in a
uniform format.
|
| Debug |
****************************************************************************
|
| DebugConfiguration |
Read debug configuration
|
| DebugConfigurationFromProperties |
Read debug configuration from a properties file.
|
| DebugConstants |
Debug constant
Having in one place, every global constants used for the debug logging
|
| DebugFile |
The implementation of this interface as well as the
com.sun.identity.shared.debug.file.DebugFileProvider interface together
provide the necessary functionality to replace or enhance the Debug File service.
|
| DebugFileImpl |
Manage a log file :
- compute its complete name
- create log directory
- manage the log rotation
|
| DebugFileLog |
DebugLog implementation that delegates to the legacy file-based logging framework.
|
| DebugFileProvider |
Provide the debug file instance associated with a debug name
It maintains the integrity constraint than a log file is controlled by only one debug file instance
|
| DebugFileProviderImpl |
Debug file provider
Manage Debug files controller
Keep the following constraint one :
- One debugFile instance for One log file
|
| Debugger |
This class is responsible for printing debug message to standard output
if the --debug option is set in the command line.
|
| DebugImpl |
Debug implementation class.
|
| DebugLevel |
Debug level enum
|
| DebugLog |
Abstracts over the debug logging framework used by the installer, to allow easier unit testing.
|
| DebugPropertiesObserver |
This class observes changes in debug configuration properties.
|
| DebugProviderImpl |
Default debug provider implementation.
|
| DebugRecorder |
Manage the records.
|
| Decision |
The Decision element is a container of
one or more Decisions issued by policy decision point
|
| DecisionCombinersResource |
|
| DecisionImpl |
The Decision element is a container of
one or more Decisions issued by policy decision point
|
| DecisionType |
Java class for DecisionType.
|
| DecodeAction |
The class is used to perform privileged operations with
AccessController.doPrivileged()
when using
com.iplanet.services.util.Crypt to decode passwords.
|
| Decorator |
Provides a decorator interface for delegating object rendering.
|
| DecryptAction |
The class is used to perform privileged operation with
AccessController.doPrivileged()
when using
com.iplanet.am.util.AMPasswordUtil to decrypt passwords.
|
| DecryptAction |
Responsible for the decryption of Token Blob data.
|
| Default64ResourceIDMapper |
The class Default64ResourceIDMapper provides a default
implementation of the ResourceIDMapper interface.
|
| DefaultAccountMapper |
This class DefaultAccountMapper is a base class that the
DefaultSPAccountMapper and DefaultIDPAccountMapper
shall extend from this class.
|
| DefaultAccountMapper |
This class DefaultAccountMapper is a base class extended by
DefaultSPAccountMapper and DefaultIDPAccountMapper.
|
| DefaultAccountProvider |
A default AccountProvider implementation.
|
| DefaultActionMapper |
The class DefaultActionMapper provide a default
implementation of the ActionMapper interface.
|
| DefaultADFSPartnerAccountMapper |
This default PartnerAccountMapper for ADFS uses configuration
to determine the attribute on which to search for the incoming user
identifier.
|
| DefaultAssertionIDRequestMapper |
/**
This class DefaultAssertonIDRequestMapper is the default
implementation of the AssertonIDRequestMapper that is used by
asseriton ID request service to process assertion ID request.
|
| DefaultAttributeAuthorityMapper |
This class DefaultAttributeAuthorityMapper is the default
implementation of the AttributeAuthorityMapper that is used by
attribute authority to process attribute query.
|
| DefaultAttributeMapper |
The class DefaultAttributeMapper provide a default
implementation of the AttributeMapper interface.
|
| DefaultAttributeMapper |
This class DefaultAttribute is the base class for
DefaultSPAttributeMapper and
DefaultIDPAttributeMapper for sharing the common
functionalities.
|
| DefaultAttributeMapper |
This class DefaultAttribute is the base class for
DefaultSPAttributeMapper and
DefaultIDPAttributeMapper for sharing the common
functionalities.
|
| DefaultAttributeMapper |
This class implements the default attribute mapping functionality.
|
| DefaultAttributeStatementsProvider |
Encrypted attributes are currently not supported.
|
| DefaultAuditServiceProxy |
Extension of the commons AuditServiceProxy that allows for OpenAM specific configuration to be exposed
in a thread-safe way.
|
| DefaultAuthenticationStatementsProvider |
|
| DefaultAuthenticator |
This class provides a default implementation for authenticating the
webservices clients using various security mechanisms.
|
| DefaultAuthorizer |
|
| DefaultAuthzDecisionStatementsProvider |
|
| DefaultClassResolver |
Default IClassResolver implementation that can resolve the Java class to
instantiate for a specific collection of attributes.
|
| DefaultClientSecretGenerator |
Generates a random, alphanumeric 16 character password.
|
| DefaultClientTypesManager |
This class gives out instances of Client object so that it hides the
implementation from clients
|
| DefaultConditionsProvider |
|
| DefaultDebugConfiguration |
A default debug configuration with default values for each properties.
|
| DefaultDebugRecorder |
Manage the records.
|
| DefaultDiscoAuthorizer |
This class DefaultDiscoAuthorizer provides a default
implementation of the Authorizer interface.
|
| DefaultEmailGatewayImpl |
|
| DefaultFedletAdapter |
The DefaultFedletAdapter class provides default implementation
for FedletAdapter.
|
| DefaultFSUserProvider |
This is a default implemetation of FSUserProvider.
|
| DefaultHexResourceIDMapper |
The class DefaultHexResourceIDMapper provide a default
implementation of the ResourceIDMapper interface.
|
| DefaultHttpURLConnectionFactory |
|
| DefaultIDPAccountMapper |
This class DefaultIDPAccountMapper is the default implementation of the IDPAccountMapper
that is used to map the SAML protocol objects to the user accounts at the IdentityProvider
side of SAML v2 plugin.
|
| DefaultIDPAccountMapper |
This class DefaultIDPAccountMapper is the default
implementation of the IDPAccountMapper that is used
to map the SAML protocol objects to the user accounts.
|
| DefaultIDPAdapter |
This class DefaultIDPAdapter implements a SAML2 Identity Provider Adapter.
|
| DefaultIDPAttributeMapper |
This class DefaultIDPAttributeMapper implements the
IDPAttributeMapper to return the SAML Attribute
objects that may be inserted in the SAML Assertion.
|
| DefaultIDPAttributeMapper |
This class DefaultAttributeMapper implements the
IDPAttributeMapper to return the SAML Attribute
objects that may be inserted in the SAML Assertion.
|
| DefaultIDPAuthenticationMethodMapper |
This class is an out of the box default implementation of interface
IDPAuthenticationMethodMapper.
|
| DefaultIDPAuthnContextMapper |
This class is an out of the box default implementation of interface
IDPAuthnContextMapper.
|
| DefaultIDPECPSessionMapper |
This class is the default implementation of IDPECPSessionMapper.
|
| DefaultJAXBContextImpl |
This class provides the default implementation of JAXBContext.
|
| DefaultJAXBContextImpl |
This class provides the default implementation of JAXBContext.
|
| DefaultLibraryIDPAttributeMapper |
This class DefaultLibraryIDPAttributeMapper implements the
IDPAttributeMapper to return the SAML Attribute
objects that may be inserted in the SAML Assertion.
|
| DefaultLibrarySPAccountMapper |
This class DefaultLibrarySPAccountMapper is the default implementation of the
SPAccountMapper that is used to map the SAML protocol objects to the user accounts at the
ServiceProvider side of SAML v2 plugin.
|
| DefaultLibrarySPAccountMapper |
This class DefaultLibrarySPAccountMapper is the default
implementation of the SPAccountMapper that is used
to map the SAML protocol objects to the user accounts.
|
| DefaultMessagesMapService |
Provides a default MessagesMapService which returns MessagesMap implementations
of the messages map.
|
| DefaultMonitoringResultHandler<T,E extends Exception> |
A ResultHandler implementation intended for use with CTS monitored operations
that do not specifically have access to the Token in the operation.
|
| DefaultNameIdentifierMapper |
The class NameIdentifierMapper is an interface
that is implemented to map user account to name identifier in
assertion subject.
|
| DefaultOpenIdConnectTokenAuthMethodReferencesMapper |
|
| DefaultOpenIdConnectTokenAuthnContextMapper |
Default implementation of the OpenIdConnectTokenAuthnContextMapper.
|
| DefaultOpenIdConnectTokenClaimMapper |
|
| DefaultPartnerAccountMapper |
The class DefaultPartnerAccountMapper provide a default
implementation of the PartnerAccountMapper interface.
|
| DefaultPrivilegeManagerFactory |
|
| DefaultProfileProvider |
|
| Defaults |
Java class for DefaultsType complex type.
|
| DefaultSaml2XmlTokenAuthnContextMapper |
|
| DefaultServiceUrlProvider |
|
| DefaultSessionActivator |
The default session activator: creates a new session, sets that as the current session,
copies in properties from the session it's upgrading from (if appropriate) and then
from the auth session into this new session, deletes the auth session and returns.
|
| DefaultSessionPropertyUpgrader |
Default implementation for SessionPropertyUpgrader
This class basically just lets the session upgrade to copy every single
property into the new session.
|
| DefaultSharedSecretProvider |
Default implementation of the SharedSecretProvider and this may also be used as an extension
point to allow implementation of additional logic.
|
| DefaultSiteAttributeMapper |
This class reads Attribute Map in local configuration and maps user's local * attributes to list of Attribute objects to be returned as
AttributeStatements elements, as part of the
Authentication Assertion returned to the partner during the
SSO scenario of Browser Artifact and POST profile.
|
| DefaultSMSGatewayImpl |
|
| DefaultSoapOpenIdConnectTokenAuthnContextMapper |
|
| DefaultSoapOpenIdConnectTokenAuthnMethodsReferencesMapper |
|
| DefaultSPAccountMapper |
This class DefaultSPAccountMapper is the default implementation of the
DefaultLibrarySPAccountMapper that is used to map the SAML protocol objects to the user
accounts at the ServiceProvider side of SAML v2 plugin.
|
| DefaultSPAttributeMapper |
This class DefaultSPAttribute implements
SPAttributeMapper for mapping the assertion attributes
to local attributes configured in the provider configuration.
|
| DefaultSPAttributeMapper |
This class DefaultSPAttribute implements
SPAttributeMapper for mapping the assertion attributes
to local attributes configured in the provider configuration.
|
| DefaultSPAuthnContextMapper |
The DefaultSPAuthnContextMapper.java class determines
the authentication context and the authentication requirements for
authentication by the authenticaion authority.
|
| DefaultSubjectProvider |
|
| DefaultSummary |
|
| DefaultTokenDelegationHandler |
In order to issue SAML2 assertions with SenderVouches SubjectConfirmation, a STS must be consumed in a gateway deployment,
in which the direct STS client (the gateway) is acting on-behalf-of the original client.
|
| DefaultTokenProvider |
This class implements ITokenProvider interface and
representing default sso token provider.
|
| DefaultTreeNode |
Provides the default implementation of a tree node.
|
| DefaultUrlResourceTypeGenerator |
This class is responsible for creating the default Resource Type (URL resource type) for the realm.
|
| DefaultUserIDGenerator |
The class DefaultUserIDGenerator generates a set of
user IDs based on the first name and last name of the user.
|
| DefaultValueFinderInfo |
|
| DefaultValues |
The abstract class DefaultValues provides a mechanism for
services to obtain their default values dynamically instead of being
statically defined in the service XML file stored in the directory.
|
| DefaultWsFedAuthenticator |
The default WsFedAuthenticator implementation that just authenticates using the default authentication chain
in the selected realm.
|
| DefinitionClassInfo |
|
| DelegationConfig |
|
| DelegationConfigNode |
|
| DelegationConfigUpgradeStep |
Upgrade step looks at the delegation XML (amDelegation.xml) and compares it against the current service model to
identify any additions.
|
| DelegationEvaluator |
Evaluates the permission requests.
|
| DelegationEvaluatorImpl |
The DelegationEvaluator class provides interfaces to evaluate
access permissions for an administrator.
|
| DelegationEvaluatorProxy |
A proxy implementation of the DelegationEvaluator, which delegates all its calls to the "real" implementation.
|
| DelegationException |
The class DelegationException is the basic exception for the
delegation component.
|
| DelegationInterface |
The interface DelegationInterface defines an interface for
delegation plugins that would register with delegation framework to manage
and evaluate delegation access control privileges and permissions.
|
| DelegationManager |
The DelegationManager class manages delegation privileges for
a specific realm.
|
| DelegationModel |
|
| DelegationModelImpl |
|
| DelegationPermission |
The DelegationPermission class represents an access control
permission on a resource in a realm.
|
| DelegationPermissionFactory |
|
| DelegationPolicyImpl |
The class DelegationPolicyImpl implements the interface
DelegationInterface using OpenAM Policy
Management and Evaluation APIs.
|
| DelegationPrivilege |
The DelegationPrivilege class represents an access control
policy on a set of resources in a realm.
|
| DelegationPropertiesViewBean |
|
| DelegationResourceNameIndexGenerator |
|
| DelegationResourceNameSplitter |
|
| DelegationServlet |
Controller servlet for the Delegation Management Module
|
| DelegationUtils |
A utility class for delegation service providing utility methods.
|
| DelegationViewBean |
|
| Delete |
Specify a DELETE HTTP method endpoint.
|
| DeleteAgentGroups |
This command deletes agent groups.
|
| DeleteAgents |
This command deletes agents.
|
| DeleteApplicationPrivilege |
|
| DeleteApplications |
|
| DeleteApplicationTypes |
Delete the list of named ApplicationTypes.
|
| DeleteAuthConfigurations |
|
| DeleteAuthInstances |
|
| DeleteCircleOfTrust |
Delete a Circle of Trust.
|
| DeleteDataStores |
List the names of data store under a realm.
|
| DeleteFailedException |
Represents a failure to delete a Token from the Core Token Service.
|
| DeleteIdentities |
This command deletes Identities.
|
| DeleteLayoutTask |
|
| DeleteMetaData |
Delete a configuration and/or descriptor.
|
| DeleteOnQueryResultHandler |
This is a ResultHandler implementation that grabs the results of a Partial Query and for each token found
performs an asynchronous delete operation.
|
| DeletePattern |
|
| DeletePreReadOptionFunction |
|
| DeletePropertyActionHandler |
Handles 'deleteProperty' actions.
|
| DeleteRealm |
Deletes realm command.
|
| DeleteResourceBundle |
Deletes resource bundle from data store.
|
| DeleteServer |
Delete a server intance.
|
| DeleteService |
Deletes a service schema.
|
| DeleteSite |
Delete a site.
|
| DeleteSubConfiguration |
Delete sub configuration.
|
| DeleteTask |
Deletes a given Token from the persistence layer.
|
| DeleteXACML |
Deletes policies in a realm.
|
| DenyAccessAction |
DenyAccessAction if session quota is exhausted
|
| DenyOverride |
Deny Override combine entitlement with false override
true.
|
| DeploymentConfig |
This class represents the deployment configuration for an STS instance.
|
| DeploymentConfig.DeploymentConfigBuilder |
|
| DeploymentConfig.DeploymentConfigBuilderBase<T extends DeploymentConfig.DeploymentConfigBuilderBase<T>> |
|
| DeploymentPathNormalization |
Interface defining concerns of normalizing the deploymentPath of a published STS instance for SMS persistence and
for TokenGenerationService caching.
|
| DeploymentPathNormalizationImpl |
|
| DerEncoder |
Interface to an object that knows how to write its own DER encoding to an
output stream.
|
| DerValue |
A dedicated implementation of handling ASN1/DER for the
Kerberos desktop authentication module.
|
| Description |
The class Description represents a
Description Type of a service instance.
|
| DescriptionType |
Java content class for DescriptionType complex type.
|
| DescriptionTypeImpl |
|
| DescriptorUtils |
Utility methods for dealing with API Descriptors.
|
| DESGenKey |
This class is used to generate a unique key used for DES
encryption/decryption purpose.
|
| DestroyAllAction |
This action will invalidate all currently existing sessions, but it will
let the current session to get created, so this way the user will always have
only one session.
|
| DestroyNextExpiringAction |
|
| DestroyOldestAction |
This action retrieves all the sessions using the Session service and
refreshes them in the local cache (so they have up-to-date session expiration
information).
|
| DeviceCode |
Models a OpenAm OAuth2 Authorization Code.
|
| DeviceCodeGrantTypeHandler |
Implementation of the GrantTypeHandler for the OAuth2 Device Code grant.
|
| DeviceCodeResource |
A Restlet resource for issuing new device codes.
|
| DeviceCodeVerificationResource |
A restlet resource for user codes
|
| DeviceIdMatch |
Scripted Device Id (Match) Authentication module.
|
| DeviceIdSave |
AM Login Module which presents the user with a UI to choose whether to save the device print profile of the device
they are using to authenticate with.
|
| DeviceJsonUtils<T extends DeviceSettings> |
Utility functions for ease of conversion between generic DeviceSettings objects and Json
representations of those objects.
|
| DevicePrintDao |
DAO for getting and storing Device Print Profiles for a given user.
|
| DeviceSerialisation |
Provides serialisation of devices between JsonValue and String representations.
|
| DeviceService |
Provides all necessary configuration information at a realm-wide level to device-based
authentication modules underneath it.
|
| DeviceServiceFactory<T extends DeviceService> |
|
| DeviceSettings |
Abstract concept of DeviceSettings, used to ensure that any device(s) stored have a unique identifier
so that they can be individually referenced.
|
| Diffs |
CVS diff utility.
|
| DiffStatus |
Diff status types used to describe the change in state of a single resource.
|
| DigestMethodElement |
Java content class for DigestMethod element declaration.
|
| DigestMethodElement |
Java content class for DigestMethod element declaration.
|
| DigestMethodElementImpl |
|
| DigestMethodElementImpl |
|
| DigestMethodType |
Java content class for DigestMethodType complex type.
|
| DigestMethodType |
Java content class for DigestMethodType complex type.
|
| DigestMethodTypeImpl |
|
| DigestMethodTypeImpl |
|
| DigestValueElement |
Java content class for DigestValue element declaration.
|
| DigestValueElement |
Java content class for DigestValue element declaration.
|
| DigestValueElementImpl |
|
| DigestValueElementImpl |
|
| DirectCOSDefinition |
This class represents a Direct (or Classic) COS definition.
|
| Directive |
The class Directive represents a discovery service
DirectiveType element.
|
| DirectoryContentUpgrader |
This class is aiming to upgrade the content of the configuration store.
|
| DirectoryHelper |
Provides a generic implementation of directory specific settings, that for non-generic directories (like AD), could
override when needed.
|
| DirectoryManagerIF |
|
| DirectoryManagerIF_assignService_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_assignService_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_assignService_idrepo_RequestStruct |
|
| DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_assignService_idrepo_ResponseStruct |
|
| DirectoryManagerIF_assignService_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_changePassword_Fault_SOAPBuilder |
|
| DirectoryManagerIF_changePassword_Fault_SOAPSerializer |
|
| DirectoryManagerIF_changePassword_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_changePassword_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_changePassword_idrepo_RequestStruct |
|
| DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_changePassword_idrepo_ResponseStruct |
|
| DirectoryManagerIF_changePassword_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_changePassword_RequestStruct |
|
| DirectoryManagerIF_changePassword_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_changePassword_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_changePassword_ResponseStruct |
|
| DirectoryManagerIF_changePassword_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_create_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_create_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_create_idrepo_RequestStruct |
|
| DirectoryManagerIF_create_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_create_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_create_idrepo_ResponseStruct |
|
| DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_createAMTemplate_Fault_SOAPBuilder |
|
| DirectoryManagerIF_createAMTemplate_Fault_SOAPSerializer |
|
| DirectoryManagerIF_createAMTemplate_RequestStruct |
|
| DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_createAMTemplate_ResponseStruct |
|
| DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_createEntry_Fault_SOAPBuilder |
|
| DirectoryManagerIF_createEntry_Fault_SOAPSerializer |
|
| DirectoryManagerIF_createEntry_RequestStruct |
|
| DirectoryManagerIF_createEntry_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_createEntry_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_createEntry_ResponseStruct |
|
| DirectoryManagerIF_createEntry_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_delete_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_delete_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_delete_idrepo_RequestStruct |
|
| DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_delete_idrepo_ResponseStruct |
|
| DirectoryManagerIF_delete_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct |
|
| DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_deRegisterNotificationURL_idrepo_ResponseStruct |
|
| DirectoryManagerIF_deRegisterNotificationURL_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_deRegisterNotificationURL_RequestStruct |
|
| DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_deRegisterNotificationURL_ResponseStruct |
|
| DirectoryManagerIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_doesEntryExists_Fault_SOAPBuilder |
|
| DirectoryManagerIF_doesEntryExists_Fault_SOAPSerializer |
|
| DirectoryManagerIF_doesEntryExists_RequestStruct |
|
| DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_doesEntryExists_ResponseStruct |
|
| DirectoryManagerIF_doesEntryExists_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAMTemplateDN_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getAMTemplateDN_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getAMTemplateDN_RequestStruct |
|
| DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAMTemplateDN_ResponseStruct |
|
| DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct |
|
| DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct |
|
| DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes1_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes1_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes1_idrepo_RequestStruct |
|
| DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct |
|
| DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes1_RequestStruct |
|
| DirectoryManagerIF_getAttributes1_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes1_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes1_ResponseStruct |
|
| DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes2_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes2_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes2_idrepo_RequestStruct |
|
| DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct |
|
| DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes2_RequestStruct |
|
| DirectoryManagerIF_getAttributes2_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes2_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes2_ResponseStruct |
|
| DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes3_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes3_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes3_RequestStruct |
|
| DirectoryManagerIF_getAttributes3_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes3_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes3_ResponseStruct |
|
| DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes4_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes4_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes4_RequestStruct |
|
| DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes4_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributes4_ResponseStruct |
|
| DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getAttributesByteValues1_RequestStruct |
|
| DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributesByteValues1_ResponseStruct |
|
| DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getAttributesByteValues2_RequestStruct |
|
| DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributesByteValues2_ResponseStruct |
|
| DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributesForSchema_RequestStruct |
|
| DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getAttributesForSchema_ResponseStruct |
|
| DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct |
|
| DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct |
|
| DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct |
|
| DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct |
|
| DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getCreationTemplateName_RequestStruct |
|
| DirectoryManagerIF_getCreationTemplateName_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getCreationTemplateName_ResponseStruct |
|
| DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getDCTreeAttributes_RequestStruct |
|
| DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getDCTreeAttributes_ResponseStruct |
|
| DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getDeletedObjectFilter_RequestStruct |
|
| DirectoryManagerIF_getDeletedObjectFilter_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct |
|
| DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getExternalAttributes_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getExternalAttributes_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getExternalAttributes_RequestStruct |
|
| DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getExternalAttributes_ResponseStruct |
|
| DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct |
|
| DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct |
|
| DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getGroupFilterAndScope_RequestStruct |
|
| DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct |
|
| DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getMembers_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getMembers_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getMembers_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getMembers_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getMembers_idrepo_RequestStruct |
|
| DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getMembers_idrepo_ResponseStruct |
|
| DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getMembers_RequestStruct |
|
| DirectoryManagerIF_getMembers_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getMembers_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getMembers_ResponseStruct |
|
| DirectoryManagerIF_getMembers_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getMembers_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getMemberships_idrepo_RequestStruct |
|
| DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getMemberships_idrepo_ResponseStruct |
|
| DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getNamingAttr_RequestStruct |
|
| DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getNamingAttr_ResponseStruct |
|
| DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getObjectClassFromDS_RequestStruct |
|
| DirectoryManagerIF_getObjectClassFromDS_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getObjectClassFromDS_ResponseStruct |
|
| DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getObjectType_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getObjectType_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getObjectType_RequestStruct |
|
| DirectoryManagerIF_getObjectType_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getObjectType_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getObjectType_ResponseStruct |
|
| DirectoryManagerIF_getObjectType_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getOrganizationDN_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getOrganizationDN_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getOrganizationDN_RequestStruct |
|
| DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getOrganizationDN_ResponseStruct |
|
| DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getOrgDNFromDomain_RequestStruct |
|
| DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct |
|
| DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getOrgSearchFilter_RequestStruct |
|
| DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getOrgSearchFilter_ResponseStruct |
|
| DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getRegisteredServiceNames_RequestStruct |
|
| DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct |
|
| DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct |
|
| DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct |
|
| DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct |
|
| DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct |
|
| DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct |
|
| DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct |
|
| DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct |
|
| DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct |
|
| DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct |
|
| DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct |
|
| DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct |
|
| DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct |
|
| DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_getTopLevelContainers_Fault_SOAPBuilder |
|
| DirectoryManagerIF_getTopLevelContainers_Fault_SOAPSerializer |
|
| DirectoryManagerIF_getTopLevelContainers_RequestStruct |
|
| DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_getTopLevelContainers_ResponseStruct |
|
| DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_isActive_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_isActive_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_isActive_idrepo_RequestStruct |
|
| DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_isActive_idrepo_ResponseStruct |
|
| DirectoryManagerIF_isActive_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPBuilder |
|
| DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPSerializer |
|
| DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct |
|
| DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct |
|
| DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_isExists_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_isExists_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_isExists_idrepo_RequestStruct |
|
| DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_isExists_idrepo_ResponseStruct |
|
| DirectoryManagerIF_isExists_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_modifyMemberShip_Fault_SOAPBuilder |
|
| DirectoryManagerIF_modifyMemberShip_Fault_SOAPSerializer |
|
| DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct |
|
| DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_modifyMemberShip_idrepo_ResponseStruct |
|
| DirectoryManagerIF_modifyMemberShip_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_modifyMemberShip_RequestStruct |
|
| DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_modifyMemberShip_ResponseStruct |
|
| DirectoryManagerIF_modifyMemberShip_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_modifyService_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_modifyService_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_modifyService_idrepo_RequestStruct |
|
| DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_modifyService_idrepo_ResponseStruct |
|
| DirectoryManagerIF_modifyService_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_objectsChanged_idrepo_RequestStruct |
|
| DirectoryManagerIF_objectsChanged_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct |
|
| DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_objectsChanged_RequestStruct |
|
| DirectoryManagerIF_objectsChanged_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_objectsChanged_ResponseStruct |
|
| DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct |
|
| DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct |
|
| DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_registerNotificationURL_RequestStruct |
|
| DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_registerNotificationURL_ResponseStruct |
|
| DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_registerService_Fault_SOAPBuilder |
|
| DirectoryManagerIF_registerService_Fault_SOAPSerializer |
|
| DirectoryManagerIF_registerService_RequestStruct |
|
| DirectoryManagerIF_registerService_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_registerService_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_registerService_ResponseStruct |
|
| DirectoryManagerIF_registerService_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_removeAdminRole_Fault_SOAPBuilder |
|
| DirectoryManagerIF_removeAdminRole_Fault_SOAPSerializer |
|
| DirectoryManagerIF_removeAdminRole_RequestStruct |
|
| DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_removeAdminRole_ResponseStruct |
|
| DirectoryManagerIF_removeAdminRole_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_removeAttributes_idrepo_RequestStruct |
|
| DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_removeAttributes_idrepo_ResponseStruct |
|
| DirectoryManagerIF_removeAttributes_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_removeEntry_Fault_SOAPBuilder |
|
| DirectoryManagerIF_removeEntry_Fault_SOAPSerializer |
|
| DirectoryManagerIF_removeEntry_RequestStruct |
|
| DirectoryManagerIF_removeEntry_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_removeEntry_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_removeEntry_ResponseStruct |
|
| DirectoryManagerIF_removeEntry_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_renameEntry_Fault_SOAPBuilder |
|
| DirectoryManagerIF_renameEntry_Fault_SOAPSerializer |
|
| DirectoryManagerIF_renameEntry_RequestStruct |
|
| DirectoryManagerIF_renameEntry_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_renameEntry_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_renameEntry_ResponseStruct |
|
| DirectoryManagerIF_renameEntry_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_renameEntry_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_search1_Fault_SOAPBuilder |
|
| DirectoryManagerIF_search1_Fault_SOAPSerializer |
|
| DirectoryManagerIF_search1_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_search1_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_search1_idrepo_RequestStruct |
|
| DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_search1_idrepo_ResponseStruct |
|
| DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_search1_RequestStruct |
|
| DirectoryManagerIF_search1_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_search1_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_search1_ResponseStruct |
|
| DirectoryManagerIF_search1_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_search1_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_search2_Fault_SOAPBuilder |
|
| DirectoryManagerIF_search2_Fault_SOAPSerializer |
|
| DirectoryManagerIF_search2_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_search2_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_search2_idrepo_RequestStruct |
|
| DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_search2_idrepo_ResponseStruct |
|
| DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_search2_RequestStruct |
|
| DirectoryManagerIF_search2_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_search2_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_search2_ResponseStruct |
|
| DirectoryManagerIF_search2_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_search2_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_search3_Fault_SOAPBuilder |
|
| DirectoryManagerIF_search3_Fault_SOAPSerializer |
|
| DirectoryManagerIF_search3_RequestStruct |
|
| DirectoryManagerIF_search3_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_search3_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_search3_ResponseStruct |
|
| DirectoryManagerIF_search3_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_search3_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct |
|
| DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_setActiveStatus_idrepo_ResponseStruct |
|
| DirectoryManagerIF_setActiveStatus_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_setAttributes_Fault_SOAPBuilder |
|
| DirectoryManagerIF_setAttributes_Fault_SOAPSerializer |
|
| DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_setAttributes_idrepo_RequestStruct |
|
| DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_setAttributes_idrepo_ResponseStruct |
|
| DirectoryManagerIF_setAttributes_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_setAttributes_RequestStruct |
|
| DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_setAttributes_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_setAttributes_ResponseStruct |
|
| DirectoryManagerIF_setAttributes_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_setAttributes2_idrepo_RequestStruct |
|
| DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_setAttributes2_idrepo_ResponseStruct |
|
| DirectoryManagerIF_setAttributes2_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_setGroupFilter_Fault_SOAPBuilder |
|
| DirectoryManagerIF_setGroupFilter_Fault_SOAPSerializer |
|
| DirectoryManagerIF_setGroupFilter_RequestStruct |
|
| DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_setGroupFilter_ResponseStruct |
|
| DirectoryManagerIF_setGroupFilter_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_Tie |
|
| DirectoryManagerIF_unassignService_idrepo_Fault_SOAPBuilder |
|
| DirectoryManagerIF_unassignService_idrepo_Fault_SOAPSerializer |
|
| DirectoryManagerIF_unassignService_idrepo_RequestStruct |
|
| DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_unassignService_idrepo_ResponseStruct |
|
| DirectoryManagerIF_unassignService_idrepo_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_unRegisterService_Fault_SOAPBuilder |
|
| DirectoryManagerIF_unRegisterService_Fault_SOAPSerializer |
|
| DirectoryManagerIF_unRegisterService_RequestStruct |
|
| DirectoryManagerIF_unRegisterService_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_unRegisterService_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_unRegisterService_ResponseStruct |
|
| DirectoryManagerIF_unRegisterService_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_updateUserAttribute_Fault_SOAPBuilder |
|
| DirectoryManagerIF_updateUserAttribute_Fault_SOAPSerializer |
|
| DirectoryManagerIF_updateUserAttribute_RequestStruct |
|
| DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_updateUserAttribute_ResponseStruct |
|
| DirectoryManagerIF_updateUserAttribute_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPBuilder |
|
| DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPSerializer |
|
| DirectoryManagerIF_verifyAndDeleteObject_RequestStruct |
|
| DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_verifyAndDeleteObject_ResponseStruct |
|
| DirectoryManagerIF_verifyAndDeleteObject_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPBuilder |
|
| DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPSerializer |
|
| DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct |
|
| DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPBuilder |
|
| DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPSerializer |
|
| DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct |
|
| DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPBuilder |
|
| DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPSerializer |
|
| DirectoryManagerImpl |
|
| DirectoryServerVendor |
This singleton attempts to query vendor information of a Directory Server.
|
| DirectoryServicesImpl |
A class which manages all the major Directory related operations.
|
| DirectoryServicesProviderImpl |
|
| DiscoConstants |
Defines constants for discovery service.
|
| DiscoEntryHandler |
The class DiscoEntryHandler is an interface that is
used to get and set DiscoEntries for a user.
|
| DiscoEntryHandlerImplUtils |
|
| DiscoSDKUtils |
Provides utility methods to discovery service.
|
| DiscoServiceManager |
This is a singleton class.
|
| DiscoUtils |
Provides utility methods to discovery service.
|
| DiscoveryAgent |
|
| DiscoveryBootstrap |
The class DiscoBootstrap helps in generating the discovery
boot strap statement i.e.
|
| DiscoveryClient |
The class DiscoveryClient provides methods to send
Discovery Service query and modify.
|
| DiscoveryConfig |
This abstract class DiscoveryConfig represents the
configuration of a Discovery client entity.
|
| DiscoveryDataCache |
This class caches discover data object for Console.
|
| DiscoveryException |
This class is an extension point for all Discovery Service related
exceptions.
|
| DiscoveryResponseElement |
Java content class for DiscoveryResponse element declaration.
|
| DiscoveryResponseElementImpl |
|
| DiscoveryService |
Handles Liberty discovery service protocol.
|
| DisplayNameType |
Java content class for DisplayNameType complex type.
|
| DisplayNameTypeImpl |
|
| DisplayOptionsUtils |
|
| DisplaySummaryHandler |
|
| DisplayUtils |
This class provides utility methods user interfaces.
|
| DJLDAPv3PersistentSearch |
This class will execute persistent search request against the configured datastore.
|
| DJLDAPv3Repo |
This is an IdRepo implementation that utilizes the LDAP protocol via OpenDJ LDAP SDK to access directory servers.
|
| DMTabController |
|
| DNMapper |
This class is used to convert a DN to iplanet UID and vice versa.
|
| DNOrIPAddressListTokenRestriction |
DNOrIPAddressListTokenRestriction implements
TokenRestriction interface and handles the restriction of
the DN or IPAddress
|
| DNUtils |
|
| DNValidator |
|
| DNWrapper |
Wrapper class to remove coupling to DNMapper static methods.
|
| DoctypeToken |
Represents a meta-token string fragment of an XML document.
|
| DocumentBuilderProvider |
Abstract factory interface for supplying configured DocumentBuilder instances.
|
| DomainAlreadyExistsException |
Exception occurs when adding a domain that already exists in the dctree
|
| DomainComponent |
Represents a domain component in the domain componet tree.
|
| DomainComponentTree |
Represents the domain component index tree (dctree).
|
| DomainNotFoundException |
Exception occurs when specified domain is not found in the dctree.
|
| DomainValidator |
Validates domain
|
| DoManageNameID |
This class reads the query parameters and the required
processing logic for sending ManageNameIDRequest
from SP to IDP.
|
| DoNotCacheCondition |
This is an implementation of the abstract Condition class, which
specifes that the assertion this DoNotCacheCondition is part of,
is the new element in SAML 1.1, that allows an assertion party to express
that an assertion should not be cached by the relying party for future use.
|
| Driver |
|
| DriverLoadException |
Throw a log exception when loading the JDBC driver fails
|
| DroppedRequestHandler |
Handles incoming requests to the radius server when the thread pool's queue is full.
|
| DSAKeyValueElement |
Java content class for DSAKeyValue element declaration.
|
| DSAKeyValueElement |
Java content class for DSAKeyValue element declaration.
|
| DSAKeyValueElementImpl |
|
| DSAKeyValueElementImpl |
|
| DSAKeyValueType |
Java content class for DSAKeyValueType complex type.
|
| DSAKeyValueType |
Java content class for DSAKeyValueType complex type.
|
| DSAKeyValueTypeImpl |
|
| DSAKeyValueTypeImpl |
|
| DsameAdminTokenProvider |
Responsible for providing a cached SSOToken for the DSAME (Directory Server Access Management Edition) admin user.
|
| DSAMECallbackHandler |
This class is the OpenAM implementation for Java
CallbackHandler and it can be passed to underlying
auth services so that it may interact with other components to retrieve
specific authentication data, such as usernames and passwords, or to display
certain information, such as error and warning messages.
|
| DSAMECallbackHandler.DSAMECallbackHandlerError |
This error is used to control the authentication processing: if there is a problem while processing the
callbacks this error prevents the auth framework consider this error as an authentication module failure.
|
| DSAMECallbackInterface |
The DSAMECallbackInterface interface needs to be implemented
by services and applications which want to define custom
Callbacks.
|
| DSAMERole |
DSAME Role plugin lets policy admins specify the DSAME roles as a subject.
|
| DSConfigMgr |
This object is the manager of all connection information.
|
| DSConfigMgrBase |
This object is the manager of all connection information.
|
| DSEvent |
|
| DSTClient |
The class DSTClient provides methods for Liberty
Data Service Template.
|
| DSTConstants |
|
| DSTData |
The DSTData class provides a wrapper for any data entry.
|
| DSTException |
The DSTException class represents a error while
processing DST query/modify requests.
|
| DSTModification |
The DSTModification class represents a DST
modification operation.
|
| DSTModify |
The DSTModify class represents a DST modify
request.
|
| DSTModifyResponse |
The DSTModifyResponse class represents a DST
response for DST modify request.
|
| DSTQuery |
The DSTQuery class represents a DST query request.
|
| DSTQueryItem |
The class DSTQueryItem is the wrapper for one query item
for Data service.
|
| DSTQueryResponse |
The class DSTQueryResponse represents a DST query
response.
|
| DSTRequestHandler |
The class DSTRequestHandler is a handler for processing
Query or Modify Requests for any generic data service that are built
using Liberty SIS specifications.
|
| DSTUtils |
This class DSTUtils is an utility class used by the DST layer
and also can be used by the any dependent services.
|
| DuplicateKeyMapValueValidator |
Validates map value properties in Agent Properties. e.g.
|
| DuplicateRequestParameterException |
Thrown when the duplicate request parameter is found.
|
| DuplicateRequestParameterValidator |
Implementation of the AuthorizeRequestValidator for duplicate request parameter validation.
|
| DynamicGroup |
Represents a dynamic group entry.
|
| DynamicRequestViewBean |
This view bean handles dynamic requests made from the client.
|
| DynamicSessionIDExtensions |
Responsible for dynamically updating the SessionID extensions (S1/SI) based on current
server configuration.
|
| ECPFactory |
This is the factory class to obtain object instances for concrete elements in
the ecp schema.
|
| ECPIDPFinder |
This class ECPIDPFinder is used to find a list of
preferred Identity Providers to be placed in the child element "IDPList" of
ECP Request element.
|
| ECPRelayState |
The ECPRelayState interface defines methods for properties
required by an ECP RelayState.
|
| ECPRelayStateImpl |
This class implements ECPRelayState element.
|
| ECPRequest |
The ECPRequest interface defines methods for properties
required by an ECP request.
|
| ECPRequestImpl |
This class implements ECPRequest element.
|
| ECPResponse |
The ECPResponse interface defines methods for properties
required by an ECP response.
|
| ECPResponseImpl |
This class implements ECPResponse element.
|
| EditAuthTypeViewBean |
|
| EffectType |
Java class for EffectType.
|
| ElasticsearchAuditEventHandlerFactory |
This factory is responsible for creating an instance of the ElasticsearchAuditEventHandler.
|
| Element |
Provides a base class for rendering HTML elements, for example
JavaScript (<script>) and Cascading Stylesheets
(<link> / <style>).
|
| ElevatedConnectionFactoryWrapper |
CREST connection factory wrapper that elevates in coming contexts
with an admin user for the duration of the connection.
|
| ELFFormatter |
This Formatter is the custom defined Formatter for DSAME which formats the
logRecord according to ELF.
|
| ELogRecord |
This class encapsulates the items in a log record.
|
| EmailAddressElement |
Java content class for EmailAddress element declaration.
|
| EmailAddressElementImpl |
|
| EmailGateway |
|
| EmailNotificationHelper |
This class has the functionality to send email notifications to the users
listed in the notification list for create, delete & modify
|
| EmailPassword |
EmailPassword defines a set of methods
that are required to notify a user when a password is changed.
|
| EmailValidator |
The class EmailValidator is used to check if the Email address
is syntactically correct according to valid format defined in RFC 822.
|
| EmbeddedElement |
This element defines a security token embedded reference
Java content class for Embedded element declaration.
|
| EmbeddedElementImpl |
|
| EmbeddedOpenDJBackupManager |
Manager for creating embedded OpenDJ backup directories and performing embedded OpenDJ backup.
|
| EmbeddedOpenDJManager |
Manager for determining the state of the embedded OpenDJ instance and upgrading it as necessary.
|
| EmbeddedOpenDJManager.State |
The possible states the embedded OpenDJ instance can be in.
|
| EmbeddedOpenDS |
This class encapsulates all OpenDJ dependencies.
|
| EmbeddedSearchResultIterator |
This class iterates through the list of SearchResultEntry and
converts the SearchResultEntry to a SMSDataEntry
object.
|
| EmbeddedStatus |
Delete a server instance.
|
| EmbeddedType |
This type represents a reference to an embedded security token.
|
| EmbeddedTypeImpl |
|
| EmptyType |
Java content class for EmptyType complex type.
|
| EmptyTypeImpl |
|
| EnableGenericRepoStep |
A very simple step to reenable the Generic LDAPv3 data store (i.e. making it available on the admin console as an
option).
|
| EncInfo |
EncInfo is a class for keeping encryption information
such as the key-wrapping key, the data encryption algorithm, and
data encryption key strength.
|
| EncInfo |
EncInfo is a class for keeping encryption information
such as the key-wrapping key, the data encryption algorithm, and
data encryption key strength.
|
| EncManager |
The EncManager class is used to determine
the default EncProvider concret class to use, and to provide
access to an instance of that class
|
| EncodeAction |
The class is used to perform privileged operation with
AccessController.doPrivileged()
when using
com.iplanet.services.util.Crypt to encode passwords.
|
| EncodedString |
This type is used for elements containing stringified binary data.
|
| EncodedStringImpl |
|
| EncProvider |
EncProvider is an interface for encrypting and
decrypting SAML2 XML documents.
|
| EncryptableNameIdentifier |
Deprecated.
|
| EncryptAction |
The class is used to perform privileged operation with
AccessController.doPrivileged()
when using
com.iplanet.am.util.AMPasswordUtil to encrypt passwords.
|
| EncryptAction |
Responsible for the encryption of Token Blob data.
|
| EncryptBeforeSigningElement |
7.4 SymmetricBinding Assertion
Java content class for EncryptBeforeSigning element declaration.
|
| EncryptBeforeSigningElementImpl |
|
| EncryptedAssertion |
The EncryptedAssertion represents an assertion in
encrypted fashion, as defined by the XML Encryption Syntax and
Processing specification [XMLEnc].
|
| EncryptedAssertionElement |
Java content class for EncryptedAssertion element declaration.
|
| EncryptedAssertionElementImpl |
|
| EncryptedAssertionImpl |
The EncryptedAssertion represents an assertion in
encrypted fashion, as defined by the XML Encryption Syntax and
Processing specification [XMLEnc].
|
| EncryptedAttribute |
The EncryptedAttribute element represents a SAML attribute
in encrypted fashion.
|
| EncryptedAttributeElement |
Java content class for EncryptedAttribute element declaration.
|
| EncryptedAttributeElementImpl |
|
| EncryptedAttributeImpl |
This is an implementation of interface EncryptedAttribute.
|
| EncryptedData |
This is the place holder for EncryptedData, methods yet to be defined
|
| EncryptedDataElement |
Java content class for EncryptedData element declaration.
|
| EncryptedDataElementImpl |
|
| EncryptedDataType |
Java content class for EncryptedDataType complex type.
|
| EncryptedDataTypeImpl |
|
| EncryptedDeviceStorage |
Abstract class providing configuration for the encryption of stored device information.
|
| EncryptedDeviceStorage.SupportedEncryptionScheme |
Encryption schemes that are currently supported to use to secure stored data.
|
| EncryptedElement |
The EncryptedElement carries the content of an unencrypted
identifier in encrypted fasion.
|
| EncryptedElementImpl |
Java content class for EncryptedElementType complex type.
|
| EncryptedElementsElement |
4.2.2 EncryptedElements Assertion
Java content class for EncryptedElements element declaration.
|
| EncryptedElementsElementImpl |
|
| EncryptedElementType |
Java content class for EncryptedElementType complex type.
|
| EncryptedElementTypeImpl |
|
| EncryptedID |
The EncryptedID carries the content of an unencrypted
identifier in encrypted fasion.
|
| EncryptedIDElement |
Java content class for EncryptedID element declaration.
|
| EncryptedIDElementImpl |
|
| EncryptedIDImpl |
Java content class for EncryptedID element declaration.
|
| EncryptedJwtDeviceSerialisation |
Stores device profiles as an encrypted JWT for security.
|
| EncryptedKey |
This is the place holder for EncryptedKey, methods yet to be defined
|
| EncryptedKeyElement |
Java content class for EncryptedKey element declaration.
|
| EncryptedKeyElementImpl |
|
| EncryptedKeyType |
Java content class for EncryptedKeyType complex type.
|
| EncryptedKeyTypeImpl |
|
| EncryptedNameIdentifier |
Deprecated.
|
| EncryptedPartsElement |
4.2.1 EncryptedParts Assertion
Java content class for EncryptedParts element declaration.
|
| EncryptedPartsElementImpl |
|
| EncryptedResourceID |
The class EncryptedResourceID represents an Encryption
Resource ID element for the Discovery Service.
|
| EncryptedType |
Java content class for EncryptedType complex type.
|
| EncryptedTypeImpl |
|
| EncryptionConstants |
|
| EncryptionException |
This class is the super-class for all Federation checked exceptions.
|
| EncryptionKeyGenerator |
|
| EncryptionMethodElement |
Java content class for EncryptionMethod element declaration.
|
| EncryptionMethodElementImpl |
|
| EncryptionMethodType |
Java content class for EncryptionMethodType complex type.
|
| EncryptionMethodType.KeySize |
Java content class for KeySize element declaration.
|
| EncryptionMethodType.OAEPparams |
Java content class for OAEPparams element declaration.
|
| EncryptionMethodTypeImpl |
|
| EncryptionMethodTypeImpl.KeySizeImpl |
|
| EncryptionMethodTypeImpl.OAEPparamsImpl |
|
| EncryptionPropertiesElement |
Java content class for EncryptionProperties element declaration.
|
| EncryptionPropertiesElementImpl |
|
| EncryptionPropertiesType |
Java content class for EncryptionPropertiesType complex type.
|
| EncryptionPropertiesTypeImpl |
|
| EncryptionPropertyElement |
Java content class for EncryptionProperty element declaration.
|
| EncryptionPropertyElementImpl |
|
| EncryptionPropertyType |
Java content class for EncryptionPropertyType complex type.
|
| EncryptionPropertyTypeImpl |
|
| EncryptionProvider |
EncryptionProvier is an interface for encrypting and
decrypting XML documents.
|
| EncryptionStrategy |
Responsible for managing encryption of the Token based on the current Core Token Service
configuration.
|
| EncryptionTokenElement |
7.4 SymmetricBinding Assertion
Java content class for EncryptionToken element declaration.
|
| EncryptionTokenElementImpl |
|
| EncryptionUtils |
|
| EncryptSignatureElement |
7.4 SymmetricBinding Assertion
Java content class for EncryptSignature element declaration.
|
| EncryptSignatureElementImpl |
|
| EndorsingEncryptedSupportingTokensElement |
8.6 EndorsingEncryptedSupportingTokens Assertion
Java content class for EndorsingEncryptedSupportingTokens element declaration.
|
| EndorsingEncryptedSupportingTokensElementImpl |
|
| EndorsingSupportingTokensElement |
8.3 EndorsingSupportingTokens Assertion
Java content class for EndorsingSupportingTokens element declaration.
|
| EndorsingSupportingTokensElementImpl |
|
| EndpointReferenceElement |
Java content class for EndpointReference element declaration.
|
| EndpointReferenceElementImpl |
|
| EndpointReferenceType |
Java content class for EndpointReferenceType complex type.
|
| EndpointReferenceTypeImpl |
|
| Endpoints |
Convenience class for creating Handlers from classes that contain annotated methods
that handle requests.
|
| EndpointSpecification |
Encapsulates the service and port specification of a single sts instance, with a convenience method (getStandardEndpointSpecification)
to target the standard set of sts instances published by OpenAM.
|
| EndpointType |
Java content class for EndpointType complex type.
|
| EndpointTypeImpl |
|
| EndpointValidator |
Checks that an attribute is either a URL or a Hostname.
|
| EndSession |
Handles requests to the OpenId Connect end session endpoint for ending OpenId Connect user sessions.
|
| EndUserViewBean |
|
| EntitiesDescriptorElement |
Java content class for EntitiesDescriptor element declaration.
|
| EntitiesDescriptorElementImpl |
|
| EntitiesDescriptorType |
Java content class for EntitiesDescriptorType complex type.
|
| EntitiesDescriptorTypeImpl |
|
| EntitiesModel |
|
| EntitiesModelImpl |
|
| EntitiesViewBean |
|
| Entitlement |
This class encapsulates entitlement of a subject.
|
| EntitlementCombiner |
Encapsulates a Strategy for combining the results of two Entitlements.
|
| EntitlementCondition |
Encapsulates a Strategy to decide if a Privilege applies to a given request.
|
| EntitlementConditionAdaptor |
|
| EntitlementConditionTypeIdResolver |
Maps string names to fully-qualified class names based on a name registry.
|
| EntitlementConfiguration |
Entitlement Configuration
|
| EntitlementConfigurationFactory |
|
| EntitlementConfigurationWrapper |
|
| EntitlementCoreWrapper |
|
| EntitlementEvaluatorFactory |
Factory delivers up evaluators that call into the entitlements evaluator.
|
| EntitlementException |
Entitlement related exception.
|
| EntitlementGuiceModule |
Guice model for defining object bindings for all things related
to entitlements that is implemented within the entitlements maven module.
|
| EntitlementIndexConfigFilter |
A filter to stop entitlement index changes being audited
|
| EntitlementLegacyRestGuiceModule |
Guice module binding the legacy REST API entitlement endpoints.
|
| EntitlementListener |
Listener for receiving entitlements related changes.
|
| EntitlementModule |
Service provider interface for registering custom entitlement conditions and subjects.
|
| EntitlementRegistry |
Provides methods for discovering and loading entitlements conditions and subject implementations.
|
| EntitlementRestGuiceModule |
Guice module for binding entitlement REST endpoints.
|
| EntitlementService |
|
| EntitlementsExceptionMappingHandler |
|
| EntitlementsRegistryTypeIdResolver<T> |
|
| EntitlementsRestRouteProvider |
|
| EntitlementsStats |
|
| EntitlementSubject |
|
| EntitlementSubjectImpl |
Deprecated.
|
| EntitlementSubjectTypeIdResolver |
Maps string names to fully-qualified class names based on a name registry.
|
| EntitlementThreadPool |
Thread Pool
|
| EntitlementUtils |
Utility methods for managing entitlements.
|
| EntityAddViewBean |
|
| EntityAttributesElement |
Java content class for EntityAttributes element declaration.
|
| EntityAttributesElementImpl |
|
| EntityAttributesType |
Java content class for EntityAttributesType complex type.
|
| EntityAttributesTypeImpl |
|
| EntityConfigElement |
Java content class for EntityConfig element declaration.
|
| EntityConfigElementImpl |
|
| EntityConfigType |
Java content class for EntityConfigType complex type.
|
| EntityConfigTypeImpl |
|
| EntityDescriptorElement |
Java content class for EntityDescriptor element declaration.
|
| EntityDescriptorElementImpl |
|
| EntityDescriptorType |
Java content class for EntityDescriptorType complex type.
|
| EntityDescriptorTypeImpl |
|
| EntityDiscoveryDescriptionAddViewBean |
|
| EntityDiscoveryDescriptionEditViewBean |
|
| EntityDiscoveryDescriptionViewBeanBase |
|
| EntityEditViewBean |
|
| EntityException |
The EntityException is thrown whenever an error is is
encountered while performing an operation on the data store.
|
| EntityException_SOAPSerializer |
|
| EntityManager |
This class has the responsibility of creating structural entities.
|
| EntityMembersFilteredIdentityViewBean |
|
| EntityMembershipViewBean |
|
| EntityMembersViewBean |
|
| EntityModel |
|
| EntityModelImpl |
|
| EntityName |
Deprecated.
|
| EntityObject |
|
| EntityObjectIF |
JAX-RPC interface for Entity Object and Services to make it remotable.
|
| EntityObjectIF_createEntity_Fault_SOAPBuilder |
|
| EntityObjectIF_createEntity_Fault_SOAPSerializer |
|
| EntityObjectIF_createEntity_RequestStruct |
|
| EntityObjectIF_createEntity_RequestStruct_SOAPBuilder |
|
| EntityObjectIF_createEntity_RequestStruct_SOAPSerializer |
|
| EntityObjectIF_createEntity_ResponseStruct |
|
| EntityObjectIF_createEntity_ResponseStruct_SOAPBuilder |
|
| EntityObjectIF_createEntity_ResponseStruct_SOAPSerializer |
|
| EntityObjectIF_deleteEntity_Fault_SOAPBuilder |
|
| EntityObjectIF_deleteEntity_Fault_SOAPSerializer |
|
| EntityObjectIF_deleteEntity_RequestStruct |
|
| EntityObjectIF_deleteEntity_RequestStruct_SOAPBuilder |
|
| EntityObjectIF_deleteEntity_RequestStruct_SOAPSerializer |
|
| EntityObjectIF_deleteEntity_ResponseStruct |
|
| EntityObjectIF_deleteEntity_ResponseStruct_SOAPSerializer |
|
| EntityObjectIF_getEntity_Fault_SOAPBuilder |
|
| EntityObjectIF_getEntity_Fault_SOAPSerializer |
|
| EntityObjectIF_getEntity_RequestStruct |
|
| EntityObjectIF_getEntity_RequestStruct_SOAPBuilder |
|
| EntityObjectIF_getEntity_RequestStruct_SOAPSerializer |
|
| EntityObjectIF_getEntity_ResponseStruct |
|
| EntityObjectIF_getEntity_ResponseStruct_SOAPBuilder |
|
| EntityObjectIF_getEntity_ResponseStruct_SOAPSerializer |
|
| EntityObjectIF_getEntityNames_Fault_SOAPBuilder |
|
| EntityObjectIF_getEntityNames_Fault_SOAPSerializer |
|
| EntityObjectIF_getEntityNames_RequestStruct |
|
| EntityObjectIF_getEntityNames_RequestStruct_SOAPBuilder |
|
| EntityObjectIF_getEntityNames_RequestStruct_SOAPSerializer |
|
| EntityObjectIF_getEntityNames_ResponseStruct |
|
| EntityObjectIF_getEntityNames_ResponseStruct_SOAPBuilder |
|
| EntityObjectIF_getEntityNames_ResponseStruct_SOAPSerializer |
|
| EntityObjectIF_modifyEntity_Fault_SOAPBuilder |
|
| EntityObjectIF_modifyEntity_Fault_SOAPSerializer |
|
| EntityObjectIF_modifyEntity_RequestStruct |
|
| EntityObjectIF_modifyEntity_RequestStruct_SOAPBuilder |
|
| EntityObjectIF_modifyEntity_RequestStruct_SOAPSerializer |
|
| EntityObjectIF_modifyEntity_ResponseStruct |
|
| EntityObjectIF_modifyEntity_ResponseStruct_SOAPSerializer |
|
| EntityObjectIF_Tie |
|
| EntityObjectImpl |
Implementation class for the interface EntityObjectIF
|
| EntityOpViewBeanBase |
|
| EntityPropertiesBase |
This is the base for all of the entity propery views.
|
| EntityResourceOfferingAddViewBean |
|
| EntityResourceOfferingEditViewBean |
|
| EntityResourceOfferingModel |
|
| EntityResourceOfferingModelImpl |
|
| EntityResourceOfferingViewBean |
|
| EntityResourceOfferingViewBeanBase |
|
| EntityServicesViewBean |
|
| EntityUtils |
|
| EntryAlreadyExistsException |
Provides a specific Exception for Entries which already exist
in the Repository.
|
| EntryAlreadyExistsException |
Exception occurs when entry already exists in the underlying persistence
storage.
|
| EntryConverter<T> |
An object to convert LDAP Entry objects to other types.
|
| EntryEventListener |
The AMEntryEventListener handles all the events that are
triggered by any modification/deletion/renaming LDAP entires which do not
contain ACI's.
|
| EntryNotFoundException |
Exception occurs when entry is not found from the underlying persistence
storage.
|
| EntryPartialTokenConverter |
A converter to convert an LDAP entry to a PartialToken.
|
| EntryStringConverter |
An entry converter that extracts a single string value from the entry.
|
| EntryTokenConverter |
A converter to convert an LDAP entry to a Token.
|
| Enums |
|
| Environment |
The Environment element contains information about the
enviroment of the Request context by listing a
sequence of Attribute elements associated with the
environment.
|
| EnvironmentImpl |
The Environment element specifies information about the
environment requested in the Request context by listing a
sequence of Attribute elements associated with the
environment.
|
| EnvironmentMapper |
This interface defines the SPI for pluggable implementations
to map XACML context Environment to native environment
|
| ErrorCorrectionLevel |
Represents the error correction level provided by a QR code.
|
| ErrorEventType |
Represents errors that occur during the life cycle of listening for index changes.
|
| ErrorHandlerAdaptor |
|
| ErrorHandlerAdaptor |
|
| ErrorPage |
Provides the base error handling Page.
|
| ErrorReport |
Provides an HTML <div> error report for the display of page error
information.
|
| ErrorResource |
Restlet resource for an OAuth2 error.
|
| ESIAProfileProvider |
|
| ESIAServiceUrlProvider |
|
| ETagAssertionCTSOptionFunction |
|
| EvaluationTimingStore |
Store for containing the information useful to monitoring timings of policy evaluations.
|
| Evaluator |
The class evaluates entitlement request and provides decisions.
|
| EventException |
Exception occurs while setting an event request or when trigering the
"entryChanged()" method after a persistent search results are received from
the Directory Server.
|
| EventFilterDefaultValues |
Default event filter values used to filter fields and values out of audit events.
|
| EventService |
The EventService is responsible for listening to and dispatching to listening objects
messages returning from persistent searches running in an underlying LDAP implementation.
|
| EventType |
Represents the type of index change event.
|
| Evidence |
The Evidence element specifies an assertion either by
reference or by value.
|
| Evidence |
The Evidence element contains one or more assertions or
assertion references that the SAML authority relied on in issuing the
authorization decision.
|
| EvidenceBase |
The Evidence element specifies an assertion either by
reference or by value.
|
| EvidenceElement |
Java content class for Evidence element declaration.
|
| EvidenceElementImpl |
|
| EvidenceType |
Java content class for EvidenceType complex type.
|
| EvidenceTypeImpl |
|
| ExactlyOneElement |
Java content class for ExactlyOne element declaration.
|
| ExactlyOneElementImpl |
|
| ExactMatchResourceName |
This plugin extends the functionality provided in
PrefixResourceName to provide special handling to
URL type prefix resource names in canonicalize method
like validating port, assigning default port of 80, if port absent etc.
|
| ExceptionHandler |
Handles any exception that is thrown when processing a OAuth2 request, by converting to a OAuth2RestletException,
if not already.
|
| ExceptionHandler |
Mark a method that handles exceptions thrown by a service method and turns them into a response.
|
| ExceptionMappingHandler<E extends Exception,R extends Exception> |
Translates errors from underlying processes into appropriate errors for the given task.
|
| ExcludedServicesFactory |
Global service schemas are hidden from the console by having a value of . in the amServiceTable
file.
|
| ExecuteCallback |
|
| ExecuteCommand |
This class executes a given script/commnand using Runtime.exec().
|
| ExecutorServiceConfigurator |
Exposes aspects of a wrapped ThreadPoolExecutor's configuration.
|
| ExitCodes |
This interface defines exit codes.
|
| ExpiredTokenException |
Thrown when an expired access token or refresh token is used.
|
| ExpiresElement |
This element allows an expiration time to be applied anywhere element wildcards are present.
|
| ExpiresElementImpl |
|
| ExportMetaData |
Export Meta Data.
|
| ExportSAML2MetaData |
Export SAML2 Metadata.
|
| ExportServer |
Export a server instance.
|
| ExportServiceConfiguration |
|
| Expression |
Java class for ExpressionType complex type.
|
| Extension |
Deprecated.
|
| ExtensionBaseURLProvider |
Wraps a 3rd party implemented BaseURLProvider.
|
| ExtensionFilterManager |
A class for retrieving extension filters, through the Java
ServiceLoader framework, that will be invoked as extension points in
the various flows.
|
| Extensions |
The interface Extensions defines methods for
adding protcol message extension elements.
|
| ExtensionsElement |
Java content class for Extensions element declaration.
|
| ExtensionsElementImpl |
|
| ExtensionsImpl |
The class defines methods for adding protcol message extension elements.
|
| ExtensionsType |
Java content class for ExtensionsType complex type.
|
| ExtensionsTypeImpl |
|
| ExternalConnectionConfigProvider |
|
| ExternalLdapConfig |
Models the external configuration of the LDAP data store.
|
| Failure |
This class is the failure object in the report generating tool setup.
|
| FAMCallbackHandler |
|
| FAMClassLoader |
OpenAM class loader to overcome the class loading
issues of jars that are not compatible for OpenAM.
|
| FAMRecord |
FAMRecord stores all the data that the user would store in the database.
|
| FAMSecurityToken |
The class FAMSecurityToken represents Federation
OpenAM Security Token using OpenAM Single Sign-on
Token.
|
| FAMSTSAttributeProvider |
The STS attribute provider is used to retrieve an authenticated user or
profile attributes and gives it to the assertion generator so that
these attributes could be part of SAML attribute statements.
|
| FAMSTSAuthorizationProvider |
|
| FAMSTSConfiguration |
|
| FAMSTSConfigurationProvider |
|
| FAMSTSException |
This class FAMSTSException is used to generate the
exceptions during failures for generating or handling Security
tokens via Security Token Service.
|
| FAMSTSImpl |
|
| FAMSTSTokenProvider |
|
| FAMTransportPipeFactory |
|
| FAMTrustSPMetadata |
|
| FaultToElement |
Java content class for FaultTo element declaration.
|
| FaultToElementImpl |
|
| FauxOpenIdConnectTokenPKIProvider |
An implementation of the OpenIdConnectTokenPKIProvider for STS instances which are not issuing OpenIdConnectTokens,
or are issuing OpenIdConnect tokens with a non-RSA-based signature mechanism (HMAC), and thus don't need public/private
key state.
|
| FauxSAML2CryptoProvider |
All of the rest-sts-instance-specific state necessary for the TokenGenerationService to generate instance-specific
assertions is cached in the RestSTSInstanceStateProvider.
|
| FedCLIConstants |
Constants for CLI options and arguments.
|
| FederateCookieRedirector |
Interface to describe an object that can check a cookie and then perform SAML2 Redirect based on the result.
|
| FederatedSSOException |
Checked exception for errors that occur during federated single sign-on (SSO).
|
| Federation |
|
| FederationConfigElement |
Java content class for FederationConfig element declaration.
|
| FederationConfigElementImpl |
|
| FederationConfigType |
Java content class for FederationConfigType complex type.
|
| FederationConfigTypeImpl |
|
| FederationElement |
Java content class for Federation element declaration.
|
| FederationElementImpl |
|
| FederationException |
Deprecated.
|
| FederationIDElement |
Java content class for FederationID element declaration.
|
| FederationIDElementImpl |
|
| FederationManager |
|
| FederationManager |
OpenSSO CLI definition class.
|
| FederationManagerConstants |
This interface defines constants used by federation manager CLI.
|
| FederationMetadataElement |
Java content class for FederationMetadata element declaration.
|
| FederationMetadataElementImpl |
|
| FederationMetadataHandlerElement |
Java content class for FederationMetadataHandler element declaration.
|
| FederationMetadataHandlerElementImpl |
|
| FederationMetadataHandlerType |
Java content class for FederationMetadataHandlerType complex type.
|
| FederationMetadataHandlerTypeImpl |
|
| FederationMetadataType |
Java content class for FederationMetadataType complex type.
|
| FederationMetadataTypeImpl |
|
| FederationPlugin |
Does open federation post configuration task.
|
| FederationPrincipal |
|
| FederationRestService |
|
| FederationSPAdapter |
Deprecated.
|
| FederationType |
Java content class for FederationType complex type.
|
| FederationTypeImpl |
|
| FederationViewBean |
|
| FedletAdapter |
The FedletAdapter abstract class provides methods
that could be extended to perform user specific logics during SAMLv2
protocol processing on the Service Provider side.
|
| FedletAgentProvider |
This class is the AM implementation of the Monitoring interface
|
| FedletAuditConfigurationGuiceModule |
Guice Module for configuring bindings for the OpenAM Fedlet Audit Configuration classes.
|
| FedletAuditEventPublisherImpl |
No-Op AuditEventPublisher implementation for the OpenAM Fedlet.
|
| FedletAuditServiceConfigurationProviderImpl |
No-Op AuditServiceConfigurationProvider implementation for the OpenAM Fedlet.
|
| FedletConfigurationImpl |
The FedletConfigurationImpl class is the implementation for
Fedlet to retrieve metadata/COT configuration from flat files.
|
| FedletDataStoreProvider |
The FedletDataStoreProvider is an implementation of
DataStoreProvider for Fedlet deployment.
|
| FedletEncodeDecode |
Utility that a fedlet can use to encode/decode password.
|
| FedletLogger |
This class is an implementation of the Open Federation Logger interface
for Fedlet deployment.
|
| FedletMetaData |
|
| FedletMonIDFFSvcProvider |
This class implements the IDFF Service Monitoring
|
| FedletMonSAML1SvcProvider |
This class implements the SAML1 Monitoring
|
| FedletMonSAML2SvcProvider |
This class implements the SAML2 Monitoring
|
| FedletSessionProvider |
The FedletSessionProvider class is an implementation of
SessionProvider interface for Fedlet deployment.
|
| FedletTransactionIdConfigurationImpl |
Responsible for deciding whether or not transaction ID received as HTTP header should be accepted.
|
| FedLibSystemProperties |
This is the adapter class for Federation Library to the shared library.
|
| FedMonAgent |
This interface defines methods which will be invoked by the
Federation Framework to update monitoring-related counters
|
| FedMonIDFFSvc |
This interface defines methods which will be invoked by the
Federation Framework to update monitoring-related counters
|
| FedMonIDFFSvcProvider |
This class implements the IDFF Service Monitoring
|
| FedMonSAML1Svc |
This interface defines methods which will be invoked by the
Federation Framework to update monitoring-related counters
|
| FedMonSAML1SvcProvider |
This class implements the SAML1 Monitoring
|
| FedMonSAML2Svc |
This interface defines methods which will be invoked by the
Federation Framework to update monitoring-related counters
|
| FedMonSAML2SvcProvider |
This class implements the SAML2 Monitoring
|
| FedSystemProperties |
This is the adapter class for Federation Manager to the shared library.
|
| FedTabController |
This class determines whether to show/hide the federation tab.
|
| Field |
Annotate fields in POJOs with this annotation to designate storage in CTS.
|
| Field |
Provides an abstract form Field control.
|
| FileEditor |
Class that provides functionality to match the "lines" with specified
pattern and remove them from the specified file.
|
| FileField |
Provides a File Field control: <input type='file'>.
|
| FileHandler |
This FileHandler is very much similar to the
java.util.logging.FileHandler .
|
| FileLookup |
This class provides a generic file path generation utility for
data file types, be it template, JSP, or property.
|
| FileLookupException |
Exception for failure in file lookup.
|
| FileNameComparator |
Comparator to order test case.
|
| FileNameDecoder |
Same as URLDecoder except '+' is not decoded into a ' '.
|
| FileNameEncoder |
Same as URLEncoder except '*' and ' ' are also encoded since they are not
acceptable as file names on windows. ' ' is acctually only not acceptable on
windows if it's the only character in a file name but we encode it anyway to
make things easier.
|
| FilesDigester |
|
| FileSizeUnit |
FileSize units.
|
| FilesRepo |
This class stores identity information in flat files using
java.io.File classes.
|
| FilesRepoEntryNotFoundException |
|
| FileSystemValidator |
|
| FileUploaderViewBean |
|
| FileUploadService |
Provides a file upload service interface.
|
| FileUtils |
|
| Filter |
|
| FilteredRole |
FilteredRole is a role implementation of the membership interface
IFilteredRole.
|
| FilterIdAttribute |
Class representing the structure of the Filter-Id attribute as specified in section 5.11 of RFC 2865 and
able to be instantiated from the on-the-wire bytes or from its text value.
|
| FilterModeValueValidator |
Validates Filter Mode property value in Agent Properties. e.g.
|
| FilterPseudonymsElement |
Java content class for FilterPseudonyms element declaration.
|
| FilterPseudonymsElementImpl |
|
| FilterPseudonymsType |
Java content class for FilterPseudonymsType complex type.
|
| FilterPseudonymsTypeImpl |
|
| FixedBaseURLProvider |
|
| FlatFileEventManager |
This registers the listeners for flat file depository.
|
| FloatValidator |
|
| FMActionMapper |
This class implements ActionMapper to map between XACML context
action and FM native action.
|
| FMEncProvider |
FMEncProvier is a class for encrypting and
decrypting XML documents, it implements EncProvider.
|
| FMEnvironmentMapper |
This class implements EnvironmentMapper to map between XACML context
Environment and FM native environment.
|
| FMPasswordDecoder |
The class FMPasswordDecoder implements interface
PasswordDecoder to decode password.
|
| FMResourceMapper |
This class implements ResourceMapper to map between XACML context
Resource and FM native resource
This mapper would recognise only the following XACML
defined attributeId
|
| FMResultMapper |
This class implements ResultMapper to map between
and native resource result and XACML context result
|
| FMSessionProvider |
Used for creating sessions, and for accessing session
information.
|
| FMSigProvider |
FMSigProvider is an class for signing
and verifying XML documents, it implements SigProvider
|
| FMSubjectMapper |
This class implements SubjectMapper to map between XACML context
Subject and native subject
This mapper recognises only the following XACML specification defined
attributeId
|
| ForceAuthSessionActivator |
The force auth session activator: creates a new session, sets that as the current session
(setSessionProperties in loginState then replaces that with the old session),
copies in properties from the auth session, deletes the auth session and returns.
|
| FORGEROCK_OPENAM_CTS_MIB |
The class is used for representing "FORGEROCK-OPENAM-CTS-MIB".
|
| FORGEROCK_OPENAM_CTS_MIBImpl |
The class is used for representing "FORGEROCK-OPENAM-CTS-MIB".
|
| FORGEROCK_OPENAM_CTS_MIBOidTable |
The class contains metadata definitions for "FORGEROCK-OPENAM-CTS-MIB".
|
| FORGEROCK_OPENAM_POLICY_MIB |
The class is used for representing "FORGEROCK-OPENAM-POLICY-MIB".
|
| FORGEROCK_OPENAM_POLICY_MIBImpl |
The class is used for representing "FORGEROCK-OPENAM-POLICY-MIB".
|
| FORGEROCK_OPENAM_POLICY_MIBOidTable |
The class contains metadata definitions for "FORGEROCK-OPENAM-POLICY-MIB".
|
| FORGEROCK_OPENAM_SESSION_MIB |
The class is used for representing "FORGEROCK-OPENAM-SESSION-MIB".
|
| FORGEROCK_OPENAM_SESSION_MIBImpl |
The class is used for representing "FORGEROCK-OPENAM-SESSION-MIB".
|
| FORGEROCK_OPENAM_SESSION_MIBOidTable |
The class contains metadata definitions for "FORGEROCK-OPENAM-SESSION-MIB".
|
| ForgerockRestGuiceModule |
Guice Module for configuring bindings for the AuthenticationRestService classes.
|
| ForgottenPasswordConfigProvider |
The default forgotten password configuration definition.
|
| ForgottenPasswordConsoleConfig |
Represents forgotten password console configuration.
|
| ForgottenPasswordConsoleConfig.ForgottenPasswordBuilder |
|
| ForgottenUsernameConfigProvider |
The default forgotten username configuration definition.
|
| ForgottenUsernameConsoleConfig |
Represents forgotten username console configuration.
|
| ForgottenUsernameConsoleConfig.ForgottenUsernameBuilder |
|
| Form |
Provides a Form control: <form method='post'>.
|
| FormatterInitException |
Formatter may encounter Exceptions while processing the allField list or
the selectedField List.
|
| FormatUtils |
Utility to format CLI output.
|
| ForwardedHeader |
A utility class for handling the RFC 7239 Forwarded header.
|
| ForwardedHeaderBaseURLProvider |
|
| FQDNUrl |
URL with fully qualified domain name.
|
| FQDNValidationFilter |
Validates the FQDN used in an HttpServletRequest.
|
| FqdnValidator |
This class determines whether a host name is valid; and allows to retrieve fully qualified host name from a partial
(virtual) host name.
|
| FramedAppleTalkLinkAttribute |
Class representing the structure of the Framed-AppleTalk-Link attribute as specified in section 5.37 of RFC 2865.
|
| FramedAppleTalkNetworkAttribute |
Class representing the structure of the Framed-AppleTalk-Link attribute as specified in section 5.37 of RFC 2865.
|
| FramedAppleTalkZoneAttribute |
Class representing the structure of the Framed-AppleTalk-Zone attribute as specified in section 5.39 of RFC 2865 and
able to be instantiated from the on-the-wire bytes or from its text value.
|
| FramedCompressionAttribute |
Class representing the structure of the Framed-Compression attribute as specified in section 5.13 of RFC 2865.
|
| FramedIPAddressAttribute |
Class representing the structure of the Framed-IP-Address attribute as specified in section 5.8 of RFC 2865.
|
| FramedIPAddressAttribute.Type |
Indicator of types of FramedIPAddressAttribute to be instantiated.
|
| FramedIPNetmaskAttribute |
Class representing the structure of the Framed-IP-Netmask attribute as specified in section 5.9 of RFC 2865 and
able to be instantiated from the on-the-wire bytes.
|
| FramedIPXNetworkAttribute |
Class representing the structure of the Framed-IPX Address attribute as specified in section 5.24 of RFC 2865.
|
| FramedMTUAttribute |
Class representing the structure of the Framed-MTU attribute as specified in section 5.12 of RFC 2865 and
able to be instantiated from the on-the-wire bytes or from model objects.
|
| FramedProtocolAttribute |
Class representing the structure of the Framed-MTU attribute as specified in section 5.7 of RFC 2865 and
able to be instantiated from the on-the-wire bytes or from model objects.
|
| FramedRouteAttribute |
Class representing the structure of the Framed-Route attribute as specified in section 5.22 of RFC 2865 and
able to be instantiated from the on-the-wire bytes or model objects.
|
| FramedRoutingAttribute |
Class representing the structure of the Framed-AppleTalk-Link attribute as specified in section 5.37 of RFC 2865.
|
| Freshness |
Java content class for Freshness complex type.
|
| FreshnessElement |
Java content class for Freshness element declaration.
|
| FreshnessElementImpl |
|
| FreshnessImpl |
|
| FromElement |
Java content class for From element declaration.
|
| FromElementImpl |
|
| FSAccountFedInfo |
Deprecated.
|
| FSAccountFedInfoKey |
This class handles the user account's federation information key.
|
| FSAccountManager |
This class is used for storing & retrieving user account's federation
specific information.
|
| FSAccountMgmtException |
This exception class handles Account Mangement errors.
|
| FSAccountUtils |
The utility class contains the helper functions used in
account management.
|
| FSArtifactStats |
Manages statistics of artifacts.
|
| FSAssertion |
Deprecated.
|
| FSAssertionArtifact |
Deprecated.
|
| FSAssertionArtifactHandler |
Handler that runs on SP side to receive and process
AuthnResponse.
|
| FSAssertionConsumerService |
SP AssertionConsumerService.
|
| FSAssertionManager |
IDP side class which handles assertion and artifact operations.
|
| FSAssertionManagerClient |
The class FSAssertionManagerClient is a final class
that provides interfaces to create, get and destroy Assertions.
|
| FSAssertionManagerIF |
JAX-RPC interface for AssertionManager to make it remoteable.
|
| FSAssertionManagerIF_checkForLocal_RequestStruct |
|
| FSAssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer |
|
| FSAssertionManagerIF_checkForLocal_ResponseStruct |
|
| FSAssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer |
|
| FSAssertionManagerIF_getAssertion_Fault_SOAPBuilder |
|
| FSAssertionManagerIF_getAssertion_Fault_SOAPSerializer |
|
| FSAssertionManagerIF_getAssertion_RequestStruct |
|
| FSAssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder |
|
| FSAssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer |
|
| FSAssertionManagerIF_getAssertion_ResponseStruct |
|
| FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder |
|
| FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer |
|
| FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPBuilder |
|
| FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPSerializer |
|
| FSAssertionManagerIF_getDestIdForArtifact_RequestStruct |
|
| FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPBuilder |
|
| FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPSerializer |
|
| FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct |
|
| FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPBuilder |
|
| FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPSerializer |
|
| FSAssertionManagerIF_getErrorStatus_Fault_SOAPBuilder |
|
| FSAssertionManagerIF_getErrorStatus_Fault_SOAPSerializer |
|
| FSAssertionManagerIF_getErrorStatus_RequestStruct |
|
| FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPBuilder |
|
| FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPSerializer |
|
| FSAssertionManagerIF_getErrorStatus_ResponseStruct |
|
| FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPBuilder |
|
| FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPSerializer |
|
| FSAssertionManagerIF_isUserExists_Fault_SOAPBuilder |
|
| FSAssertionManagerIF_isUserExists_Fault_SOAPSerializer |
|
| FSAssertionManagerIF_isUserExists_RequestStruct |
|
| FSAssertionManagerIF_isUserExists_RequestStruct_SOAPBuilder |
|
| FSAssertionManagerIF_isUserExists_RequestStruct_SOAPSerializer |
|
| FSAssertionManagerIF_isUserExists_ResponseStruct |
|
| FSAssertionManagerIF_isUserExists_ResponseStruct_SOAPSerializer |
|
| FSAssertionManagerIF_Tie |
|
| FSAssertionManagerImpl |
This class implements interface FSAssertionManagerIF.
|
| FSAssertionManagerServlet |
The class provides remote interfaces for the AssertionManager
class using JAX-RPC.
|
| FSAssertionStats |
Provides statistics for assertions.
|
| FSAttributeMapper |
Deprecated.
|
| FSAttributePlugin |
Deprecated.
|
| FSAttributeStatementHelper |
This class helps in creating AttributeStatements to add
auto federation attributes as part of an assertion that is generated
through Single Sign-On.
|
| FSAuthContextResult |
This class is used to model authentication context result.
|
| FSAuthDomainsEditViewBean |
|
| FSAuthDomainsModel |
|
| FSAuthDomainsModelImpl |
|
| FSAuthDomainsOpViewBeanBase |
|
| FSAuthenticationStatement |
Deprecated.
|
| FSAuthnDecisionHandler |
Used by IDP to decide which authentication to use to meet the
need of requested authentication context.
|
| FSAuthnRequest |
Deprecated.
|
| FSAuthnRequestEnvelope |
Deprecated.
|
| FSAuthnResponse |
Deprecated.
|
| FSAuthnResponseEnvelope |
Deprecated.
|
| FSBrowserArtifactConsumerHandler |
SP side assertion consumer handler handes artifact profile.
|
| FSBrowserPostConsumerHandler |
SP assertion consumer service handler that handles browser
post profile.
|
| FSConsentHandler |
This servlet redirects the request to the introduction
URL or the provider home page URL based on the
action in the request.
|
| FSDefaultAttributeMapper |
This class FSDefaultAttributeMapper is the default
implementation of the FSAttributeMapper used at the service
provider(SP) and configurable through provider's local configuration.
|
| FSDefaultAttributePlugin |
This class FSDefaultAttributePlugin is the default
attribute plugin implementation of FSAttributePlugin
of Identity provider.
|
| FSDefaultRealmAttributeMapper |
This class FSDefaultRealmAttributeMapper is the default
implementation of the FSRealmAttributeMapper used at the service
provider(SP) and configurable through provider's local configuration.
|
| FSDefaultRealmAttributePlugin |
This class FSDefaultRealmAttributePlugin is the default
attribute plugin implementation of FSRealmAttributePlugin
of Identity provider.
|
| FSDefaultSPAdapter |
|
| FSDiscoveryBootStrap |
The class FSDiscoBootStrap helps in generating the discovery
boot strap statement i.e.
|
| FSException |
This class is the super-class for all Federation checked exceptions.
|
| FSFederationHandler |
This servlet processes requests to initiate Federation
and redirects to the provider home pager URL on
successful federation.
|
| FSFederationTerminationNotification |
Deprecated.
|
| FSFedTerminationHandler |
Work engine that handles termination request/response.
|
| FSIDPAuthenticationContextInfo |
This class is used to store the IDP Authentication Context Information.
|
| FSIDPFinderService |
This class FSIDPFinderService is used to find a preferred
identity provider by using a common domain cookie.
|
| FSIDPList |
Deprecated.
|
| FSIDPProxy |
Deprecated.
|
| FSIDPProxyImpl |
Deprecated. |
| FSIntersiteTransferService |
Gets called to send AuthnRequest to IDP.
|
| FSLECPConsumerHandler |
SP assertion consumer service handler handles
LECP profile.
|
| FSLoginHelper |
Helper class for handling login process at Service Provider.
|
| FSLoginHelperException |
This class handles all preLogin & postLogin exceptions.
|
| FSLogoutNotification |
Deprecated.
|
| FSLogoutResponse |
Deprecated.
|
| FSLogoutStatus |
Logout status.
|
| FSLogoutUtil |
Utility class for single logout.
|
| FSMsgException |
Deprecated.
|
| FSNameIdentifierHelper |
Helper class to pick the correct INameIdentifier implementation
for a given provider.
|
| FSNameIdentifierImpl |
Default plugin for interface INameIdentifier.
|
| FSNameIdentifierMappingRequest |
Deprecated.
|
| FSNameIdentifierMappingResponse |
Deprecated.
|
| FSNameMappingHandler |
Handles ID-FF name identifier mapping.
|
| FSNameRegistrationHandler |
Work class that handles registration process.
|
| FSNameRegistrationRequest |
Deprecated.
|
| FSNameRegistrationResponse |
Deprecated.
|
| FSPostLogin |
This class defines methods which will be invoked post
Single Sign-On/Federation.
|
| FSPostLoginException |
The FSPostLoginException is used to specify an exception
related to an error on post login operations.
|
| FSPostLoginHandler |
This servlet handles post login operations.
|
| FSPreLogin |
This class has methods for pre login operations.
|
| FSPreLoginException |
The FSPreLoginException is used to specify an exception
related to an error during pre login operations.
|
| FSPreLoginHandler |
This servlet is invoked to determine where
the incoming request should be redirected to ,
based on the validity of the Federation Manager Session Cookie
and the existance of the Federation Cookie, whether local authentication
needs to be done.
|
| FSPreLogoutHandler |
Pre logout handling.
|
| FSProcessLogoutServlet |
Handles ID-FF Single Logout request.
|
| FSProxyHandler |
This class FSProxyHandler handles the single sign-on requests
by a proxy identity provider.
|
| FSRealmAttributeMapper |
Deprecated.
|
| FSRealmAttributePlugin |
The interface FSRealmAttributePlugin is a plugin for adding the
AttributeStatements into the Assertion by the Identity Provider
during the Single Sign-on process.
|
| FSRealmIDPProxy |
Deprecated.
|
| FSRealmIDPProxyImpl |
This class FSRealmIDPProxyImpl is used to find a preferred
Identity Authenticating provider to proxy the authentication request.
|
| FSRedirectException |
Deprecated.
|
| FSRegistrationInitiationServlet |
Initiates registration request.
|
| FSRegistrationManager |
Manages registration state per provider.
|
| FSRegistrationRequestServlet |
Handles registration request received from remote provider.
|
| FSRegistrationReturnServlet |
Handles registration return.
|
| FSRemoteException |
Deprecated.
|
| FSRemoteException_SOAPBuilder |
|
| FSRemoteException_SOAPSerializer |
|
| FSRequest |
Deprecated.
|
| FSRequestCleanUpRunnable |
This is a helper class used by FSSessionManager to clean up expired
assertionIDs from the map.
|
| FSResponse |
Deprecated.
|
| FSReturnLogoutServlet |
Processes ID-FF single logout return (logout response).
|
| FSReturnSessionManager |
Contains session information for logout.
|
| FSSAMLRequest |
Deprecated.
|
| FSSAMLSelectTrustedPartnerTypeViewBean |
|
| FSSAMLServiceModel |
|
| FSSAMLServiceModelImpl |
|
| FSSAMLServiceViewBean |
|
| FSSAMLSetTrustedPartnerTypeViewBean |
|
| FSSAMLSiteID |
|
| FSSAMLSiteIDAddViewBean |
|
| FSSAMLSiteIDEditViewBean |
|
| FSSAMLSiteIDViewBeanBase |
|
| FSSAMLTargetURLsAddViewBean |
|
| FSSAMLTargetURLsEditViewBean |
|
| FSSAMLTargetURLsViewBeanBase |
|
| FSSAMLTrustedPartnersAddViewBean |
|
| FSSAMLTrustedPartnersEditViewBean |
|
| FSSAMLTrustedPartnersViewBeanBase |
|
| FSScoping |
Deprecated.
|
| FSServiceManager |
Services use this class to obtain appropriate handlers for different
profiles.
|
| FSServiceUtils |
Util class to provide methods to manage ID-FF service.
|
| FSServlet |
Controller servlet for the Federation Management Module
|
| FSSession |
Class that encasulates federation session.
|
| FSSessionManager |
The class FSSessionManager is a final class
that provides interfaces to manage FSSessions.
|
| FSSessionMapStats |
Handles statistics for session maps.
|
| FSSessionPartner |
Class that encapsulates session partner.
|
| FSSignatureException |
ID-FF signature related exceptions.
|
| FSSignatureManager |
Util class used to sign a string and verify signature on a string.
|
| FSSignatureProvider |
This class implements interface SignatureProviderSPI.
|
| FSSignatureUtil |
Util methods to sign and verify signature on query string.
|
| FSSingleLogoutHandler |
Work class that handles ID-FF single logout.
|
| FSSingleLogoutServlet |
Initiates ID-FF Single Logout.
|
| FSSOAPReceiver |
SOAP endpoint that handles federation SOAP
request.
|
| FSSOAPService |
Utils to handle SOAP profiles.
|
| FSSPAuthenticationContextInfo |
The FSSPAuthenticationContextInfo is used to contain the
information about the AuthenticationContext to AuthenticationLevel mapping
|
| FSSSOAndFedHandler |
Base class for IDP side handler that handles single sign on
and federation requests.
|
| FSSSOAndFedService |
IDP Single Sign On Service.
|
| FSSSOBrowserArtifactProfileHandler |
IDP single sign on service handler handles browser artifact
profile.
|
| FSSSOBrowserPostProfileHandler |
IDP single sign on service handler handles browser post
profile.
|
| FSSSOLECPProfileHandler |
IDP single sign on service handler handles LECP
profile.
|
| FSSSOWMLPostProfileHandler |
IDP single sign on service handler that handles WML
post profile.
|
| FSSubject |
Deprecated.
|
| FSTerminationInitiationServlet |
Used to initiate federation termination.
|
| FSTerminationRequestServlet |
|
| FSTerminationReturnServlet |
Handles termination return message.
|
| FSTokenListener |
Listens to Session change event.
|
| FSUserProvider |
Interface used to search federation user.
|
| FSUtils |
This class contain constants used in the SDK.
|
| FSWMLPostConsumerHandler |
SP assertion consumer service handler handles post profile
with WML.
|
| Function |
Java class for FunctionType complex type.
|
| G11NCharsetAliasAddViewBean |
|
| G11NCharsetAliasEditViewBean |
|
| G11NCharsetAliasViewBeanBase |
|
| G11NSettings |
G11NSettings service identifies the list of valid charsets to be used for any
given locale.It is a helper class to identify suitable charset to be used for
a client.
|
| G11NSupportedCharsetsAddViewBean |
|
| G11NSupportedCharsetsEditViewBean |
|
| G11NSupportedCharsetsViewBeanBase |
|
| Gateway |
The class determines the authentication module required for an URL
and forwards the request to the login URL
|
| GatewayServletUtils |
|
| GeneralAccessDeniedError |
|
| GeneralFailure |
|
| GeneralFailure_LiteralSerializer |
|
| GeneralFileFilter |
|
| GeneralFileFilter |
|
| GeneralNamesException |
Generic General Names Exception.
|
| GeneralTaskRunnable |
An abstract class which works as a base class of scheduleable unit with the
implementations of some functions of TaskRunnable interface.
|
| GenerationUtils |
Provides functionality to generate QR codes within the AM UI.
|
| Generator |
|
| GenericAgentProfileViewBean |
Generic Agent Profile View Bean.
|
| GenericNode |
A generic implementation of ParseOutput.
|
| GenericNode |
Generic node is the default node type if the client does not implement
ParseOutput.
|
| GenericTransform |
Deprecated.
|
| Get |
Specify a GET HTTP method endpoint.
|
| GetAllowedIdOperations |
This command gets the allowed operations of a identity type.
|
| GetAssignableServices |
This command gets the assignable services of an identity.
|
| GetAssignedServices |
This command gets the assigned services of an identity.
|
| GetAttributeDefaults |
Gets default attribute values of schema.
|
| GetAttributes |
This command gets attribute values of an identity.
|
| GetAttributeSchemaChoiceValues |
|
| GetAuthConfigurationEntries |
|
| GetAuthInstance |
|
| GetBackendDataStore |
Class that implements to get backend datastore based on the vendor
information in the schema of the respective ldapv3 based database.
|
| GetCircleOfTrusts |
|
| GetComplete |
Deprecated.
|
| GetComplete |
This interface contains methods for the GetComplete
Element in the SAMLv2 Protocol Schema.
|
| GetCompleteImpl |
This class contains methods for the GetComplete
Element in the SAMLv2 Protocol Schema.
|
| GetCookieNameForToken |
|
| GetCookieNameForToken_LiteralSerializer |
|
| GetCookieNameForTokenResponse |
|
| GetCookieNameForTokenResponse_LiteralSerializer |
|
| GetCookieNamesToForward |
|
| GetCookieNamesToForward_LiteralSerializer |
|
| GetCookieNamesToForwardResponse |
|
| GetCookieNamesToForwardResponse_LiteralSerializer |
|
| getEncoding |
|
| GetHostedIDPs |
|
| GetIdleTimeActionHandler |
Handler for 'getIdle' action
|
| GetIDPSPPairingInCOT |
Gets all IDP in a circle of trust.
|
| GetMaxIdleTimeActionHandler |
Handler for 'getMaxIdle' action
|
| GetMaxSessionTimeActionHandler |
Handler for 'getMaxSessionTime' action - from CREST 12.0.0 onwards this means 'get maximum possible
length of session'
|
| GetMembers |
This command gets the members of an identity.
|
| GetMemberships |
This command gets the memberships of an identity.
|
| GetPrivileges |
This command gets the privilege of an identity.
|
| GetPropertyActionHandler |
Handles 'getProperty' actions.
|
| GetPropertyNamesActionHandler |
Handles 'getPropertyNames' actions.
|
| GetResourceBundle |
Gets resource bundle from data store.
|
| GetServerConfigXML |
Display server configuration XML.
|
| GetServiceAttributes |
This command gets service attribute values of an identity.
|
| GetServiceRevisionNumber |
Gets service revision number.
|
| GetSessionInfoActionHandler |
Handler for 'getSessionInfo' action.
|
| GetSessionPropertiesActionHandler |
Handler for 'getSessionProperties' action.
|
| GetSubConfiguration |
This ssoadm command is able to retrieve the values of the subconfiguration
elements within SMS.
|
| GetSupportedAuthModules |
This command gets the supported authentication modules.
|
| GetSupportedDataTypes |
This command gets the supported data type.
|
| GetSupportedIdTypes |
This command gets the supported identity type.
|
| GetTimeLeftActionHandler |
Handler for 'getMaxTime' action - from CREST 12.0.0 onwards this means 'get remaining session time'.
|
| GivenNameElement |
Java content class for GivenName element declaration.
|
| GivenNameElementImpl |
|
| GlobalAdminUiRolePredicate |
Determines if the user can access global administration pages within the UI.
|
| GlobalAuditConfigModel |
Global Audit configuration UI model.
|
| GlobalAuditConfigViewBean |
Global Audit configuration UI view bean.
|
| GlobalDiscoEntryHandler |
|
| GlobalEventHandlerAddViewBean |
Global Audit configuration UI view bean.
|
| GlobalEventHandlerEditViewBean |
Global Audit configuration UI view bean.
|
| GlobalEventHandlerSelectViewBean |
Global Audit configuration UI view bean.
|
| GlobalMapValueValidator |
Validates Global Map property value in Agent Properties.
|
| GrammarInfo |
Keeps the information about the grammar as a whole.
|
| GrammarInfo |
Keeps the information about the grammar as a whole.
|
| GrammarInfoImpl |
Keeps the information about the grammar as a whole.
|
| GrammarInfoImpl |
Keeps the information about the grammar as a whole.
|
| GrantTypeAccessTokenGenerator |
|
| GrantTypeHandler |
Handler for a specific OAuth2 grant type, i.e.
|
| GroovyEngineFactory |
This factory overrides the default getScriptEngine implementation, and ensures that we use the
AST Transformation Customizer to provide interruption checks at the beginning of closures, loops, etc.
|
| GroovyHttpClient |
Deprecated.
|
| GroovySandboxValueFilter |
Applies a sandbox to Groovy script execution.
|
| GroupResolver |
|
| GroupSubject |
Deprecated.
|
| GuicedRestlet |
Extends the Restlet Finder to use Guice to create an instance of the specified ServerResource class.
|
| GuiceObjectFactory |
|
| Guid |
This class represents an LDAP entry and it provides
access to the ID (dn) and GUID of the given name.
|
| GuidUtils |
Utilitiy Class for Guid.
|
| Handler |
|
| HasEntitiesTabs |
Implements this interface and entities sub tabs will be added to
main tab accordingly.
|
| Hash |
Deprecated.
|
| Hash |
The class Hash provides generic methods to hash data.
|
| HashPasswordElement |
5.3.1 UsernameToken Assertion
Java content class for HashPassword element declaration.
|
| HashPasswordElementImpl |
|
| HeaderType |
Java content class for HeaderType complex type.
|
| HeaderTypeImpl |
|
| HeadTaskRunnable |
HeadTaskRunnable is designed to be the head of the linked-list when
TaskRunnable needs to be linked together.
|
| HealthCheck |
This interface exposes the necessary information to be able to perform a health check of the STS.
|
| HealthCheckImpl |
|
| HexToBase64 |
This class HexToBase64 is used to convert Hex encoded
SAML source ID to Base64 encoded ID.
|
| HiddenField |
Provides a Hidden Field control: <input type='hidden'>.
|
| HiddenValueCallback |
Adds a hidden value callback so that the login form can return values that the are not visually rendered on the page.
|
| HomePageViewBean |
|
| HomeViewBean |
This is a proxy view bean which shows a message if not agent
sub schemas are found; or forward to the request to the
appropriate agent home view bean.
|
| HomeViewBean |
|
| HomeViewBean |
Placement for Common task Home page
|
| HostDefaultValueFinder |
|
| HostnameValidator |
Service Manager validator for hostnames.
|
| HOTP |
|
| HOTPAlgorithm |
This class contains static methods that are used to calculate the
One-Time Password (OTP) using
JCE to provide the HMAC-SHA-1.
|
| HOTPParams |
Class to hold the authentication modules HOTP configuration settings.
|
| HOTPPrincipal |
|
| HOTPService |
Provides the functionality to send OTP codes to a users Telephone and email.
|
| HS256Helper |
Simple class for performing a single task - the HS256 algorithm performed
over a supplied challenge using a provided secret.
|
| HtmlConverter |
|
| HtmlStringBuffer |
Provides a HTML element StringBuffer for rendering, automatically
escaping string values.
|
| HttpAccessAuditFilterFactory |
Factory to assist with the creation of audit filters for restlet access.
|
| HTTPBasic |
HTTP Basic login module.
|
| HttpBasicAuthenticationElement |
5.3.10 HttpsToken Assertion
Java content class for HttpBasicAuthentication element declaration.
|
| HttpBasicAuthenticationElementImpl |
|
| HTTPBasicPrincipal |
|
| HttpCallback |
HttpCallback class implements Callback
and is used by the authentication module with HTTP protocol based
handshaking negotiation.
|
| HttpClientCreationException |
Represents failure to create a http client.
|
| HttpClientRequest |
Models the request that a script can send over a org.forgerock.http.client.HttpClient.
|
| HttpClientRequestCookie |
|
| HttpClientRequestFactory |
Factory provided to hide implementation details from the scripting module.
|
| HttpClientResponse |
Models the response that a script can receive from sending a
HttpClientRequest over a org.forgerock.http.client.HttpClient.
|
| HttpContextFilter |
A Filter implementation that injects the required OpenAM contexts into the context hierarchy.
|
| HttpDigestAuthenticationElement |
5.3.10 HttpsToken Assertion
Java content class for HttpDigestAuthentication element declaration.
|
| HttpDigestAuthenticationElementImpl |
|
| HttpGuiceModule |
A Guice PrivateModule containing bindings for OpenAM HTTP
integration.
|
| HttpPrivilegeAuthzModule |
An HTTP authorization module for performing privilege checking, see PrivilegeAuthzModule for more detail.
|
| HttpRequestContent |
|
| HTTPRequestHandler |
This class HTTPRequestHandler is to process and secure the
in-bound or out-bound HTTPRequest of the web service clients
and web service providers.
|
| HTTPRequestHandlerInterface |
HTTPRequestHandlerInterface provides the interfaces
to process methods required by AMHttpAuthModule and
implememted by HTTPRequestHandler
|
| HttpRoute |
Encapsulates a HTTP route that will handle incoming HTTP requests which can
be bound in the Guice injector so it can be registered on the HTTP router.
|
| HttpRouteProvider |
A provider interface that allows HTTP routes to be registered on the root
HTTP Router.
|
| Https |
|
| HttpServletRequestWrapper |
|
| HttpServletRequestWrapperEx |
|
| HttpServletResponseWrapper |
|
| HttpStartupTrigger |
This class makes sure that the Guice configuration for the HTTP and REST
services are computed during container startup rather than during the first
request.
|
| HttpsTokenElement |
5.3.10 HttpsToken Assertion
Java content class for HttpsToken element declaration.
|
| HttpsTokenElementImpl |
|
| HttpURLConnectionFactory |
An instance of this interface will be passed to the HttpURLConnectionWrapperFactory.
|
| HttpURLConnectionManager |
The HttpURLConnectionManager class is used to get
HttpURLConnection instances and set read as well as connect timeout
|
| HttpURLConnectionWrapper |
Several STS constituents make REST calls to OpenAM.
|
| HttpURLConnectionWrapper.ConnectionResult |
Class which encapsulates the result of the HttpURLConnection invocation.
|
| HttpURLConnectionWrapperFactory |
A factory to create HttpURLConnectionWrapper instances.
|
| HttpURLResourceName |
Deprecated.
|
| HttpURLResourceName |
|
| I18n |
The I18n class provides methods for applications and services
to internationalize their messages.
|
| I18NInfo |
|
| IAdminTool |
|
| IArgument |
Arguments constants.
|
| IAssignableMembership |
Represents a container interface common to groups and roles.
|
| IAuthentication |
Implements this interface to do REST permission check.
|
| IAuthorization |
Implements this interface to do REST permission check.
|
| IAuthorizer |
This interface defines method for authorization of log operation.
|
| ICachedDirectoryServices |
|
| IClassResolver |
Interface for a class that can resolve the Java class to instantiate for a
specific collection of attributes.
|
| ICommonToolsConstants |
|
| IComplianceServices |
|
| ICOSDefinition |
This interface provides method signatures which will be implemented for COS
definitions.
|
| IdCacheBlock |
This class represents the value part stored in the cache.
|
| IdCachedServices |
|
| IdCachedServicesDecorator |
|
| IdCachedServicesImpl |
|
| IdCacheStats |
IdCacheStats implements the StatsListener
and provides the information of the total number of entry in cache
table and the number of hits and total number of reads.
|
| IdConstants |
|
| IDCTreeServices |
|
| IDebug |
A DebugInterface class is necessary because different clients
have a requirement to direct their debug outputs to different
destinations.
|
| IDebug |
Allows a pluggable implementation of the Debug service within the Access
Manager SDK.
|
| IDebugProvider |
Allows a pluggable implementation of the Debug service within the OpenAM
SDK.
|
| IDebugProvider |
Allows a pluggable implementation of the Debug service within the Access
Manager SDK.
|
| IDefaultValueFinder |
|
| IDefinition |
This interface defines methods for a CLI definition class.
|
| IdentityCommand |
Base class for Identity command.
|
| IdentityDetails |
|
| IdentityDetails_LiteralSerializer |
|
| IdentityManagementServices_SerializerRegistry |
|
| IdentityManager |
Allows a client and resource owner's identity to be retrieved.
|
| IdentityMembershipConditionAddViewBean |
Default implementation of Identity Member Condition Add View Bean.
|
| IdentityMembershipConditionEditViewBean |
Default implementation of Identity Member Condition Edit View Bean.
|
| IdentityMembershipConditionViewBean |
Default implementation of Identity Member Condition View Bean.
|
| IdentityMembershipHelper |
This is a helper class to Identity Membership Condition View Beans.
|
| IdentityMovedOrRenamedListener |
Interface describing interactions when a watched identity is moved or renamed.
|
| IdentityNotFoundException |
|
| IdentityResourceExceptionMappingHandler |
* Translates errors from IdRepoException to ResourceException
|
| IdentityResourceV1 |
A simple Map based collection resource provider.
|
| IdentityResourceV2 |
A simple Map based collection resource provider.
|
| IdentityResourceV3 |
A simple Map based collection resource provider.
|
| IdentityRestUtils |
|
| IdentityServices |
Base interface for all security providers.
|
| IdentityServicesException |
Used as a reference to IdServiceExceptions.
|
| IdentityServicesExceptionMappingHandler |
To convert from specific Identity Repo (e.g.
|
| IdentityServicesFactory |
Factory object to maintain multiple implementations of
Identity Services.
|
| IdentityServicesHandler |
Provides a marshall/unmarshall layer to the Security interface.
|
| IdentityServicesHandler.SecurityMethod |
Defined by the interface 'com.sun.identity.idsvcs.Security'.
|
| IdentityServicesHandler.SecurityParameter |
Enum to get the request parameters and test w/ the SecurityMethods.
|
| IdentityServicesImpl |
|
| IdentityServicesImpl |
Web Service to provide security based on authentication and authorization support.
|
| IdentityServicesImpl_attributes_Fault_SOAPBuilder |
|
| IdentityServicesImpl_attributes_Fault_SOAPSerializer |
|
| IdentityServicesImpl_getCookieNameForToken_Fault_SOAPBuilder |
|
| IdentityServicesImpl_getCookieNameForToken_Fault_SOAPSerializer |
|
| IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPBuilder |
|
| IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPSerializer |
|
| IdentityServicesImpl_log_Fault_SOAPBuilder |
|
| IdentityServicesImpl_log_Fault_SOAPSerializer |
|
| IdentityServicesImpl_read_Fault_SOAPBuilder |
|
| IdentityServicesImpl_read_Fault_SOAPSerializer |
|
| IdentityServicesImpl_Tie |
|
| IdentityServicesImplService_SerializerRegistry |
|
| IdentityServicesServlet |
Provides implementation for returning WSDL.
|
| IdentitySubject |
This class represents an Identity to be used in the entitlements policy engine
|
| IdentitySubjectAddViewBean |
|
| IdentitySubjectEditViewBean |
|
| IdentitySubjectModel |
|
| IdentitySubjectModelImpl |
|
| IdentitySubjectViewBean |
|
| IdentityUtils |
|
| IdEventListener |
Represents the event listener interface that consumers of this API should
implement and register with the AMIdentityRepository to receive
notifications.
|
| IDFFAffiliateViewBean |
|
| IDFFAuthContexts |
This is collections of authentication contexts.
|
| IDFFCOTUtils |
This class utility methods to update circle of trust
attribute in the service and identity provider
configuration.
|
| IDFFGeneralViewBean |
|
| IDFFIDPViewBean |
|
| IDFFMetaCache |
This class provides methods for caching the
Federation metadata.
|
| IDFFMetaException |
This class handles IDFF Metadata related exceptions.
|
| IDFFMetaManager |
The IDFFMetaManager provides methods to manage the Service and
Identity Provider and Affiliation Metadata ,
the Entity Configuration.
|
| IDFFMetaSecurityUtils |
The IDFFMetaSecurityUtils class provides metadata security
related utility functions.
|
| IDFFMetaServiceListener |
The IDFFMetaServiceListener implements
ConfigurationListener interface .
|
| IDFFMetaUtils |
This class contains utility methods to process
the IDFF Meta data.
|
| IDFFModel |
|
| IDFFModelImpl |
|
| IDFFNameIdentifierMapper |
The class IDFFNameIdentifierMapper is an implementation
of NameIdentifierMapper for Liberty ID-FF providers.
|
| IDFFProviderManager |
The class IDFFProviderManager retrieves properties consumed
by IDWSF from providers defined in IDFF.
|
| IDFFSingleLogoutHandler |
The IDFFSingleLogoutHander class is an implementation of
the SingleLogoutHandler for the Liberty ID-FF protocol.
|
| IDFFSPViewBean |
|
| IDFFViewBeanBase |
|
| IDirectoryServices |
Internal interface which provides service methods to avail all LDAP Directory
related services.
|
| IDirectoryServicesProvider |
|
| IdleTimeoutAttribute |
Class representing the structure of the Framed-AppleTalk-Link attribute as specified in section 5.28 of RFC 2865.
|
| IDMServlet |
Controller servlet for the Entities Management Module
|
| IdOperation |
The class IdOperation defines the types of operations
supported on managed identities, and provides static constants for these
operation.
|
| IDPAccountMapper |
The interface IDPAccountMapper is used to map the local identities to the SAML protocol
objects and also the vice versa for some of the protocols for e.g.
|
| IDPAccountMapper |
The interface IDPAccountMapper is used to map the
local identities to the SAML protocol objects and
also the vice versa for some of the protocols for e.g.
|
| IDPArtifactResolution |
This class handles the artifact resolution request
from a service provider.
|
| IDPArtifactResolutionServiceSOAP |
This class IDPArtifactResolutionServiceSOAP receives and
processes ArtififactResolve request using SOAP binding on IDP side.
|
| IDPAttributeMapper |
This interface IDPAttributeMapper is used to map the
authenticated user configured attributes to SAML Attributes
so that the SAML framework may insert these attribute information as SAML
AttributeStatements in SAML Assertion.
|
| IDPAttributeMapper |
This interface IDPAttributeMapper is used to map the
authenticated user configured attributes to SAML Attributes
so that the SAML framework may insert these attribute information as SAML
AttributeStatements in SAML Assertion.
|
| IDPAuthenticationMethodMapper |
The interface IDPAuthenticationMethodMapper creates an
IDPAuthenticationTypeInfo based on the RequestAuthnContext from
the AuthnRequest sent by a Service Provider and the AuthnContext
configuration at the IDP entity config.
|
| IDPAuthenticationTypeInfo |
The class IDPAuthenticationTypeInfo consists of the mapping
between AuthenticationType and the actual
authentication mechanism at the Identity Provider.
|
| IDPAuthnContextInfo |
The class IDPAuthnContextInfo consists of the mapping
between AuthnContextClassRef and the actual
authentication mechanism at the Identity Provider.
|
| IDPAuthnContextMapper |
The interface IDPAuthnContextMapper creates an
IDPAuthnContextInfo based on the RequestAuthnContext from
the AuthnRequest sent by a Service Provider and the AuthnContext
configuration at the IDP entity config.
|
| IDPCache |
This class caches authn request objects and relay states
based on the request id of the authn requests
It also caches idp session by session index.
|
| IDPDiscoveryConstants |
This interface represents a collection of common constants used by
the classes in saml2 idp discovery Service.
|
| IDPDiscoveryWARConfigurator |
This class is used to setup the OpenAM IDP Discovery WAR.
|
| IDPECPSessionMapper |
This interface IDPECPSessionMapper is used to find a valid
session from HTTP servlet request on IDP with ECP profile.
|
| IDPEntries |
Deprecated.
|
| IDPEntry |
Deprecated.
|
| IDPEntry |
This interface defines methods to set/retrieve single identity provider
information trusted by the request issuer to authenticate the presenter.
|
| IDPEntryImpl |
This class defines methods to set/retrieve single identity provider
information trusted by the request issuer to authenticate the presenter.
|
| IDPList |
This interface specifies the identity providers trusted by the requester
to authenticate the presenter.
|
| IDPListImpl |
This class specifies the identity providers trusted by the requester
to authenticate the presenter.
|
| IDPManageNameIDServiceSOAP |
This class IDPManageNameIDServiceSOAP receives and processes
Manage NameID request using SOAP binding on IDP side.
|
| IDPPAddressCard |
This class IDPPAddressCard is an implementation of
IDPPContainer.
|
| IDPPAttributeMapper |
This class IDPPAttributeMapper is an implementation of IDPP
and the LDAP Attribute Mapper.
|
| IDPPAuthorizer |
The class IDPPAuthorizer is the default implementation of
IDPP Authorization and implements Authorizer.
|
| IDPPBaseContainer |
This class IDPPBaseContainer is base class for common
funcionality for any IDPPContainer.
|
| IDPPCommonName |
This class IDPPCommonName is an implementation of
IDPPContainer.
|
| IDPPConstants |
|
| IDPPContainer |
The interface IDPPContainer provides a plugin for the
IDPP containers.
|
| IDPPDemographics |
This class IDPPDemographics is an implementation of
IDPPContainer.
|
| IDPPEmergencyContact |
This class IDPPEmergencyContact is an implementation of
IDPPContainer.
|
| IDPPEmploymentIdentity |
This class IDPPEmploymentIdentity is an implementation of
IDPPContainer.
|
| IDPPEncryptKey |
This class IDPPEncryptKey is an implementation of
IDPPContainer.
|
| IDPPException |
The IDPPException class represents a error while
processing Personal profile requests.
|
| IDPPExtension |
The class IDPPExtension is an interface for extension
attributes in each IDPPContainer.
|
| IDPPExtensionContainer |
This class IDPPExtensionContainer is an implementation of
IDPPContainer for the IDPP extensions.
|
| IDPPFacade |
This class IDPPFacade is an implementation of
IDPPContainer.
|
| IDPPInformalName |
This class IDPPInformalName is an implementation of
IDPPContainer.
|
| IDPPLegalIdentity |
This class IDPPLegalIdentity is an implementation of
IDPPContainer.
|
| IDPPMsgContact |
This class IDPPMsgContact is an implementation of
IDPPContainer.
|
| IDPPResourceIDMapper |
The class IDPPResourceIDMapper is an implementation of
ResourceIDMapper which is used to map a IDPP
user with a user that has been registered with discovery.
|
| IDPProvidedNameIdentifier |
Deprecated.
|
| IDPProxyUtil |
Utility class to be used for IDP Proxying.
|
| IDPPServiceInstanceUpdate |
This class IDPPServiceInstanceUpdate is an implementation of
ServiceInstanceUpdate for the Personal Profile Service.
|
| IDPPServiceManager |
The class IDPPServiceManager is a manager class for managing
IDPP service configuration.
|
| IDPPSignKey |
This class IDPPSignKey is an implementation of
IDPPContainer.
|
| IDPPUtils |
Class IDPPUtils is utility class used by IDPP service
for any common functionality in various modules.
|
| IDPRequestValidator |
Responsible for validating and providing a handful of parameters required for
processing the IDP requests.
|
| IDPSession |
This class represents a session in the identity provider side.
|
| IDPSessionCopy |
This class represents a copy of a session in the identity provider side.
|
| IDPSessionListener |
The class IDPSessionListener implements
SessionListener interface and is used for maintaining the
IDP session cache.
|
| IDPSingleLogout |
This class reads the required data from HttpServletRequest and
initiates the LogoutRequest from IDP to SP.
|
| IDPSingleLogoutServiceSOAP |
This class IDPSingleLogoutServiceSOAP receives and processes
single logout request using SOAP binding on IDP side.
|
| IDPSingleSignOnServiceSOAP |
This class SPSingleSignOnServiceSOAP receives and processes
AuthnRequest using SOAP binding on IDP side.
|
| IDPSSOConfigElement |
Java content class for IDPSSOConfig element declaration.
|
| IDPSSOConfigElement |
Java content class for IDPSSOConfig element declaration.
|
| IDPSSOConfigElementImpl |
|
| IDPSSOConfigElementImpl |
|
| IDPSSODescriptorElement |
Java content class for IDPSSODescriptor element declaration.
|
| IDPSSODescriptorElementImpl |
|
| IDPSSODescriptorType |
Java content class for IDPSSODescriptorType complex type.
|
| IDPSSODescriptorTypeImpl |
|
| IDPSSOFederate |
This class handles the federation and/or single sign on request
from a service provider.
|
| IDPSSOFederateRequest |
Represents the data necessary for a request to be handled by the IdP SSO Federate's authenticate
and authentication lookup systems, as well as all related utility functions.
|
| IDPSSOUtil |
The utility class is used by the identity provider to process
the authentication request from a service provider and send back
a proper response.
|
| IDPSSOUtil |
The utility class is used by the identity provider to process
the authentication request from a service provider and send back
a proper response.
|
| IdQueryFilterVisitor |
QueryFilterVisitor that only implements 'equals _id' functionality.
|
| IdReference |
Java class for IdReferenceType complex type.
|
| IdRemoteCachedServicesImpl |
Class which provides caching on top of available IdRepoLDAPServices.
|
| IdRemoteEventListener |
The IdRemoteEventListener handles the events generated from the
server.
|
| IdRemoteServicesImpl |
|
| IdRemoteServicesProviderImpl |
|
| IdRepo |
This interface defines the methods which need to be implemented by plugins.
|
| IDRepoAddViewBean |
|
| IdRepoAttributeValidator |
This interface defines the methods which validate attributes.
|
| IdRepoAttributeValidatorImpl |
This interface defines the methods which validate attributes.
|
| IdRepoAttributeValidatorManager |
The IdRepoAttributeValidatorManager class manages
IdRepoAttributeValidator for realm.
|
| IdRepoBundle |
|
| IdRepoCreationListener |
|
| IdRepoDataStoreProvider |
The IdRepoDataStoreProvider is an implementation of
DataStoreProvider using IdRepo APIs.
|
| IdRepoDuplicateObjectException |
An exception type thrown when an IdRepo is asked to
create an object with a name that is already used.
|
| IDRepoEditViewBean |
|
| IdRepoErrorCode |
Class is representing error code for different error states
|
| IdRepoEventListener |
Class moved to com.sun.identity.idm.server
|
| IdRepoException |
The exception class whose instance is thrown if there is any error during the
operation of objects of the com.sun.identity.sms package.
|
| IdRepoException_SOAPSerializer |
|
| IdRepoFatalException |
The exception class whose instance is thrown if there is any error during the
operation of objects of the com.sun.identity.sms package.
|
| IdRepoJAXRPCObjectImpl |
Provides service side implementation of IdRepo for JAX-RPC interface
DirectoryManagerIF.
|
| IdRepoListener |
Provides methods that can be called by IdRepo plugins to notify change
events.
|
| IDRepoModel |
|
| IDRepoModelImpl |
|
| IDRepoOpViewBeanBase |
|
| IdRepoPluginsCache |
|
| IDRepoResponseProvider |
This class is an out of the box implementation of
ResponseProvider interface.
|
| IDRepoResponseProviderAddViewBean |
|
| IDRepoResponseProviderEditViewBean |
|
| IDRepoResponseProviderViewBean |
|
| IDRepoSelectTypeViewBean |
|
| IdRepoServiceHelper |
This service upgrade helper ensures that IdRepo schema is being updated to reference to the DJ SDK based
implementation.
|
| IdRepoServiceListener |
Class implementation moved to com.sun.identity.server.IdRepoPluginsCache
|
| IdRepoUnsupportedOpException |
The exception class whose instance is thrown if there is any error during the
operation of objects of the com.sun.identity.sms package.
|
| IdRepoUtils |
This class provides common utility functions for IdRepo.
|
| IDRepoViewBean |
|
| IDSConfigMgr |
|
| IdSearchControl |
This is a helper class which is used in the AMIdentityRepository
search method.
|
| IdSearchOpModifier |
This is a helper class which can be in conjunction with the
IdSearchControl class to make simple modifications to the
basic search performed by each plugin.
|
| IdSearchResults |
This class IdSearchResults provides to obtain the search
results.
|
| IdServices |
|
| IdServicesDecorator |
Decorator pattern base class for IdServices implementations.
|
| IdServicesDecoratorUtils |
Common utility methods for IdServices decorators.
|
| IdServicesException |
|
| IdServicesException_InterfaceSOAPSerializer |
|
| IdServicesException_LiteralSerializer |
|
| IdServicesFactory |
A Factory which provides access to the Directory Services.
|
| IdServicesImpl |
|
| IdServicesProvider |
|
| IdServicesProviderImpl |
|
| IDSEventListener |
The purpose of this interface is to allow classes that implement this
interface to listen to Directory Server Events.
|
| IdTokenClaimGatherer |
Claim gatherer for ID Token claim tokens.
|
| IdTokenInfo |
OpenID Connect id_token validation and claim decoding endpoint.
|
| IdTokenResponseTypeHandler |
Implementation of the ResponseTypeHandler for handling OpenId Connect token response types.
|
| IdType |
The class IdType defines the types of supported identities,
and provides static constants for these identities.
|
| IdUtils |
The class defines some static utilities used by other components like policy
and auth
|
| IDynamicMembership |
Represents a container interface common to groups and roles.
|
| IEntitlementListenerRegistry |
This interface defines the methods for adding and removing
entitlement listeners.
|
| IFilteredMembership |
Interface that would be implemented by roles that control membership based on
a filter.
|
| IFSConstants |
Deprecated.
|
| IGenerator |
Common Interface for generating log fields for output.
|
| IHttpServletRequest |
|
| IHttpServletResponse |
|
| ILoggerProvider |
This interface defines a method to return logger object.
|
| ILogProvider |
Interface for getting logger.
|
| ILogRecord |
Interface to get log information, subject of log by and log for.
|
| IMembership |
Represents a container interface common to groups and roles.
|
| ImportBulkFederationData |
Import Bulk Federation Data.
|
| ImportConfig |
|
| ImportEntityModel |
|
| ImportEntityModelImpl |
This class provides import entity provider related functionality.
|
| ImportEntityViewBean |
|
| ImportMetaData |
Import Meta Data.
|
| ImportSAML2MetaData |
Import SAML2 Metadata.
|
| ImportServer |
Import a server instance.
|
| ImportServiceConfiguration |
Import service configuration data.
|
| ImportStep |
Describes how a Privilege or Application or Resource Type read from XACML will be imported into OpenAM.
|
| ImportStepGenerator |
Generates Imports Steps and resolves the dependencies among Application, Resource Types, Privilege etc.
|
| INameIdentifier |
This is an interface which aids in creation of NameIdentifier.
|
| IncludeTimestampElement |
7.3 TransportBinding Assertion
Java content class for IncludeTimestamp element declaration.
|
| IncludeTimestampElementImpl |
|
| InclusiveC14NElement |
7.1 AlgorithmSuite Assertion
Java content class for InclusiveC14N element declaration.
|
| InclusiveC14NElementImpl |
|
| IndexCache |
Caches the indexes which are stored in Directory Server.
|
| IndexChangeEvent |
Represents an event that has occurred as a result of some attempted index change.
|
| IndexChangeHandler |
Implementation of the SearchResultHandler and is responsible for handling changes to path index attributes
under service entitlements.
|
| IndexChangeManager |
Responsible for ensuring all index changes are propagated to interested parties therefore keeping any index models
up to date.
|
| IndexChangeManagerImpl |
This implementation delegates the responsibility of listening in for index changes to a monitor.
|
| IndexChangeMonitor |
Responsible for starting a listener, such as some persistent search, to listen for change within the data source
where indexes are stored.
|
| IndexChangeMonitorImpl |
This monitor implementation acquires a connection against the data source and uses a persistent search to listen for
index changes.
|
| IndexChangeObservable |
This observable is used to notify its registered observers of index change events.
|
| IndexChangeObserver |
Implemented by any class wanting to be notified of any index change events.
|
| IndexedEndpointType |
Java content class for IndexedEndpointType complex type.
|
| IndexedEndpointTypeImpl |
|
| IndexRuleTree |
Maintains a collections of index rules in a tree structure, where each tree node is a single character from the index
rule.
|
| IndexTreeService |
Service manages index rules within a tree structure.
|
| IndexTreeServiceImpl |
Provides a search implementation that takes on a lazy approach to policy rule retrieval.
|
| InfoKey |
This class implements ParseOutput interface and parsing
information key
This class is registered with the SAX parser.
|
| InfoValue |
This class implements ParseOutput interface and parsing
information value
This class is registered with the SAX parser.
|
| InitializeSystem |
|
| InitiatorEncryptionTokenElement |
7.5 AsymmetricBinding Assertion
Java content class for InitiatorEncryptionToken element declaration.
|
| InitiatorEncryptionTokenElementImpl |
|
| InitiatorSignatureTokenElement |
7.5 AsymmetricBinding Assertion
Java content class for InitiatorSignatureToken element declaration.
|
| InitiatorSignatureTokenElementImpl |
|
| InitiatorTokenElement |
7.5 AsymmetricBinding Assertion
Java content class for InitiatorToken element declaration.
|
| InitiatorTokenElementImpl |
|
| Inject |
Maven configuration object for modelling the content files and the ID placeholders for destination file, where the
content files will be injected.
|
| InjectContent |
Maven Mojo which can can inject a set of content files into a specific place in a destination file.
|
| InMemoryInternalSessionCacheStep |
Session cache implemented using a simple in-memory cache data structure.
|
| InMemoryNotificationBroker |
A notification broker that uses an in-memory shared queue for incoming notifications and
a single thread for reading from it.
|
| InsertContent |
Extracts a portion of one file and insert into another file.
|
| InsertEntry |
The class InsertEntry represents a Insert Entry for Discovery
Modify request.
|
| InsertWebXMLContent |
Extracts a portion of one file and insert into another file.
|
| InstallAbortException |
|
| InstallConstants |
|
| InstallDriver |
|
| InstallException |
The basic exception type used within the Product Installer to indicate the
occurrence of error conditions.
|
| InstallHandler |
|
| InstallInteraction |
Interaction class to handle user input.
|
| InstallLog |
|
| InstallLog |
Installation Log
|
| InstallLogger |
|
| InstallRunInfo |
|
| InstallState |
Class that encapuslates the state of an install instance.
|
| InstallToolsGuiceModule |
Guice configuration for the install tools.
|
| InstanceConfigMarshaller<T extends STSInstanceConfig> |
Interface to represent the concerns of marshalling to RestSTSInstanceConfig and SoapSTSInstanceConfig instances to/from either
the Map<String, Set<String>> SMS representation or the json representation.
|
| InstantGroupRunnable |
Instant task (task will only be run once) which has handler separated
(share the same ScheduleableGroupAction) can be scheduled to Timer or
TimerPool by using InstantGroupRunnable.
|
| InstantRunnable |
Instant task (task will only be run once) which has handler integrated
(implements ScheduleableAction) can be scheduled to Timer or TimerPool by
using InstantRunnable.
|
| InstFinderData |
|
| InstFinderStore |
|
| InsufficientScopeException |
An exception for when the resource requested requires a higher scope than the token supplied provides.
|
| IntegerValidator |
Deprecated.
|
| IntegerValidator |
Validator for integer format.
|
| InteractionConstants |
|
| InteractionException |
Base class for exceptions that could be thrown from
InteractionService framework.
|
| InteractionFactory |
|
| InteractionInfo |
|
| InteractionManager |
This class provides the interface and implementation for supporting
resource owner interaction.
|
| InteractionRedirectException |
Class for exception thrown by InteractionManager, on the
WSC side, to indicate that the User Agent is redirected to
WSP.
|
| InteractionRequiredException |
Thrown when the OpenID connect prompt parameter enforces that the resource owner is not asked to authenticate, but
the resource owner does not have a current authenticated session.
|
| InteractionResult |
|
| InteractionResultStatus |
|
| InteractionSOAPFaultException |
Class for exception thrown by InteractionManager
in case of any SOAP fault while handling interaction for the
WSP.
|
| InteractionUtils |
Class that provides some utility methods that work with objects
related to interaction
|
| InterleaveDispatcher |
Splits the unmarshalling events to bracnhes to support
XML Schema's <all> and RELAX NG's <interleave>
|
| InterleaveDispatcher |
Splits the unmarshalling events to bracnhes to support
XML Schema's <all> and RELAX NG's <interleave>
|
| InternalEvaluationTimingStore |
Store for containing the timing associated with individual policy evaluations.
|
| InternalSession |
The InternalSession class represents a Webtop internal session.
|
| InternalSessionEvent |
This class represents a session event.
|
| InternalSessionEventBroker |
|
| InternalSessionFactory |
Responsible for creating InternalSession objects.
|
| InternalSessionListener |
Listener interface for observation of InternalSession events.
|
| InternalSessionPersistenceStore |
This class provides a bridge between session storage and the InternalSession persisting steps.
|
| InternalSessions |
The class is used for implementing the "InternalSessions" group.
|
| InternalSessionsImpl |
Implementation for hooking the SNMP InternalSessions class in to OpenAM to report on our stats.
|
| InternalSessionsMBean |
This interface is used for representing the remote management interface for the "InternalSessions" MBean.
|
| InternalSessionsMeta |
The class is used for representing SNMP metadata for the "InternalSessions" group.
|
| InternalSessionStore |
Responsible for reading and storing InternalSessions.
|
| InternalSessionStoreChain |
A series of storage steps, which allow for InternalSession access.
|
| InternalSessionStoreStep |
A step in persisting a session.
|
| IntrospectableToken |
An OAuth 2.0 token abstraction for introspection.
|
| InvalidAppSSOTokenException |
Exception thrown if Application SSOToken is invalid.
|
| InvalidAttributeNameException |
The InvalidAttributeNameException is thrown to indicate that
an invalid attribute name was used.
|
| InvalidAttributeValueException |
|
| InvalidAuthContextException |
|
| InvalidBaseUrlException |
An exception representing an invalid base URL.
|
| InvalidClientAuthZHeaderException |
Thrown when client authentication fails.
|
| InvalidClientException |
Thrown when either the request does not contain the client's id or the client fails to be authenticated.
|
| InvalidClientMetadata |
Thrown when a client's registration details are invalid.
|
| InvalidCodeException |
Thrown when an expired authorization code is used to request an access token.
|
| InvalidConfigurationException |
Thrown when attempting to configure a Connection Pool with an invalid configuration.
|
| InvalidDCRootException |
Exception occurs when root of DCTree are not defined for DCTree to function
properly.
|
| InvalidDebugConfigurationException |
Invalid configuration properties
|
| InvalidFormatException |
Exception thrown if a name of an object such as policy, rule or
referral has invalid format
|
| InvalidGrantException |
Thrown when the requested grant type is not supported/
|
| InvalidNameException |
Exception thrown if a name of an object such as policy, rule or
referral is invalid
|
| InvalidPasswordException |
Exception that is thrown when the user-entered password token causes the
authentication module to be authenticated to fail.
|
| InvalidPostLogoutRedirectUri |
Thrown when a client's post logout redirect uri is invalid.
|
| InvalidRealmNameManager |
Manager for maintaining list of REST endpoints that cannot be used as realm names.
|
| InvalidRedirectUri |
Thrown when a client's redirect uri are invalid.
|
| InvalidRequestException |
Thrown when the request is missing any required parameters or is otherwise malformed.
|
| InvalidScopeException |
Thrown when the requested scope is invalid, unknown, or malformed.
|
| InvalidSearchFilterException |
This exception will be thrown if invalid LDAP search filters are used during
search operations.
|
| InvalidSessionIdException |
This exception describes the case when a session is considered invalid, most likely because the session ID cannot be
found in the deployment.
|
| InvalidSNMPQueryException |
Thrown by the SNMP-exposed Monitoring Service.
|
| InvalidStatusCodeSaml2Exception |
This class is an extension point for proxying saml2 firstlevel and secondlevel status code related exceptions.
|
| InvalidTokenException |
Thrown when a access token is used which does not exist on the OAuth2 provider.
|
| IOUtils |
Utility class for handling I/O streams.
|
| IOutput |
Interface defines methods for writing messages from CLI engine.
|
| IPAddressValidator |
The class IPAddressValidator is used to check if the IP
address is syntactically correct.
|
| IPCondition |
Deprecated.
|
| IPConditionHelper |
|
| IPRange |
|
| IPrivilege |
Class that implements this interface has a evaluate method.
|
| IPrivilegeManager<T extends IPrivilege> |
Defines Create Read Update Delete operations for implementation of IPrivilege.
|
| IPRPSignoutRequest |
This class implements the sign-out request for both identity provider and
service provider.
|
| IPSigninRequest |
This class implements the sign-in request for the identity provider.
|
| IPSServerSocket |
|
| IPv4AddressRange |
|
| IPv4Condition |
An EntitlementCondition that can be used to enable/disable an authorization policy
based on the IP address and DNS name of the originating client requesting access to a resource.
|
| IPv4Condition |
Deprecated.
|
| IPv6Condition |
An EntitlementCondition that can be used to enable/disable an authorization policy
based on the IP address and DNS name of the originating client requesting access to a resource.
|
| IPv6Condition |
Deprecated.
|
| IPVersion |
An enum representing the different versions of IP addresses.
|
| IRole |
This is a common iterface from which different roles can
be implemented.
|
| ISAccountLockout |
|
| IsActiveActionHandler |
Handler for 'isActive' action
|
| ISArchiveVerify |
This Archive verify class provides the way for verifying LogRecords that
has logged with mac and signature.
|
| ISAuthConstants |
This interface contains all the constants defined in in Authentication
Service.
|
| ISAuthorizer |
This class implements the authorization plugin interface.
|
| ISaveIndex |
Save index interface defines the method required for generating indexes
to be stored in datastore.
|
| ISDebug |
This class serves as the DSAME implementaion of DebugInterface
class
|
| ISearch |
Represents interface for search methods.
|
| ISearchIndex |
Search index interface defines the method required for generating indexes
for search datastore for privileges.
|
| IServerHomeDirLocator |
|
| ISLocaleContext |
Sets the locale suitable for the given situation.
|
| IsMember |
This command determines if a identity is a member of another identity.
|
| ISPermission |
This class provides the support for JAAS Authorization service
Its a new JAAS Permission which extends the
Permission class.
|
| ISPermissionCollection |
This class represents a collection of ISPermission objects.
|
| ISPolicy |
This is an implementation of abstract class
java.security.Policy for representing the system security
policy for a Java application environment.
|
| ISResourceBundle |
This class provides static utility methods to be used by console and Access
Manager admin * CLI for storing, retrieving and deleting locale-specific
resource bundles in the directory (data store)
|
| ISSecurityPermission |
This class ISSecurityPermission is used to protect the Access
Manager resources which should be accessed only by trusted application.
|
| IssuedTokenCancellerFactory |
Responsible for created RestIssuedTokenCanceller instances for a specific token type.
|
| IssuedTokenCancellerFactoryImpl |
|
| IssuedTokenCancelOperation |
Encapsulates the concerns of cancelling rest-sts-issued tokens
|
| IssuedTokenCancelOperationImpl |
|
| IssuedTokenElement |
5.3.2 IssuedToken Assertion
Java content class for IssuedToken element declaration.
|
| IssuedTokenElementImpl |
|
| IssuedTokenType |
Java content class for IssuedTokenType complex type.
|
| IssuedTokenTypeImpl |
|
| IssuedTokenValidateOperation |
Top-level operation which will validate rest-sts issued tokens.
|
| IssuedTokenValidateOperationImpl |
|
| IssuedTokenValidatorFactory |
Represents the concerns of creating RestIssuedTokenValidator implementations for tokens issued by the rest-sts
|
| IssuedTokenValidatorFactoryImpl |
|
| Issuer |
The Issuer provides information about the issuer of
a SAML assertion or protocol message.
|
| IssuerElement |
Java content class for Issuer element declaration.
|
| IssuerElementImpl |
|
| IssuerImpl |
The Issuer provides information about the issuer of
a SAML assertion or protocol message.
|
| IssuerNamesOfferedElement |
Java content class for IssuerNamesOffered element declaration.
|
| IssuerNamesOfferedElementImpl |
|
| IssuerNamesOfferedType |
Java content class for IssuerNamesOfferedType complex type.
|
| IssuerNamesOfferedTypeImpl |
|
| IssuerNameType |
Java content class for IssuerNameType complex type.
|
| IssuerNameTypeImpl |
|
| IssuesSpecificPolicyFaultElement |
Java content class for IssuesSpecificPolicyFault element declaration.
|
| IssuesSpecificPolicyFaultElementImpl |
|
| IssuingDistributionPointExtension |
A critical CRL extension that identifies the CRL distribution point
for a particular CRL
|
| IStateAccess |
|
| ISubConfigNames |
|
| ISubjectable |
Caller is able to get javax.security.auth.Subject
from implementing class.
|
| ISValidation |
This class is an utility to detect the specified
pattern in the given string
|
| ISValidUtils |
This class provides common validation routines.
|
| ISVerifierOutput |
DSAME Implementation of the result of a Verifier Output.
|
| ISystemProperties |
This interface provides method to get System configuration information.
|
| ITask |
|
| ITask |
Workflow task interface.
|
| IThreadPool |
This interface defines the method for thread pool class which is
needed by privilege evaluation to handle multi thread tasks.
|
| ITimestampGenerator |
Interface to define the implementation of a timestamp generator.
|
| ITokenProvider |
Interface to define the implementation of a token generator.
|
| IToolsOptionHandler |
|
| IUMSConstants |
This interface represents a collection of common constants used by the
classes in UMS.
|
| IValidation |
|
| IValidator |
Interface for all validators.
|
| IValueNormalizer |
|
| IVerifierOutput |
Provides an interface to define the actions that need to be taken
depending on the return value of the Log Verification process.
|
| IXMLUtilsConstants |
Defines constants that are frequently used by the XMLUtils subsystem of
classes.
|
| JAASModuleDetector |
This Class is responsible for looking up whether any used modules are non JAAS Modules.
|
| JacksonRepresentationFactory |
A factory class for Restlet's JacksonRepresentation
|
| JaspiAuthLoginModule |
A class which wraps the JASPI Authentication Module framework, allowing JASPI Authentication Modules
to be used with JAAS Authentication Modules and the OpenAM Post Authentication Procoess.
|
| JaspiAuthLoginModulePostAuthenticationPlugin |
Implementations of this class must only have a zero-arg constructor.
|
| JaspiAuthModuleWrapper<T extends javax.security.auth.message.module.ServerAuthModule> |
Base class for wrapping a Jaspi ServerAuthModule.
|
| JavaBeanAdapter<T> |
A TokenAdapter that can adapt Java bean-compliant POJOs that have been annotated with the annotations in
org.forgerock.openam.tokens.
|
| JavaBeanAdapterFactory |
|
| JavaScriptHttpClient |
Deprecated.
|
| JavaScriptMapFactory |
Provides static helper functions to the Rhino JavaScript engine for
communicating between Java classes and scripts.
|
| JAXBObjectFactory |
Class that provides access to a singleton
com.sun.identity.liberty.ws.interaction.jaxb.ObjectFactory
.
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXBVersion |
|
| JAXRPCHelper |
The class JAXRPCHelper provides functions to get JAXRPC stubs to
a valid Identity Server.
|
| JAXRPCObjectImplEventListener |
|
| JAXRPCRequestFilter |
Servlet filter for the /jaxrpc/* endpoints.
|
| JAXRPCUtil |
The class JAXRPCUtil provides functions to get JAXRPC stubs to
a valid Identity Server.
|
| JCECipherProvider |
|
| JCECrypt |
The class Crypt provides generic methods to encryt and decrypt
data.
|
| JCEEncryption |
This class provides encryption and decryption facility for the SDK based on
the existence of a JCE provider in the runtime.
|
| JDBC |
|
| JdbcAuditEventHandlerFactory |
This factory is responsible for creating an instance of the JdbcAuditEventHandler.
|
| JdbcDatabaseTypeChoiceValues |
Contains all the possible values for the JDBC handler database types.
|
| JdbcFieldToColumnDefaultValues |
Contains all the possible values for the JDBC handler event field to column mapping.
|
| JDBCPasswordSyntaxTransform |
This is the interface to implement if you don't store your password
in clear text.
|
| JDBCPrincipal |
|
| JdbcSimpleUserDao |
This class encapsulates all the JDBC code used to access identity
information in a database.
|
| JKSKeyProvider |
The class JKSKeyProvider is a class
that is implemented to retrieve X509Certificates and Private Keys from
user data store.
|
| JmsAuditEventHandlerFactory |
This factory is responsible for creating an instance of the JmsAuditEventHandler.
|
| JsImport |
Provides a JavaScript HEAD element for importing external JavaScript
files using the <script> tag.
|
| JsonArray |
A Builder class for creating json array objects.
|
| JsonAttributeMapper |
An AttributeMapper that takes its values from a JSON string.
|
| JsonCallbackParser<T extends Callback> |
Implementations of this interface define how to convert a Callback into and from a JSON representation.
|
| JsonDecision |
Used to assist with json creation of a policy decision by translating the underlying Entitlement.
|
| JsonDeviceSerialisation |
Stores devices as the JSON string serialisation of the device profile.
|
| JsonEntitlement |
Wrapper for an Entitlement object to provide a nicer JSON format.
|
| JSONEntitlement |
|
| JsonEntitlementConditionMixin |
Jackson JSON mixin to rename/ignore properties in entitlement conditions.
|
| JsonEntitlementConditionModule |
Jackson module to customise JSON serialisation for policies and entitlements.
|
| JsonEntitlementPattern |
Provides a restricted view of an entitlement, ignoring any fields that are not applicable when the entitlement is
being used to define a policy rather than as an entitlement decision.
|
| JsonEntitlementSubjectMixin |
Jackson JSON mixin class that renames/ignores various attributes in entitlement subject implementations to provide
a nicer JSON representation.
|
| JSONNotification |
|
| JSONNotification.Type |
|
| JsonObject |
A Builder class for creating JsonValues for json objects.
|
| JsonPolicy |
A representation of a policy for the entitlements resource.
|
| JsonPolicyParser |
Parses entitlements policies ("privileges") to/from JSON representations.
|
| JsonResourceAttributeMixin |
|
| JsonResourceType |
Wrapper for the conversion of ResourceType to and from JSON.
|
| JSONRestStatusService |
An implementation of RestStatusService that returns a JacksonRepresentation.
|
| JSONSerialisation |
Responsible for serialising and deserialising objects to and from JSON.
|
| JsonStdoutAuditEventHandlerFactory |
|
| JSONUtils |
|
| JsonValueBuilder |
Builder factory class for a fluent way of creating JsonValue objects.
|
| JsonValueDecoder |
Transforms a JSON string to a JSON value instance.
|
| JsonValueEncoder |
Transforms a JSON value object into a JSON string.
|
| JsonValueQueryFilterVisitor |
A query filter visitor that can be used to test whether a JsonValue matches a given
QueryFilter.
|
| JsonValueToJsonBytesConverter |
A custom converter that converted JsonValues to byte arrays.
|
| JsScript |
Provides a HEAD element for including inline JavaScript using the
<script> tag.
|
| JwtAttributeMapper |
An AttributeMapper that gets its values from a JWT.
|
| JwtBearerGrantTypeHandler |
Implementation of the JwtBearerGrantTypeHandler for the JWT Bearer grant.
|
| JwtClaimSubject |
A policy subject condition that examines claims in a Json Web Token (JWT) subject, such as an OpenID Connect
ID token.
|
| JwtHandler |
The logic required to validate the integrity of an OIDC ID token JWT.
|
| JwtHandlerConfig |
|
| JwtPrincipal |
A security principal based on a Json Web Token (JWT).
|
| JwtSessionMapper |
Responsible for converting SessionInfo objects to/from JWT with optional signing &/or encryption.
|
| JwtSessionMapperConfig |
Responsible for loading SMS configuration options relating to JwtSessionMapper.
|
| KbaResource |
KBA resource is responsible for delivering up configured security questions.
|
| KbaResource.KbaBuilder |
Builder intended for the use by KbaResource for the purpose of retrieve KBA config.
|
| KerberosConfiguration |
This class KerberosConfiguration represents Kerberos
Configuration for web service clients and web service providers.
|
| KerberosTokenElement |
5.3.4 KerberosToken Assertion
Java content class for KerberosToken element declaration.
|
| KerberosTokenElementImpl |
|
| KerberosTokenSpec |
This class represents Kerberos Security Token Specification.
|
| KeyAliasValidator |
Validates that a key alias is specified and that it actually exists in the
configured key store.
|
| KeyConversion |
Responsible for perform encoding and decoding of a given Token.
|
| KeyDescriptorElement |
Java content class for KeyDescriptor element declaration.
|
| KeyDescriptorElementImpl |
|
| KeyDescriptorType |
Java content class for KeyDescriptorType complex type.
|
| KeyDescriptorTypeImpl |
|
| KeyIdentifier |
This class KeyIdentifier can be be used to insert the
key identifier information into SecurityTokenReference.
|
| KeyIdentifierElement |
This element defines a key identifier reference
Java content class for KeyIdentifier element declaration.
|
| KeyIdentifierElementImpl |
|
| KeyIdentifierType |
A security token key identifier
Java content class for KeyIdentifierType complex type.
|
| KeyIdentifierTypeImpl |
|
| KeyInfoConfirmationData |
The KeyInfoConfirmationData constrains a
SubjectConfirmationData element to contain one or more
ds:KeyInfo elements that identify cryptographic keys that are
used in some way to authenticate an attesting entity.
|
| KeyInfoConfirmationDataImpl |
The KeyInfoConfirmationData constrains a
SubjectConfirmationData element to contain one or more
<ds:KeyInfo> elements that identify cryptographic keys that are used
in some way to authenticate an attesting entity.
|
| KeyInfoConfirmationDataType |
Java content class for KeyInfoConfirmationDataType complex type.
|
| KeyInfoConfirmationDataTypeImpl |
|
| KeyInfoElement |
Java content class for KeyInfo element declaration.
|
| KeyInfoElement |
Java content class for KeyInfo element declaration.
|
| KeyInfoElementImpl |
|
| KeyInfoElementImpl |
|
| KeyInfoFactory |
This interface defines the concern around obtaining the KeyInfo element in the SubjectConfirmationData
element for SAML2 assertions issued with HolderOfKey SubjectConfirmation
|
| KeyInfoFactoryImpl |
|
| KeyInfoType |
Java content class for KeyInfoType complex type.
|
| KeyInfoType |
Java content class for KeyInfoType complex type.
|
| KeyInfoTypeImpl |
|
| KeyInfoTypeImpl |
|
| KeyNameElement |
Java content class for KeyName element declaration.
|
| KeyNameElement |
Java content class for KeyName element declaration.
|
| KeyNameElementImpl |
|
| KeyNameElementImpl |
|
| KeyPairProvider |
Key pair provider delivers up key pairs.
|
| KeyPairProviderFactory |
|
| KeyPairProviderFactoryImpl |
Factory caches key pair providers for a given realm.
|
| KeyProvider |
The class KeyProvider is an interface
that is implemented to retrieve X509Certificates and Private Keys from
user data store.
|
| KeyStoreBuilder |
Builder class for loading keystores.
|
| KeyStoreConfig |
Holds a Keystore Configuration.
|
| KeyStoreJwtTokenConfig |
JWT token config that makes use of key store.
|
| KeyStoreRefresher |
This class is used to update the key store freqently.
|
| KeyStoreType |
Supported KeyStore types.
|
| KeyUtil |
The KeyUtil provides methods to obtain
the hosting entity's signing key and decryption key, and
to obtain a partner entity's signature verification key
and encryption related information
|
| KeyUtil |
The KeyUtil provides methods to obtain
the hosting entity's signing key and decryption key, and
to obtain a partner entity's signature verification key
and encryption related information
|
| KeyUtil |
The KeyUtil provides methods to obtain
the hosting entity's signing key and decryption key, and
to obtain a partner entity's signature verification key
and encryption related information
|
| KeyValueElement |
Java content class for KeyValue element declaration.
|
| KeyValueElement |
Java content class for KeyValue element declaration.
|
| KeyValueElementImpl |
|
| KeyValueElementImpl |
|
| KeyValueType |
Java content class for KeyValueType complex type.
|
| KeyValueType |
Java content class for KeyValueType complex type.
|
| KeyValueTypeImpl |
|
| KeyValueTypeImpl |
|
| L10NMessage |
Deprecated.
|
| L10NMessage |
This interface provides access to error code and resource bundle name to
provide localised error message.
|
| L10NMessageImpl |
Deprecated.
|
| L10NMessageImpl |
Convenient implementation of L10NMessage Interface.
|
| L10NMessageImpl_InterfaceSOAPSerializer |
|
| L10NMessageImpl_SOAPSerializer |
|
| Label |
Provides a Label display control.
|
| LabelsConstants |
UMA Resource Labels
|
| LabelsDataLayerConfiguration |
Configuration for the Labels LDAP connections, used by the Data Layer classes to configure the DJ SDK
LDAP connections.
|
| LabelsGuiceModule |
A private module for Guice access to labels stored in LDAP.
|
| LabelType |
Types of UMA Resource Set Labels.
|
| LaxElement |
7.2 Layout Assertion
Java content class for Lax element declaration.
|
| LaxElementImpl |
|
| LaxTsFirstElement |
7.2 Layout Assertion
Java content class for LaxTsFirst element declaration.
|
| LaxTsFirstElementImpl |
|
| LaxTsLastElement |
7.2 Layout Assertion
Java content class for LaxTsLast element declaration.
|
| LaxTsLastElementImpl |
|
| LayoutElement |
7.2 Layout Assertion
Java content class for Layout element declaration.
|
| LayoutElementImpl |
|
| LDAP |
|
| LdapAdapter |
Responsible adapting the LDAP SDK Connection and its associated domain
values into Tokens.
|
| LDAPAuthUtils |
|
| LDAPCallbacks |
|
| LDAPConfig |
Responsible for storing the configuration required by the LDAP implementation of the
Core Token Service backend.
|
| LdapConnectionFactoryProvider |
Responsible for generating ConnectionFactory instances.
|
| LDAPConnectionPools |
Provides a pool of LDAPConnection
objects per host(s) for the policy service to use.
|
| LDAPConstants |
Provides constants for the LDAP IdRepo implementation.
|
| LDAPDataConversion |
Responsible for converting data types to and from compatible LDAP data types.
|
| LdapDataLayerConfiguration |
An abstract LDAP set of configuration.
|
| LdapDataLayerConnectionModule |
An abstract LDAP set of configuration.
|
| LDAPEventManager |
This class registers itself as a listener to
com.iplanet.services.ldap.event.EventService which sets up
persistant search connections with the event service for any
changes to SMS object classes
|
| LDAPFilterCondition |
Deprecated.
|
| LDAPFilterCondition |
|
| LdapFromJsonQueryFilterVisitor |
This class is primarily intended to convert Json (from an incoming query filter) into an LDAP
compatible query.
|
| LDAPGroups |
This class respresents a group of LDAP groups
|
| LdapInitializationFailedException |
|
| LdapOperationFailedException |
Indicates that an operation has failed.
|
| LdapOptionFunction |
A function that is invoked for a given Option.
|
| LDAPPrincipal |
|
| LdapQueryBuilder |
Constructs LDAP queries for execution of a specific Filter over a specific Connection.
|
| LdapQueryFactory |
A query factory for LDAP connections.
|
| LdapQueryFilterVisitor |
A QueryFilterVisitor that can convert from a QueryFilter<CoreTokenField>
to a DJ LDAP SDK Filter.
|
| LDAPRequests |
Wrapper around DJ SDK Requests static factory methods to add audit transaction id propagation and any
other common features.
|
| LDAPRoles |
This class represents a group of LDAP roles
|
| LDAPSchemaModificationException |
Exception thrown when an LDAP schema modification fails.
|
| LdapSearchHandler |
Performs a search against an LDAP Connection.
|
| LDAPServiceException |
This exception class captures exceptions that occur in the com.iplanet.services.ldap package.
|
| LDAPStore |
|
| LDAPStoreWizardPage |
|
| LdapTokenAttributeConversion |
Responsible for the conversion to and from LDAP Entry and Token.
|
| LDAPURL |
A simple domain object to represent a simple LDAP URL.
|
| LDAPUser |
This class represents user who is going to be authorized to log onto the
server.
|
| LDAPUser.Type |
|
| LDAPUsers |
This class respresents a group of LDAP users
|
| LDAPUtilException |
Exception that is thrown when the user
fail the LDAP authentication.
|
| LDAPUtils |
Utility methods to help interaction with the OpenDJ LDAP SDK.
|
| LDAPv3PersistentSearch<T,H> |
An abstract implementation of LDAPv3 persistent searches.
|
| LDAPv3PersistentSearch.SearchResultEntryHandler |
This interface represents the ability of a listener to return result entries.
|
| LDIFTemplates |
This utility class manages LDIF template files.
|
| LdifUtils |
Utility class for LDIF operations.
|
| LeastRecentlyUsed<T,V> |
A simple Least Recently Used cache implementation based on the standard
Java SDK LinkedHashMap class.
|
| LEAuthLevelCondition |
Deprecated.
|
| LEAuthLevelCondition |
An implementation of an EntitlementCondition that will check whether the
requested auth level is less than or equal to the auth level set in the condition.
|
| LegacyRestEndpoint |
Class which encapsulates the legacy REST endpoint class to give type safety
to the Guice binding.
|
| LegacyRestGuiceModule |
Guice module for binding the legacy REST API endpoints.
|
| LegacyServer |
This class encapulate the server instance based on legacy platform service.
|
| LegacySessionIDExtensions |
Responsible for modelling the extensions which contain information about the platform
environment the SessionID was created in.
|
| Level |
The extension to JDK1.4 Level class.
|
| Level |
This class implements ParseOutput interface and parsing
log level.
|
| LibertyClientSSOTokenListener |
This class LibertyClientSSOTokenListener is used
to clean up the bootstap cache upon session expiration.
|
| LibertyManager |
LibertyManager forms the basis of the Public APIs.
|
| LibertyManagerClient |
This final class is used to retrieve the Liberty protocol
objects such as Discovery Service Boot Strap information after
successful Liberty ID-FF(Identity Federation) Single Sign-on.
|
| LibertyManagerIF |
This interface LibertyManagerIF is a JAX-RPC interface
for the remote clients that require Liberty protocol objects such
as Discovery Service information.
|
| LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct |
|
| LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPBuilder |
|
| LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPSerializer |
|
| LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct |
|
| LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPBuilder |
|
| LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPSerializer |
|
| LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct |
|
| LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPBuilder |
|
| LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPSerializer |
|
| LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct |
|
| LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPBuilder |
|
| LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPSerializer |
|
| LibertyManagerIF_Tie |
|
| LibertyManagerImpl |
This class LibertyManagerImpl implements the remotable
LibertyManagerIF so that the JAX-RPC server endpoint can
invoke while processing for the remote client requests.
|
| LibSecurityTokenProvider |
The class LibSecurityTokenProvider is an default
implementation for SecurityTokenProvider.
|
| License |
A license that can either be accepted or rejected.
|
| LicenseChecker |
Checks whether the user has accepted the license terms, and if not, presents them to the user (on the CLI) to
accept.
|
| LicenseGuiceModule |
Responsible for defining the mappings needed by OpenAM License Core.
|
| LicenseLocator |
Simple locator for looking up required click-through licenses that the user must accept on install/upgrade.
|
| LicenseLog |
Stores a persistent log of whether a user has accepted a particular license or not to some backing store.
|
| LicensePresenter |
Interface between OpenAM modules and the license system.
|
| LicensePresenterGuiceModule |
Responsible for defining the mappings needed by the OpenAM CLI License Manager.
|
| LicenseRejectedException |
Error thrown when a user rejects the license terms.
|
| LicenseSet |
Represents a set of licenses that must be accepted in order for the product to be installed.
|
| LimitExceededException |
Exception thrown if any configured limit is exceeded
|
| LinkTrapGenerator |
The LinkTrapGenerator class is used by the agent to trigger the
emission of SNMP v1 or v3 traps at a specific rate and according
to a specific entry from the "IfTable".
|
| LinkTrapGeneratorMBean |
|
| ListAgentGroupMembers |
This command gets the members of an agent group.
|
| ListAgentGroups |
This command searches for agent groups.
|
| ListAgentMembership |
This command gets the members of an agent group.
|
| ListAgents |
This command searches for agents.
|
| ListApplicationPrivileges |
|
| ListApplications |
|
| ListApplicationTypes |
|
| ListAuthConfigurations |
|
| ListAuthInstances |
|
| ListCircleOfTrustMembers |
List members in a Circle of Trust.
|
| ListCircleOfTrusts |
List Circle of Trusts.
|
| ListDataStores |
List the names of data store under a realm.
|
| ListDataStoreTypes |
List the supported data store types.
|
| ListenerManager |
Listener manager manages registering and de-registering of listener.
|
| ListenerResource |
Exposes the entitlement listener REST resource.
|
| ListEntities |
List entities.
|
| ListProductsHandler |
|
| ListServerConfig |
Searches for realms command.
|
| ListServers |
Delete a server intance.
|
| ListSites |
List sites.
|
| ListValueValidator |
Validates list value in Agent Properties. e.g.
|
| ListWrapper |
|
| ListWrapper_LiteralSerializer |
|
| ListXACML |
Gets policies in a realm.
|
| LoadSchema |
Adds service schema.
|
| Locale |
This class Locale.java is a utility that provides
functionality for applications and services to internationalize their
messages.
|
| LocaleContext |
Context for storing request Locale.
|
| LocaleContext |
Determines the locale corresponding to the incoming CREST request by utilizing ISLocaleContext, and makes
the locale available as a Context.
|
| LocaleSupportedCharsetsEntry |
|
| LocalizedMessage |
|
| LocalizedNameType |
Java content class for localizedNameType complex type.
|
| LocalizedNameTypeImpl |
|
| LocalizedURIType |
Java content class for localizedURIType complex type.
|
| LocalizedURITypeImpl |
|
| LocalLdapAuthModule |
|
| LocalOnly |
Indicates that the injected NotificationBroker will
only send notifications to the OpenAM server that the message is published from.
|
| LocalOperations |
Handles sessions that are stored in CTS.
|
| LocalSSOTokenSessionModule |
A local implementation of a SSOToken Session module, that is designed to be deployed in an OpenAM deployment
not remotely, i.e. protecting resources on another server which uses OpenAM for authentication.
|
| LockFactory<K> |
Lock factory is responsible for delivering up locks that are shared for a given key.
|
| Log |
|
| Log |
This class implements ParseOutput interface and parsing
log.
|
| Log_LiteralSerializer |
|
| LogConfigReader |
LogConfigReader is used to load the configuration from the
Directory Server and store the configuration as Properties of
LogManager.
|
| LogConstants |
Defines constants used in the Logging service.
|
| LogException |
The applications may encounter errors when they are denied for
a log access because they don't have the access privileges or
when they do not have a valid session.
|
| LogException |
This class is to handle Log related exceptions.
|
| LogFactory |
Provides Log Provider handler.
|
| LogFileFilter |
Class that implements the FileNameFilter and is used by the VerifierList
to get the list of keyfiles and associated logfiles based on a filter
criteria.
|
| Logger |
OpenAM extension to the jdk1.4 Logger
This extension gives some functionality required by
OpenAM secure logger.
|
| Logger |
This interface defines methods which will be invoked by the
the Federation Framework to write federation related
events and errors to the access and error log files.
|
| LoggerFactory |
This factory returns the logger object (java.util.logging.Logger or its
super class).
|
| LoggerProvider |
OpenAM Logger provider
|
| LoggingAuthzModule |
An Authorization module which performs no authorization itself, but wraps other authz
modules so that they write their success/failures out to an audit file.
|
| LoggingThread |
|
| LoggingUpgradeHelper |
Used to upgrade the iPlanetAMLoggingService.
|
| LogHelper |
|
| LogHtmlTemplate |
Template HTML, Cascading Stylesheet Sheet and Javascript.
|
| LogicalCondition |
|
| LogicalSubject |
Base class for OrSubejct and AndSubejct.
|
| LoginAuthenticator |
This class is responsible for starting or continuing a login process.
|
| LoginConfiguration |
Contains all the configuration required to start or continue a login process.
|
| LoginContext |
|
| LoginContext |
This class is pulled out from JDK1.4.
|
| LoginContext |
Generic interface for LoginContexts, in order to wrap the two implementations currently used with OpenAM.
|
| LoginContext.ModuleInfo |
LoginModule information -
encapsulates Configuration info and actual module instances.
|
| LoginContextFactory |
This Factory makes Login Context objects based on whether authentication is happening in pure JAAS modules and
whether there is a subject available.
|
| LoginContextWrapper |
Wrapper class for the javax implementation of LoginContext.
|
| LogInfo |
This class implements ParseOutput interface and parsing
log.
|
| LogInfoMap |
This class implements ParseOutput interface and parsing
log information map.
|
| LoginHintHook |
Hooks into the authorize and token request to set/unset a cookie containing the login_hint OIDC parameter, which
may be used by the authentication chain.
|
| LoginIPHostAttribute |
Class representing the structure of the Framed-AppleTalk-Link attribute as specified in section 5.14 of RFC 2865.
|
| LoginLATGroupAttribute |
Class representing the structure of the Framed-Route attribute as specified in section 5.36 of RFC 2865 and able to
be instantiated from the on-the-wire bytes or model objects.
|
| LoginLATNodeAttribute |
Class representing the structure of the Framed-Route attribute as specified in section 5.35 of RFC 2865 and able to
be instantiated from the on-the-wire bytes or model objects.
|
| LoginLATPortAttribute |
Class representing the structure of the Login-LAT-Port attribute as specified in section 5.43 of RFC 2865 and able to
be instantiated from the on-the-wire bytes or model objects.
|
| LoginLATServiceAttribute |
Class representing the structure of the Login-LAT-Service attribute as specified in section 5.34 of RFC 2865 and
able to be instantiated from the on-the-wire bytes or model objects.
|
| LoginLogoutMapping |
Servlet mapping to forward
'/login' to '/UI/Login' and
'/logout' to '/UI/Logout'
|
| LoginModule |
|
| LoginProcess |
This class represents the login process, maintaining the current state of the login process and providing
operations to continue to the next stage of the login process to the completion of the login process.
|
| LoginRequiredException |
Thrown when the authentication of the resource owner fails.
|
| LoginServiceAttribute |
Class representing the structure of the Framed-Route attribute as specified in section 5.15 of RFC 2865 and able to
be instantiated from the on-the-wire bytes or model objects.
|
| LoginStage |
The possible stages of the Login process.
|
| LoginState |
This class maintains the User's login state information from the time user
requests for authentication till the time the user either logs out of the
OpenAM system or the session is destroyed by any privileged application of
the OpenAM system.
|
| LoginStateCallback |
Class implementations of Callback interface.
|
| LoginStatus |
Class is representing status code for different login status
|
| LoginTCPPortAttribute |
Class representing the structure of the Login-TCP-Port attribute as specified in section 5.16 of RFC 2865 and able to
be instantiated from the on-the-wire bytes or model objects.
|
| LoginTimeOutException |
Exception that is thrown when the user-entered tokens
cause the authentication module to be authenticated to fail.
|
| LogManager |
This class keeps track of all the logger objects and does all the
bookkeeping work.
|
| LogManager |
The LogManager is used to get an instance of
the Logger implementation class.
|
| LogManagerUtil |
This class is a work around for situations where our
log manager conflicts with an existing log manager in
the container.
|
| LogMessageConstants |
|
| LogMessageID |
Log Message ID is a unique identifier for each log message.
|
| LogMessageProvider |
This interface defines a methods for a log message provider.
|
| LogMessageProviderBase |
This is the base class for all Log Message Provider class.
|
| LogMessages |
Log Message IDs.
|
| LogMessagesFormatter |
Generate html page for log message IDs.
|
| LogOperation |
This interface defines result of log operation.
|
| LogoutActionHandler |
Handler for 'logout' action
|
| LogoutByHandleActionHandler |
Handler for "logoutByHandle" action.
|
| LogoutRequest |
This class represents the LogoutRequest element in
SAML protocol schema.
|
| LogoutRequestImpl |
This class implements the LogoutRequest element in
SAML protocol schema.
|
| LogoutResponse |
This class represents the LogoutResponse element in
SAML protocol schema.
|
| LogoutResponseImpl |
This class implements the LogoutResponse element in
SAML protocol schema.
|
| LogoutUtil |
This class constructs the LogoutRequest and executes
the required processing logic for sending LogoutRequest
from SP to IDP.
|
| LogProvider |
|
| LogProvider |
This class is the AM implementation of the Open Federation Logger interface.
|
| LogQuery |
LogQuery defines the query format that the reader api supports.
|
| LogReadDBHandler |
LogReadDBHandler class implements ReadDBHandler interface.
|
| LogReader |
LogReader class provides mechanism to read a log file to the caller.
|
| LogReadFileHandler |
LogReadFileHandler class implements LogReadHandler interface.
|
| LogReadHandler |
LogReadHandler interface provides methods that must be present
in each log read handler to read a log file.
|
| LogRecord |
Extension to the JDK1.4 LogRecord to include the
logInfo HashMap and methods to store and retrieve
data from this logInfo Map.
|
| LogRecord |
This class implements ParseOutput interface and parsing
log record.
|
| LogRecordSorter |
LogRecordSorter class provides mechanism to sort log records on any field.
|
| LogRecWrite |
This class implements ParseOutput interface and
LogOperation interface.
|
| LogResponse |
|
| LogResponse_LiteralSerializer |
|
| LogService |
This class parses the xml/http(s) log requests and executes the corresponding
log operation.
|
| LogService |
Provides a logging service for the Click runtime.
|
| LogSign |
This class is logging signature that generates with the MAC value for each
log entry.
|
| LogSSOTokenDetails |
This is a DSAME specific util class which takes in LogRecord
and SSOToken.
|
| LogType |
This class implements ParseOutput interface and parsing
log type.
|
| LogUtil |
The LogUtil class provides methods which are used by
circle of trust manager to write logs.
|
| LogUtil |
The LogUtil class provides methods which are used by
federation compoment to write logs.
|
| LogUtil |
The LogUtil class defines methods which are used by
Liberty compoment to write logs.
|
| LogUtil |
The LogUtil class defines methods which are used by
SAML2 compoment to write logs.
|
| LogUtil |
The LogUtil class defines methods which are used by
WS-Federation component to write logs.
|
| LogUtil |
The LogUtil class defines methods which are used by
Web Services Security (STS and WSS) compoment to write logs.
|
| LogUtils |
The LogUtils class defines methods which are used by
SAML compoment to write logs.
|
| LogVerifier |
This class is verifying signature that is generated with the MAC value
for each log entry.
|
| LogWriter |
Writes audit log entries.
|
| LogXMLStrings |
This class defines constant values for logger service.
|
| LongToCalendarConverter |
A custom converter that converted Longs to Calendars.
|
| LowerCaseIdCachedServicesDecorator |
|
| LowerCaseIdServicesDecorator |
Implementation of the IdServices interface that just ensures all attribute names are
lower case to ensure API consistency.
|
| LowercaseTransform |
Deprecated.
|
| MACGenerator |
MACGenerator class implements the IGenerator interface and provides
the mechanism to generate MAC for the data which is then used for
checking for tampering.
|
| Macro |
|
| MailAddressValidator |
Validates mail address This class is constructed using default(noarguments)
constructor and mail address is passed to validate function with optional
rules The passed mail address is validated for authenticity and boolean value
is returned accordingly.
|
| MailRuProfileProvider |
|
| MailServer |
Pluggable interface for all email sending in OpenAM.
|
| MailServerImpl |
Default MailServer implementation that sends email via the configured SMTP server.
|
| MailServerLoader |
Responsible for loading the MailServer
implementation.
|
| MailService |
This CREST resource represents a service as opposed to some resource, hence it only
implements action.
|
| MailServiceUpgradeHelper |
This upgrade helper is used to upgrade the mail server schema.
|
| Main |
Entry-point for the CLI Configurator
|
| Main |
|
| Main |
Entry-point for the CLI Upgrader
|
| MakeExplicitDefaultKeyStoreTypeStep |
When no keystore type is defined, the crypto APIs default to JKS.
|
| ManagedRole |
ManagedRole is a role implementation of the membership interface
IAssignableMembership.
|
| ManageNameIDRequest |
This class represents the ManageNameIDRequestType complex type.
|
| ManageNameIDRequestImpl |
|
| ManageNameIDRequestInfo |
This class stores information about the request made to
the Service Provider.
|
| ManageNameIDResponse |
This class represents the ManageNameIDResponse element declaration.
|
| ManageNameIDResponseImpl |
Java content class for ManageNameIDResponse element declaration.
|
| ManageNameIDServiceElement |
Java content class for ManageNameIDService element declaration.
|
| ManageNameIDServiceElementImpl |
|
| Manifest |
|
| ManifestConstants |
|
| ManifestElement |
Java content class for Manifest element declaration.
|
| ManifestElement |
Java content class for Manifest element declaration.
|
| ManifestElementImpl |
|
| ManifestElementImpl |
|
| ManifestType |
Java content class for ManifestType complex type.
|
| ManifestType |
Java content class for ManifestType complex type.
|
| ManifestTypeImpl |
|
| ManifestTypeImpl |
|
| MAPClientManagerViewBean |
|
| MAPCreateDeviceModel |
|
| MAPCreateDeviceModelImpl |
|
| MAPCreateDeviceTwoViewBean |
|
| MAPCreateDeviceViewBean |
|
| MAPDeviceProfileModel |
|
| MAPDeviceProfileModelImpl |
|
| MAPDeviceProfileViewBean |
|
| MapDuplicateKeyChecker |
This helper class is used by the map validators to detect if a duplicate key
is in the set.
|
| MAPDuplicationDeviceViewBean |
|
| MapFormat |
A text format similar to MessageFormat
but using string rather than numeric keys.
|
| MapHelper |
Utility class for operations on Maps.
|
| MapMarshallUtils |
This class encapsulates a set of public static methods to aid in marshalling Rest and Soap STS instance config state,
ultimately a json native format, into the Map<String, Set<String>> of attributes required for SMS persistence.
|
| MAPModel |
|
| MAPModelBase |
|
| MappingUtils |
Utility method for parsing mappings.
|
| MapSearchContext |
Map backed implementation of the SearchContext.
|
| MAPServiceModel |
|
| MAPServiceModelImpl |
|
| MapToJsonBytesConverter |
A custom converter that converted Maps to byte arrays.
|
| MapToJsonStringConverter |
A custom converter that converted Maps to JSON Strings.
|
| MapValueParser |
Parse values out of a map (strings, basically), which come to us in the form:
[google]=AuthChainSocialGoogle
[twitter]=AuthChainSocialTwitter
[flickr]=AuthChainSocialFlickr
and break these into Pair objects containing:
(google,AuthChainSocialGoogle)
(twitter,AuthChainSocialTwitter)
(flickr,AuthChainSocialTwitter)
Note that the regular expressions are COPIED from MapValueValidator.
|
| MapValueValidator |
Validates map value properties in Agent Properties. e.g.
|
| Marshaller |
Generic interface to support streaming of output through the servlet.
|
| MarshallerFactory |
Determines which marshaller to give based on class/type.
|
| MarshallerImpl |
Implementation of Marshaller interface for JAXB RI.
|
| MarshallerImpl |
Implementation of Marshaller interface for JAXB RI.
|
| MaskingClassLoader |
ClassLoader that masks a specified set of classes
from its parent class loader.
|
| MastheadViewBean |
|
| Match |
Java class for MatchType complex type.
|
| MatchingResourcePath |
A wrapper around ResourcePath that will be equal to another path if their paths match.
|
| MatchPattern |
|
| MaxSessionTimeExpiredProcess |
A process which handles max session time timeouts.
|
| MaxSessionTimeExpiredQuery<C> |
A query that selects all CTS session tokens whose max session time has expired.
|
| MD5Transform |
A very simple test implementation of the JDBC Password Syntax Transform MD5.
|
| MechanismHandler |
Deprecated.
|
| Membership |
|
| MembershipPrincipal |
This class implements the Principal interface
and represents an Membership user.
|
| MergeClientConfig |
Merge client properties from two files into one with comments retained.
|
| MergeProperties |
Merge two properties file into one.
|
| Message |
The Message class is used by web service client and server to
construct request or response.
|
| MessageAuthenticator |
This interface provides a pluggable authenticator for the webservices
to authenticate their clients using various security mechanisms.
|
| MessageAuthenticatorAttribute |
Represents the Message-Authenticator attribute (type 80) defined in section 3.2 of RFC 3579
(originally introduced by RFC 2869).
|
| MessageAuthorizer |
This interface provides a pluggable authorizer for the webservices
to authorize the web service clients.
|
| MessageDispatcher |
The MessageDispatcher acts to forward messages between disparate locations in OpenAM via
a unique identifier and an aysnc interface.
|
| MessageDispatcherFactory |
Generates message dispatchers.
|
| MessageIDElement |
Java content class for MessageID element declaration.
|
| MessageIDElementImpl |
|
| MessageLoginException |
Exception that is thrown when enter a Login Module error state which
does not contain a error template.
|
| MessageProcessor |
The class MessageProcessor is used to process the
SOAPMessage for the JSR 196 providers.
|
| MessageProcessor |
The class MessageProcessor is used to process the
SOAPMessage for the JSR 196 providers.
|
| MessagePromise |
A MessagePromise is an encapsulation of a promise and a set of predicates that must be (successfully) applied
to the contents of any supposed response to this message from an external source.
|
| MessageProviderFactory |
This factory provides us when message provider for different components.
|
| Messages |
Formats error messages.
|
| Messages |
Formats error messages.
|
| MessagesMapService |
Provides a messages map factory service for the Click runtime.
|
| MessageViewBean |
This view just display a message.
|
| MetadataElement |
Java content class for Metadata element declaration.
|
| MetadataElementImpl |
|
| MetadataRequest |
This class implements a WS-Federation metadata request.
|
| MetadataType |
Java content class for MetadataType complex type.
|
| MetadataTypeImpl |
|
| MetaTemplateParameters |
Meta Template Parameters.
|
| MetaToken |
Represents a meta-token string fragment of an XML document.
|
| MexRequest |
A WSFederationAction implementation that handles incoming MEX requests related to WS-Fed Active Requestor
Profile.
|
| MgmtDataElement |
Java content class for MgmtData element declaration.
|
| MgmtDataElement |
Java content class for MgmtData element declaration.
|
| MgmtDataElementImpl |
|
| MgmtDataElementImpl |
|
| MigrateAgentGroups |
The agent group information is no longer stored in the labeledUri setting, hence existing agent groups needs to be
updated to migrate existing agent group membership to the new format ("agentgroup" attribute in the agent
serviceconfig).
|
| MigrateConfigurePropertiesTask |
This class extends class ConfigurePropertiesTask and adds extra steps
to merge previous product's config file with the one newly generated.
|
| MigrateDriver |
This class migrate one product instance at a time.
|
| MigrateFromInstallState |
Class that encapuslates the state of an install instance.
|
| MigrateFromInstFinderStore |
This class reads the instance finder file, belonging to previous product.
|
| MigrateHandler |
Migration handler, part of install framework.
|
| MigrateValidGotoSetting |
Migrates the list of valid goto domains from iPlanetAMAuthService to validationService and also updates the
delegation policies so the agent accounts can access the new service (necessary for DAS).
|
| MigrateWebAgentConfigurePropertiesTask |
This class extends class ConfigurePropertiesTask and performs
data migration.
|
| Misc |
The Misc class contains various misc methods :)
|
| MiscUtils |
|
| MissingAttributeDetail |
Java class for MissingAttributeDetailType complex type.
|
| MissingAttributeDetail |
The StatusCode element is a container of
one or more Statuss issuded by authorization authority.
|
| MissingLicenseException |
Indicates that a license file could not be found by the license locator.
|
| ModificationEvent |
Represents a modification event.
|
| ModificationEventType |
Represents index modifications.
|
| ModifiedProperty<T> |
Responsible for tracking the current and previous values of a property
and indicating when they are differ.
|
| Modify |
This class represents a discovery modify request.
|
| ModifyAttributeSchemaAny |
Modifies attribute schema's any member.
|
| ModifyAttributeSchemaI18nKey |
Modifies attribute schema's i18n Key.
|
| ModifyAttributeSchemaPropertiesViewBeanURL |
Modifies attribute schema's properties view bean URL.
|
| ModifyAttributeSchemaSyntax |
Modifies attribute schema's syntax.
|
| ModifyAttributeSchemaType |
Modifies attribute schema's type.
|
| ModifyAttributeSchemaUIType |
Modifies attribute schema's UI type.
|
| ModifyInheritance |
Modifies service schema inheritance value.
|
| ModifyResponse |
The class ModifyResponse represents a discovery response for
modify request.
|
| ModifyService |
This command modifies the service attribute values of an identity.
|
| ModifySubConfiguration |
Modifies sub configuration.
|
| ModSet |
Represents a set of modification on attributes
|
| ModuleState |
The enum wraps up all of the possible user states in the Membership module
|
| ModuleState |
The enum wraps up all of the possible user states in the LDAP module
|
| MonitoredCTSConnectionFactory<C> |
A wrapper for the CTSConnectionFactory which tracks the success/failure
of connection attempts requested through this factory.
|
| MonitoredOperations |
Wraps a provided SessionOperations instance with timing meta information, and
inserts that into an appropriate monitoring store.
|
| MonitoredResultHandlerFactory |
Implementation enables monitoring of each operation that is processed by the asynchronous task
processors in a suitably generic way.
|
| MonitoringConfiguration |
This class gathers the configuration information for the
monitoring service, which is initially started in WebtopNaming.java
Configuration information can be gathered after Session services
have started up.
|
| MonitoringFedConfig |
This class gathers the configuration information for the
monitoring service, which is initially started in WebtopNaming.java
Configuration information can be gathered after Session services
have started up.
|
| MonitoringUtil |
|
| MonitorManager |
The MonitorManager is used to get instances of
the monitoring
|
| MSISDN |
MSISDN Authentication module retrieves the device's msisdn
number and the Wireless gateway sending the request from the
ServletRequest.
|
| MSISDNPrincipal |
|
| MSISDNValidation |
A class that searches LDAP for the user having
attribute sunIdentityMSISDNNumber matching
the authentication client's device msisdn number.
|
| MSVValidator |
XMLSerializer that calls the native interface of MSV and performs validation.
|
| MSVValidator |
XMLSerializer that calls the native interface of MSV and performs validation.
|
| MultiLineOptions |
|
| MultipleMigrateDriver |
This class migrates all previous product instances into
new product.
|
| MultipleRealmsFoundException |
Signals that the realm String used to lookup a realm failed due to it mapping
to multiple realms.
|
| MultipleUninstallDriver |
|
| MultiProtocolRelayServlet |
The MultiProtocolRelayServlet class is a servlet used as
returned RelayState for HTTP based protocol to continue on
next federation protocol.
|
| MultiProtocolUtils |
The MultiProtocolUtils class provides some utility methods.
|
| MultiRequests |
Java class for MultiRequestsType complex type.
|
| MultiServerClusterMonitor |
API for querying status of servers in cluster.
|
| MultiServicesPropertyXMLBuilder |
|
| MultiWildcardNode |
Wildcard tree node that will match any character except for '?'
|
| MustSupportClientChallengeElement |
10.1 Trust10 Assertion
Java content class for MustSupportClientChallenge element declaration.
|
| MustSupportClientChallengeElementImpl |
|
| MustSupportIssuedTokensElement |
10.1 Trust10 Assertion
Java content class for MustSupportIssuedTokens element declaration.
|
| MustSupportIssuedTokensElementImpl |
|
| MustSupportRefEmbeddedTokenElement |
9.1 Wss10 Assertion
Java content class for MustSupportRefEmbeddedToken element declaration.
|
| MustSupportRefEmbeddedTokenElementImpl |
|
| MustSupportRefEncryptedKeyElement |
9.2 Wss11 Assertion
Java content class for MustSupportRefEncryptedKey element declaration.
|
| MustSupportRefEncryptedKeyElementImpl |
|
| MustSupportRefExternalURIElement |
9.1 Wss10 Assertion
Java content class for MustSupportRefExternalURI element declaration.
|
| MustSupportRefExternalURIElementImpl |
|
| MustSupportRefIssuerSerialElement |
9.1 Wss10 Assertion
Java content class for MustSupportRefIssuerSerial element declaration.
|
| MustSupportRefIssuerSerialElementImpl |
|
| MustSupportRefKeyIdentifierElement |
9.1 Wss10 Assertion
Java content class for MustSupportRefKeyIdentifier element declaration.
|
| MustSupportRefKeyIdentifierElementImpl |
|
| MustSupportRefThumbprintElement |
9.2 Wss11 Assertion
Java content class for MustSupportRefThumbprint element declaration.
|
| MustSupportRefThumbprintElementImpl |
|
| MustSupportServerChallengeElement |
10.1 Trust10 Assertion
Java content class for MustSupportServerChallenge element declaration.
|
| MustSupportServerChallengeElementImpl |
|
| NameAlreadyExistsException |
Exception thrown if a name of an object such as policy, rule or
referral already exists (used by another object of the same type)
|
| NameAlreadyRegisteredException |
Indicates that the given short name of a condition, subject or attribute has already been registered and so a
different name should be chosen.
|
| NameID |
The NameID is used in various SAML assertion constructs
such as Subject and SubjectConfirmation
elements, and in various protocol messages.
|
| NameIDandSPpair |
This class represents a pair of NameID and its
corresponding SPEntityID.
|
| NameIDElement |
Java content class for NameID element declaration.
|
| NameIDElementImpl |
|
| NameIdentifier |
The NameIdentifier element specifies a Subject by a
combination of a name and a security domain governing the name of the
Subject.
|
| NameIdentifierMapper |
The class NameIdentifierMapper is an interface that is
used to map user's NameIdentifier from one provider
to another.
|
| NameIdentifierMapper |
The class NameIdentifierMapper is an interface
that is implemented to map user account to name identifier in
assertion subject in OpenAM.
|
| NameIdentifierMapper |
The interface NameIdentifierMapper is used to map the
real user identity to the psuedo name and vice versa.
|
| NameIDFormatElement |
Java content class for NameIDFormat element declaration.
|
| NameIDFormatElementImpl |
|
| NameIDImpl |
The NameID is used in various SAML assertion constructs
such as Subject and SubjectConfirmation
elements, and in various protocol messages.
|
| NameIDImplWithoutSPNameQualifier |
The NameID is used in various SAML assertion constructs
such as Subject and SubjectConfirmation
elements, and in various protocol messages.
|
| NameIDInfo |
This class NameIDInfo represents the user account
federation information stored in the repository.
|
| NameIDInfoKey |
This class NameIDInfoKey represents the user account
federation information key: sun-fm-saml2-nameid-info-key.
|
| NameIDMapping |
This class provides methods to send or process
NameIDMappingRequest.
|
| NameIDMappingRequest |
This class represents the ManageNameIDRequestType complex type.
|
| NameIDMappingRequestImpl |
|
| NameIDMappingResponse |
This class represents the NameIDMappingResponseType complex type.
|
| NameIDMappingResponseImpl |
|
| NameIDMappingServiceElement |
Java content class for NameIDMappingService element declaration.
|
| NameIDMappingServiceElementImpl |
|
| NameIDMappingServiceSOAP |
This class NameIDMappingServiceSOAP receives and processes
Name ID mapping request using SOAP binding on IDP side.
|
| NameIDPartnerAccountMapper |
The class NameIDPartnerAccountMapper provide an
implementation of the PartnerAccountMapper interface,
the class maps user bases on the value of NameIdentifer only.
|
| NameIDPolicy |
This interface defines methods to retrieve name identifier related
properties.
|
| NameIDPolicyImpl |
This interface defines methods to retrieve name identifier related
properties.
|
| NameIDType |
The NameIDType is used when an element serves to represent
an entity by a string-valued name.
|
| NameIDType |
Java content class for NameIDType complex type.
|
| NameIDTypeImpl |
The NameIDType is used when an element serves to represent
an entity by a string-valued name.
|
| NameIDTypeImpl |
|
| NameNotFoundException |
Exception thrown if an object such as policy, rule or
referral for the given name does not exist.
|
| NamespaceContext2 |
Maintains namespace<->prefix bindings.
|
| NamespaceContext2 |
Maintains namespace<->prefix bindings.
|
| NamespaceContextImpl |
Implementation of the NamespaceContext2.
|
| NamespaceContextImpl |
Implementation of the NamespaceContext2.
|
| NamespacePrefixMapperImpl |
|
| NamespacePrefixMapperImpl |
This class is the implementation of the NamespacePrefixMapper.
|
| NamespacePrefixMapperImpl |
|
| NameValueOutputCallback |
|
| NamingBundle |
|
| NamingRequest |
This NamingRequest class represents a NamingRequest XML
document.
|
| NamingResponse |
This NamingResponse class represents a NamingResponse XML
document.
|
| NamingService |
|
| NamingTableConfigurationFactory |
Responsible for creating the configuration which is used by WebtopNaming.
|
| NASClassAttribute |
Class representing the structure of the Class attribute as specified in section 5.25 of RFC 2865 and able to be
instantiated from the on-the-wire bytes or model objects.
|
| NASIdentifierAttribute |
Class representing the structure of the NAS-Identifier attribute as specified in section 5.32 of RFC 2865 and able to
be instantiated from the on-the-wire bytes or model objects.
|
| NASIPAddressAttribute |
Class representing the structure of the NAS-IP-Address attribute as specified in section 5.4 of RFC 2865 and able to
be instantiated from the on-the-wire bytes or model objects.
|
| NASPortAttribute |
Class representing the structure of the NAS-Port field as specified in section 5.5 of RFC 2865 and able to
be instantiated from the on-the-wire bytes or model objects.
|
| NASPortTypeAttribute |
Class representing the structure of the NAS-Port-Type field as specified in section 5.41 of RFC 2865 and able to be
instantiated from the on-the-wire bytes or model objects.
|
| NeedInfoException |
An UMA exception for when Clients need to provide more information to gain
authorization to a resource.
|
| NeedMoreCredentials |
|
| NeedMoreCredentials_LiteralSerializer |
|
| NestedPolicyType |
Java content class for NestedPolicyType complex type.
|
| NestedPolicyTypeImpl |
|
| NetworkMonitor |
Utility to collect response time and throughput on a per second basis.
|
| NetworkValidator |
|
| NewAuthConfigViewBean |
|
| NewAuthInstanceViewBean |
|
| NewBoolean |
New Boolean class
|
| NewEncryptedID |
Java content class for NewEncryptedID element declaration.
|
| NewEncryptedIDImpl |
Java content class for NewEncryptedID element declaration.
|
| NewID |
This interface identifies the new identifier in an
ManageNameIDRequest message.
|
| NewIDImpl |
This class identifies the new ID entitie in an
ManageNameIDRequest message.
|
| NewServiceWrapper |
Wraps the new Service document and any modifications required after upgrade.
|
| NewSubSchemaWrapper |
Wraps the definition of a new sub schema
|
| NightlyIndexHtml |
Nightly Preparation Implementation.
|
| NodeCreator |
Used to create appropriate tree nodes.
|
| NodeNameFilter |
Simple class that looks for subentries with name matching the
filter.
|
| NoEmailSentException |
|
| NonceElement |
Java content class for Nonce element declaration.
|
| NonceElementImpl |
|
| NoneResponseTypeHandler |
Implementation of the ResponseTypeHandler for handling response types which do not issue any tokens.
|
| NoOpBlacklist<T extends Blacklistable> |
A Blacklist implementation that ignores all elements.
|
| NoOpContentConverter |
NoOp implementation of a ContentConverter which will perform no conversion.
|
| NoOpTokenRestriction |
A simple TokenRestriction implementation which will always satisfy the restriction.
|
| NoPasswordElement |
5.3.1 UsernameToken Assertion
Java content class for NoPassword element declaration.
|
| NoPasswordElementImpl |
|
| NoPermissionException |
Exception thrown if a policy operation attempted could not be
done due to insufficient permissions
|
| NoRealmFoundException |
Signals that the realm String used to lookup a realm failed due to it not
mapping to a valid realm.
|
| NormalizedURL |
Normalize URL.
|
| NoSubject |
|
| NotCondition |
This class wrapped on an Entitlement Condition object to provide boolean
NOT.
|
| NotFoundException |
Encapsulates a user not found exception
|
| NotFoundException |
Thrown when a user cannot be found.
|
| NotFoundException |
|
| Notification |
This Notification class represents a notification.
|
| NotificationBroker |
Delivers notifications to subscribers of topics.
|
| NotificationHandler |
The NotificationHandler interface needs to be implemented by
high level services and applications in order to be able to receive
notifications from the Platform Low Level API.
|
| NotificationsConfig |
Provides notifications configuration.
|
| NotificationSender |
|
| NotificationSet |
This NotificationSet class represents a NotificationSet XML
document.
|
| NotificationsGuiceModule |
Guice bindings for notifications.
|
| NotificationsShutdown |
Responsible for telling the notification broker to shutdown.
|
| NotificationsWebSocket |
WebSocket notification endpoint.
|
| NotificationsWebSocketConfigurator |
Configures the WebSocket notification endpoint.
|
| NotificationsWebSocketFilter |
Provides authentication for the WebSocket notifications endpoint.
|
| NotifyPassword |
NotifyPassword defines a set of methods
that are required to notify a user when a password is changed.
|
| NotSubject |
This class wrapped on an Entitlement Subject object to provide boolean
NOT.
|
| NT |
|
| Ntlm |
|
| NtlmPrincipal |
|
| NTPrincipal |
|
| NullLocationException |
Log Exception thrown when the logging location is null.
|
| NullNotificationBroker |
A notification broker which performs no operation.
|
| NumberValidator |
|
| NumericAttributeCondition |
Condition for evaluating attribute value of numeric type.
|
| NumericAttributeCondition.Operator |
|
| OATH |
Deprecated. |
| OathDevicesDao |
A DAO instance for accessing OATH user devices.
|
| OathDeviceSettings |
Data model representation of an OATH device's settings.
|
| OathDevicesResource |
A user devices resource for OATH authentication devices.
|
| OATHPrincipal |
|
| OATHPrincipal |
|
| OAuth |
|
| OAuth2AbstractAccessAuditFilter |
Responsible for logging access audit events for all OAuth2-based filters.
|
| OAuth2AccessAuditFilter |
Responsible for logging access audit events for OAuth2 and OIDC requests.
|
| OAuth2AccessTokenModifier |
Evaluates the configured OAuth2 Access Token Modification script (script context
OAUTH2_ACCESS_TOKEN_MODIFICATION) and merges any additional claims into the stateless
JWT access/refresh token being issued.
|
| OAuth2AuditLogger |
Audit logger for OAuth2 operations.
|
| OAuth2AuthModuleUpgradeHelper |
This upgrade helper is used to add new default values to the OAuth2 Auth Module schema.
|
| OAuth2Constants |
interface, storage, or both
|
| OAuth2Constants.AgentOAuth2ProviderService |
|
| OAuth2Constants.AuthorizationEndpoint |
11.3.2.
|
| OAuth2Constants.Bearer |
|
| OAuth2Constants.CoreTokenParams |
|
| OAuth2Constants.Custom |
|
| OAuth2Constants.DeviceCode |
Constants relating to the device code flow.
|
| OAuth2Constants.DisplayType |
|
| OAuth2Constants.EndpointType |
|
| OAuth2Constants.Error |
|
| OAuth2Constants.IntrospectionEndpoint |
|
| OAuth2Constants.JwtProfile |
Constants for the OAuth2 Jwt Bearer extension specification.
|
| OAuth2Constants.JWTTokenParams |
|
| OAuth2Constants.MAC |
|
| OAuth2Constants.OAuth2Client |
|
| OAuth2Constants.OAuth2ProviderService |
Stores the constants for the OAuth2 Provider Service
|
| OAuth2Constants.Params |
The OAuth Parameters Registry's initial contents.
|
| OAuth2Constants.ProofOfPossession |
Constants for proof of possession as described by RFC-7800.
|
| OAuth2Constants.ResourceSets |
Constants for resource sets.
|
| OAuth2Constants.SAML20 |
SAML 2.0 Bearer Assertion Profiles for OAuth 2.0
|
| OAuth2Constants.Scopes |
Constants for supported scopes
|
| OAuth2Constants.ScriptParams |
Constants for scripting implementation
|
| OAuth2Constants.ShortClientAttributeNames |
List of client attributes and their names as specified in the OAuth2/OpenID Connect Spec
|
| OAuth2Constants.StoredToken |
|
| OAuth2Constants.Token |
|
| OAuth2Constants.TokenEndpoint |
grant_type Registry
|
| OAuth2Constants.UrlLocation |
Indicates the location of an entity in a URL.
|
| OAuth2Constants.UserinfoEndpoint |
|
| OAuth2Exception |
Base exception for all OAuth2 exceptions.
|
| OAuth2Filter |
Provides validation for OAuth2 endpoints to ensure that the request is valid for the endpoint being requested.
|
| OAuth2FlowFinder |
Finds the correct OAuth2 endpoint handler based on the specified grant type in the request.
|
| OAuth2GlobalSettings |
Methods of this class return Global settings of the OAuth2 Provider.
|
| OAuth2GuiceModule |
Guice module for OAuth2/OpenId Connect provider bindings.
|
| OAuth2GuiceModule.DefaultStatelessCheck |
|
| OAuth2GuiceModule.RealmAgnosticStatefulTokenStore |
|
| OAuth2GuiceModule.RealmAgnosticStatelessTokenStore |
|
| OAuth2Jwt |
Parses a JWT string and offers methods to validate the JWT is valid for the use as an OAuth2 authorization grant or
for OAuth2 client authentication.
|
| OAuth2Model |
Model class for common tasks involved in configuring OAuth2 profiles.
|
| OAuth2ModelImpl |
Default implementation of the OAuth2 profiles model.
|
| OAuth2PostAuthnPlugin |
The OAuth2PostAuthnPlugin implements
AMPostAuthProcessInterface interface for authentication
post processing.
|
| OAuth2ProviderNotFoundException |
Thrown when the oauth2 provider is not found.
|
| OAuth2ProviderSettings |
Interface for defining all settings an OAuth2 provider can have and that can be configured.
|
| OAuth2ProviderSettingsFactory |
A factory for creating/retrieving OAuth2ProviderSettings instances.
|
| OAuth2ProviderUpgradeHelper |
This upgrade helper is used to add new default values to the OAuth2 Provider schema.
|
| OAuth2RealmResolver |
Resolves the realm from OAuth2Request or Context
This is a helper class to help the CREST and non CREST endpoints to resolve the
realm which is used in TokenStore to check if the token is stateless or not.
|
| OAuth2Representation |
Handles processing user consent and error pages to Restlet representations.
|
| OAuth2Request |
An abstraction of the actual request so as to allow the core of the OAuth2 provider to be agnostic of the library
used to translate the HTTP request.
|
| OAuth2RequestFactory |
A factory for creating OAuth2Request instances.
|
| OAuth2RestGuiceModule |
Guice module for OAuth2 Rest endpoint bindings.
|
| OAuth2RestHttpRouteProvider |
OAuth2 HTTP REST route provider which registers the OAuth2 REST endpoints.
|
| OAuth2RestletException |
|
| OAuth2RestRouteProvider |
OAuth2 REST route provider which registers the OAuth2 REST endpoints.
|
| OAuth2RouterProvider |
Guice Provider from getting the OAuth2 HTTP router.
|
| OAuth2Saml2GrantSPAdapter |
|
| OAuth2Saml2GuiceModule |
|
| OAuth2ScopeCondition |
An implementation of an EntitlementCondition that will check whether the
request OAuth2 scopes are sufficient to gain access.
|
| OAuth2ServiceEndpointApplication |
A ServiceEndpointApplication for the /oauth2 services.
|
| OAuth2StatusService |
Handles generic Restlet exceptions.
|
| OAuth2TokenIntrospectionHandler |
|
| OAuth2Uris |
Models all of the possible settings the OAuth2 provider can have and that can be configured.
|
| OAuth2UrisFactory |
A factory for creating/retrieving OAuth2Uris instances.
|
| OAuth2UserApplications |
A request handler for inspecting and revoking OAuth2 applications.
|
| OAuth2Utils |
|
| OAuthAdapter |
OAuth TokenAdapter provides conversion to and from OAuth JsonValue tokens.
|
| OAuthConf |
|
| OAuthParam |
|
| OAuthPrincipal |
|
| OAuthProblemException |
|
| OAuthProblemException.OAuthError |
|
| OAuthProxy |
|
| OAuthTokenField |
The OAuthTokenField provides a mapping between known OAuth fields and the LDAP Attributes
that they map to.
|
| OAuthTokenStore |
Implementation of the OAuthTokenStore interface that uses the CoreTokenService for storing the tokens as JSON
objects.
|
| OAuthUtil |
|
| OAuthValues |
Responsible for converting data types used by OAuth Tokens into appropriate Core Token Service values.
|
| ObjectElement |
Java content class for Object element declaration.
|
| ObjectElement |
Java content class for Object element declaration.
|
| ObjectElementImpl |
|
| ObjectElementImpl |
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.entitlement.xacml3.core package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.saml2.jaxb.assertion package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.saml2.jaxb.entityconfig package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.saml2.jaxb.metadata package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.saml2.jaxb.metadataattr package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.saml2.jaxb.metadataextquery package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.saml2.jaxb.metadataidpdiscovery package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.saml2.jaxb.schema package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.saml2.jaxb.xmlenc package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.saml2.jaxb.xmlsig package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.wsfederation.jaxb.entityconfig package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.wsfederation.jaxb.wsaddr package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.wsfederation.jaxb.wsfederation package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.wsfederation.jaxb.wspolicy package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.wsfederation.jaxb.wsse package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.wsfederation.jaxb.wsspolicy package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.wsfederation.jaxb.wsu package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.identity.wsfederation.jaxb.xmlsig package.
|
| ObjectFactory |
Delivers instances for the corresponding class types.
|
| ObjectInUseException |
Exception thrown to indicate that an object you are trying to
remove is in use and therefore can not be removed.
|
| ObjectNotFound |
|
| ObjectNotFound_LiteralSerializer |
|
| ObjectType |
Java content class for ObjectType complex type.
|
| ObjectType |
Java content class for ObjectType complex type.
|
| ObjectTypeImpl |
|
| ObjectTypeImpl |
|
| Obligation |
Java class for ObligationType complex type.
|
| Obligation |
The Obligation element is a container of
one or more AttributeAssignments issuded by
authorization authority.
|
| ObligationExpression |
Java class for ObligationExpressionType complex type.
|
| ObligationExpressions |
Java class for ObligationExpressionsType complex type.
|
| ObligationImpl |
The Obligation element is a container of
one or more AttributeAssignments issuded by
authorization authority.
|
| Obligations |
Java class for ObligationsType complex type.
|
| Obligations |
The Obligations element is a container of
one or more Obligations issuded by
authorization authority.
|
| ObligationsImpl |
The Obligations element is a container of
one or more Obligations issuded by
authorization authority.
|
| ObservedContextFactory |
This factory is used to provide contexts to the Rhino JavaScript engine which are responsible for
stopping the engine's execution of a script if the provided timeout is configured.
|
| ObservedContextFactory.ObservedJavaScriptContext |
This Context is configured in such a way that we are able to ensure we can determine the
length of time that the script has been running.
|
| OctetUtils |
This class centralizes much of the conversion code that is repeated throughout many attributes that have the same
model implementations.
|
| OdnoklassnikiProvider |
|
| OfflineResolver |
This class helps us home users to resolve http URIs without a network
connection
|
| OldPolicyConditionMigrationUpgradeStep |
Will attempt to migrate old policy conditions to new entitlement conditions.
|
| OldProvidedNameIdentifier |
Deprecated.
|
| OneTimeUse |
The OneTimeUse indicates that the assertion should be
used immediately by the relying party and must not be retained for
future use.
|
| OneTimeUseElement |
Java content class for OneTimeUse element declaration.
|
| OneTimeUseElementImpl |
|
| OneTimeUseImpl |
The OneTimeUse indicates that the assertion should be
used immediately by the relying party and must not be retained for
future use.
|
| OneTimeUseType |
Java content class for OneTimeUseType complex type.
|
| OneTimeUseTypeImpl |
|
| OnlySignEntireHeadersAndBodyElement |
7.4 SymmetricBinding Assertion
Java content class for OnlySignEntireHeadersAndBody element declaration.
|
| OnlySignEntireHeadersAndBodyElementImpl |
|
| OpenAMAuthenticationMethod |
Indicates a method of authentication for OpenAM consisting of an AuthContext.IndexType plus a name of
a service/module/etc.
|
| OpenAMAuthFactory |
Creation of ContextHolder.
|
| OpenAMAuthHandler |
This RADIUS handler authenticates against an authentication realm and chain specified via configuration.
|
| OpenAMClientAuthenticationFailureFactory |
A ClientAuthenticationFailureFactory which includes implementations of methods suitable for handling the OpenAM
implementation of OAuth2.
|
| OpenAMClientRegistration |
Models an OpenAM OAuth2 and OpenId Connect client registration in the OAuth2 provider.
|
| OpenAMClientRegistrationStore |
The OpenAM OAuth2 and OpenId Connect provider's store for all client registrations.
|
| OpenAMHttpURLConnectionFactory |
|
| OpenAMResourceSetStore |
Stores ResourceSetDescription objects in the CTS.
|
| OpenAMScopeValidator |
Provided as extension points to allow the OpenAM OAuth2 provider to customise the requested scope of authorize,
access token and refresh token requests and to allow the OAuth2 provider to return additional data from these
endpoints as well.
|
| OpenAMServiceProvider |
|
| OpenAMServletContextListener |
Stores the ServletContext into the ServletContextCache for reference
throughout the deployed application lifecycle.
|
| OpenAMSessionAssertion |
Class which represents the Assertion corresponding to the custom OpenAMSessionToken SecurityPolicy binding.
|
| OpenAMSessionToken |
This class represents an OpenAM session token, built around the OpenAM session id.
|
| OpenAMSessionTokenCallback |
Callback class used to solicit and obtain the OpenAM session id from the OpenAMSessionTokenClientAssertionBuilder.
|
| OpenAMSessionTokenClientAssertionBuilder |
The AssertionBuilder registered with the CXF Bus running the CXF sts client so that OpenAMSessionAssertions can be
created to consume sts instances with SecurityPolicy bindings specifying OpenAMSessionAssertions.
|
| OpenAMSessionTokenClientInterceptor |
Implementation modeled after org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor.
|
| OpenAMSessionTokenClientInterceptorProvider |
PolicyInterceptorProvider registered with the org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry on the
client side to support the custom OpenAMSessionToken SecurityPolicy assertions.
|
| OpenAMSessionTokenServerAssertionBuilder |
Registered with the org.apache.cxf.ws.policy.AssertionBuilderRegistry, obtained via the cxf Bus in SoapSTSLifecycleImpl,
to obtain and create OpenAMSessionAssertion included in the soap-sts RequestSecurityToken invocation.
|
| OpenAMSessionTokenServerInterceptor |
The custom AbstractTokenInterceptor deployed with published soap-sts instances.
|
| OpenAMSessionTokenServerInterceptorProvider |
PolicyInterceptorProvider registered with the org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry on the
server side to support the custom OpenAMSessionToken SecurityPolicy assertions.
|
| OpenAMSettings |
Provides access to any OpenAM settings.
|
| OpenAMSettingsImpl |
Provides access to any OpenAM settings.
|
| OpenAMTokenState |
Class encapsulating an OpenAM sessionId, and will emit json which includes state necessary to act as the input_token_state
in the RestSTSTokenTranslationInvocationState - i.e. the OpenAM session id, and a AMSTSConstants.TOKEN_TYPE_KEY field corresponding to
TokenType.OPENAM.name().
|
| OpenAMTokenState.OpenAMTokenStateBuilder |
|
| OpenAMTokenStore |
Implementation of the OpenId Connect Token Store which the OpenId Connect Provider will implement.
|
| OpenAMUpgrade |
Application which accepts a config file, displays licenses to the user
and triggers OpenAM's update system.
|
| OpenAMWSSUsernameTokenValidator |
The org.apache.cxf.sts.token.validator.UsernameTokenValidator class ultimately calls a org.apache.ws.security.validate.Validator
instance (set via a setter) to perform the actual token validation.
|
| OpenDJUpgrader |
Upgrade tool for upgrading the embedded instance of OpenDS to OpenDJ.
|
| OpenIdConnect |
Because the OpenIdResolver instances, responsible for validating ID Tokens for a given issuer, require pulling
url state to initialize, I want to cache these instances once created.
|
| OpenIdConnectAuthenticationRequestDispatcher |
This class is responsible for dispatching OpenID Connect ID Tokens to the OpenAM Rest authN context.
|
| OpenIdConnectAuthModuleServiceHelper |
Upgrade Helper for iPlanetAMAuthOpenIdConnectService service to ensure that AttributeSchema modifications are applied
correctly during upgrades.
|
| OpenIdConnectAuthorizeRequestValidator |
Implementation of the AuthorizeRequestValidator for OpenID Connect request validation.
|
| OpenIDConnectCheckSessionEndpoint |
Handles requests to the OpenId Connect checkSession endpoint to retrieve the status of OpenId Connect user sessions.
|
| OpenIdConnectClientRegistration |
Models an OpenId Connect client registration in the OAuth2 provider.
|
| OpenIdConnectClientRegistrationService |
Service for registering OpenId Connect clients.
|
| OpenIdConnectClientRegistrationStore |
The OpenId Connect provider's store for all client registrations.
|
| OpenIDConnectConfiguration |
Handles requests to the OpenId Connect .well-known endpoint for retrieving OpenId Connect provider configuration.
|
| OpenIDConnectDiscovery |
Handles requests to the OpenId Connect discovery endpoint.
|
| OpenIDConnectEndSession |
OpenId Connect service for ending OpenId Connect session.
|
| OpenIdConnectGuiceModule |
|
| OpenIdConnectIdToken |
This class represents an OpenID Connect ID Token.
|
| OpenIdConnectIdTokenTransformValidator |
The RestTokenTransformValidator implementation responsible for dispatching OpenID Connect ID Tokens to the OpenAM Rest authN
context.
|
| OpenIDConnectJWKEndpoint |
Exposes the JWK Set of configured signing and encryption keys for the OAuth2 Authorization Server/OpenID Provider.
|
| OpenIDConnectProvider |
Provider for OpenId Connect for managing OpenId Connect sessions.
|
| OpenIDConnectProviderConfiguration |
Service for getting the configuration of the OpenId Connect provider.
|
| OpenIDConnectProviderDiscovery |
Service for discovering the OpenId Connect provider.
|
| OpenIdConnectRestTokenProviderParameters |
An implementation of the RestTokenProviderParameters to support the RestOpenIdConnectTokenProvider
|
| OpenIdConnectSSOProvider |
Implements an SSOProvider that accepts OpenID Connect ID Tokens issued by this instance of
OpenAM and treats them as SSOTokens.
|
| OpenIdConnectToken |
Models an OpenId Connect Token.
|
| OpenIdConnectTokenAuthMethodReferencesMapper |
An interface which allows soap-sts publishers to generate the amr claim for issued OpenIdConnect tokens on the basis
of the validated input token.
|
| OpenIdConnectTokenAuthnContextMapper |
OpenIdConnect tokens can include an Authentication Context Class Reference (acr) claim which indicates how the subject
asserted by the OIDC token was authenticated.
|
| OpenIdConnectTokenCanceller |
Cancels OpenIdConnect tokens.
|
| OpenIdConnectTokenClaimMapper |
An instance of this interface will be used to insert any custom claims into issued OpenIdConnect tokens.
|
| OpenIdConnectTokenClaimMapperProvider |
Provides the OpenIdConnectTokenClaimMapper needed to insert custom claims into issued OpenIdConnect tokens
|
| OpenIdConnectTokenClaimMapperProviderImpl |
|
| OpenIdConnectTokenConfig |
Encapsulates the configuration state necessary to produce OpenId Connect Id Tokens.
|
| OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder |
|
| OpenIdConnectTokenCreationState |
Encapsulates the invocation-specific state necessary to create OpenIdConnect tokens.
|
| OpenIdConnectTokenCreationState |
This class encapsulates client-specified state necessary for the creation of an OpenIdConnect token.
|
| OpenIdConnectTokenCreationState.OpenIdConnectTokenCreationStateBuilder |
|
| OpenIdConnectTokenGeneration |
Encapsulates the concerns of generating a OpenIdConnect Id Token.
|
| OpenIdConnectTokenGenerationImpl |
|
| OpenIdConnectTokenGenerationState |
Encapsulates invocation-specific state necessary to generate an OpenIdConnect Id token.
|
| OpenIdConnectTokenGenerationState.OpenIdConnectTokenGenerationStateBuilder |
|
| OpenIdConnectTokenPKIProvider |
Defines the concerns related to the signing of OpenIdConnect tokens
|
| OpenIdConnectTokenPKIProviderFactory |
Defines the concern of creating a OpenIdConnectTokenPKIProvider for a particular STS instance, driven by the
state in the OpenIdConnectTokenConfig associated with the STS instance.
|
| OpenIdConnectTokenPKIProviderFactoryImpl |
|
| OpenIdConnectTokenPKIProviderImpl |
|
| OpenIdConnectTokenPublicKeyReferenceType |
An enum describing the manner in which the public key corresponding to the private signing key is
identified, as specified here: https://tools.ietf.org/html/draft-ietf-jose-json-web-signature-41#section-4
Not that if the jku type is specified, the kid claim must also be specified.
|
| OpenIdConnectTokenState |
Class encapsulating an OpenIdConnect jws string, and will emit json which includes state necessary to act as the input_token_state
in the RestSTSTokenTranslationInvocationState - i.e. the jws string, and a AMSTSConstants.TOKEN_TYPE_KEY field corresponding to
TokenType.OPENIDCONNECT.name().
|
| OpenIdConnectTokenState.OpenIdConnectTokenStateBuilder |
|
| OpenIdConnectTokenStore |
Interface for a OpenId Connect Token Store which the OpenId Connect Provider will implement.
|
| OpenIDConnectURLValidator |
This is simply used to verify that URIs entered to the OAuth2 system's
redirect don't contain fragments.
|
| OpenIdPrompt |
Parses and validates the OpenId Connect prompt parameters.
|
| OpenIdResolverCache |
Interface consumed by the OpenIdConnect authN module.
|
| OpenIdResolverCacheImpl |
|
| OpenIdResourceOwnerConsentVerifier |
Verifier for determining whether a resource owner has saved its consent for the authorization grant, taking into
account and OpenID Connect prompt parameter.
|
| OpenIDTokenIssuer |
Issues OpenId Connect tokens and stores them in the OpenID Connect Token Store, when an access token is required
and the OAuth2 request scope contains 'openid'.
|
| OpenSSOApplicationPrivilegeManager |
|
| OpenSSOConfigurator |
Application which accepts a config file, displays licenses to the user
and triggers OpenAM's configurator system.
|
| OpenSSOCoreTokenStore |
This OpenSSOCoreTokenStore implements the core token store
using SM store.
|
| OpenSSOEntitlementListener |
|
| OpenSSOGroupSubject |
Deprecated.
|
| OpenSSOIndexStore |
|
| OpenSSOLogger |
|
| OpenSSOLogger.LogLevel |
|
| OpenSSOLogger.Message |
|
| OpenSSOPolicyDataStore |
|
| OpenSSOPrivilege |
|
| OpenSSOSubjectAttributesCollector |
|
| OpenSSOUserSubject |
Deprecated.
|
| OperationEntry |
The class is used for implementing the "OperationEntry" group.
|
| OperationEntryMBean |
This interface is used for representing the remote management interface for the "OperationEntry" MBean.
|
| OperationEntryMeta |
The class is used for representing SNMP metadata for the "OperationEntry" group.
|
| OperationTableMeta |
The class is used for implementing the "OperationTable" group.
|
| OperationType |
Defines the available CRUDL operations which can be performed on TokenType
tokens.
|
| OperatorContentType |
Java content class for OperatorContentType complex type.
|
| OperatorContentTypeImpl |
|
| OptimisticConcurrencyCheckFailedException |
Indicates that an operation has failed due to an assertion failure.
|
| OptionalSSOTokenSessionModule |
An AuthModule that will validate a SSOToken if it's present, else will allow the request through anyway.
|
| Options |
|
| OrCondition |
|
| OrderedListComparator |
|
| OrderedPropertyStore |
An abstract class which encapulates the functionality to save/load
properties to/from a file.
|
| OrderedSet |
This class extends from AbstractSet.
|
| Organization |
Represents an organization object.
|
| Organization |
This class represents a group of OpenAM organizations.
|
| OrganizationAlreadyExistsException |
The OrganizationAlreadyExistsException is thrown if the
organization already exists.
|
| OrganizationalUnit |
Representation of organizational unit.
|
| OrganizationConfigManager |
The class OrganizationConfigManager provides interfaces to
manage an organization's configuration data.
|
| OrganizationConfigManagerFactory |
|
| OrganizationDisplayNameElement |
Java content class for OrganizationDisplayName element declaration.
|
| OrganizationDisplayNameElementImpl |
|
| OrganizationElement |
Java content class for Organization element declaration.
|
| OrganizationElementImpl |
|
| OrganizationNameElement |
Java content class for OrganizationName element declaration.
|
| OrganizationNameElementImpl |
|
| OrganizationType |
Java content class for OrganizationType complex type.
|
| OrganizationTypeImpl |
|
| OrganizationURLElement |
Java content class for OrganizationURL element declaration.
|
| OrganizationURLElementImpl |
|
| OrgConfigViaAMSDK |
|
| OrgReferral |
An abstract class to facilitate policy referrals based on
organization
|
| OrSubject |
EntitlementSubject wrapper on a set of EntitlementSubject(s) to provide
boolean OR logic Membership is of OrSubject is satisfied if the user is
a member of any of the wrapped EntitlementSubject
|
| OSChecker |
This class represents the Operating System that the installer is running on.
|
| OutputWriter |
Output writer gets the messages from CLI engine and writes them to
System.out or System.err.
|
| Packet |
Represents a RADIUS packet and all contained attribute fields.
|
| PacketDroppedSilentlyEvent |
Event submitted to the event bus when a packet is received from the socket but whose source IP does not match any
defined radius clients or was not formatted properly to even start handling.
|
| PacketFactory |
Provides unmarshalling from the on-the-wire radius byte stream to the corresponding java objects.
|
| PacketProcessedEvent |
Event submitted to the event bus when a packet is received from the socket.
|
| PacketReceivedEvent |
Event submitted to the event bus when a packet is received from the socket.
|
| PacketType |
The packet types in RADIUS rfc 2865 and 2866.
|
| PageImports |
Provides a utility object for rendering a Page's HEAD elements and
control HEAD elements.
|
| PagePropertiesCallback |
Deprecated.
|
| PagePropertiesCallback |
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.
|
| PageTrail |
This class captures a chain of markers where each marker contains information
on the page session needed to activate view bean.
|
| PageTrailManager |
This singleton class governs the tracking of page trail per user session.
|
| PAOSConstants |
This interface defines constants common to all PAOS elements.
|
| PAOSException |
The PAOSException class represents a error while
processing SOAP request and response.
|
| PAOSHeader |
The PAOSHeader class is used by a web application
on HTTP server side to parse a PAOS header in an HTTP request
from the user agent side.
|
| PAOSRequest |
The PAOSRequest class is used by a web application on
HTTP server side to construct a PAOS request message and send
it via an HTTP response to the user agent side.
|
| PAOSResponse |
The PAOSResponse class is used by a web application on
HTTP server side to receive and parse a PAOS response via an
HTTP request from the user agent side.
|
| PAOSUtils |
The PAOSUtils contains utility methods for PAOS
implementation.
|
| Parameter |
Deprecated.
|
| Parameter |
This class implements ParseOutput interface and parsing
log parameter.
|
| ParameterKeys |
List of parameter keys.
|
| Parameters |
This class implements ParseOutput interface and parsing
log parameters.
|
| ParamIndex |
This class implements ParseOutput interface and parsing
log parameter index.
|
| ParamValue |
This class implements ParseOutput interface and parsing
log parameter index.
|
| ParseInputData |
Parse input data and write the parsed data into the required output file.
|
| ParseOutput |
This interface defines parse out put for given data.
|
| ParseOutput |
Application shall implement this interface and store the result in the XML
DOM tree.
|
| PartialQueryTask |
Performs a partial query against the persistence layer.
|
| PartialSession |
The JSON representation of partially described session objects.
|
| PartialSession.Builder |
|
| PartialSessionFactory |
|
| PartialToken |
Represents a partial CTS Token.
|
| PartnerAccountMapper |
The class PartnerAccountMapper is an interface
that is implemented to map partner account to user account
in OpenAM.
|
| PartnerSiteAttributeMapper |
Deprecated.
|
| PassThroughFilter |
A Filter implementation which enforces that no
authentication is required to access the endpoint.
|
| PasswordCredential |
This class PasswordCredential is a place holder for the
username/password object.
|
| PasswordCredentialsGrantTypeHandler |
Implementation of the GrantTypeHandler for the OAuth2 Password Credentials grant.
|
| PasswordCredentialsRequestValidator |
Request validator for the OAuth2 password credentials grant.
|
| PasswordCredentialsRequestValidatorImpl |
Implementation of the request validator for the OAuth2 password credentials grant.
|
| PasswordDecoder |
The class PasswordDecoder is an interface
that is implemented to decode password.
|
| PasswordElement |
Java content class for Password element declaration.
|
| PasswordElementImpl |
|
| PasswordGenerator |
PasswordGenerator defines a set of methods
that are required to generate a new password for a user.
|
| PasswordPolicyException |
The exception class whose instance is thrown if there is any error related with password issue.
|
| PasswordString |
This type is used for password elements per Section 4.1.
|
| PasswordStringImpl |
|
| PasswordTransforms |
Deprecated.
|
| PasswordValidator |
|
| Path |
Allows the declaration of a sub path for all methods in a class.
|
| PathNormalizer |
|
| Payload |
Mark a method parameter as the payload for Post and Put requests.
|
| PayloadTranslator<T> |
Translates from the input Reader to the type.
|
| PBKDF2KeyDerivation |
A ConfigurableKey implementation that derives a secret key from the input password using the PBKDF2 key
deriviation algorithm.
|
| PDPConfigElement |
Java content class for PDPConfig element declaration.
|
| PDPConfigElementImpl |
|
| PDPDescriptorElement |
Java content class for PDPDescriptor element declaration.
|
| PDPDescriptorElementImpl |
|
| PDPDescriptorType |
Java content class for PDPDescriptorType complex type.
|
| PDPDescriptorTypeImpl |
|
| PeerOrgReferral |
Class to facilitate policy referrals to peer
organizations
|
| PEMDecoder |
Utility for decoding PEM formatted keys and certificates.
|
| PendingRequestEmailTemplate |
A service for retrieving the email subject and body for the various pending
request email types, using the resource owner or requesting party's
preferred locale.
|
| PendingRequestResource |
CREST resource for UMA Pending Requests.
|
| PendingRequestsService |
Service class responsible for creating, reading, querying, approving and
denying UMA Pending Requests.
|
| PeopleContainer |
Represents People Container in UMS.
|
| PeriodicCleanUpMap |
PeriodicCleanUpMap is a general Map and a scheduleable unit.
|
| PeriodicGroupMap |
PeriodicGroupMap is a general Map and a scheduleable unit.
|
| PeriodicGroupRunnable |
Periodic task (task will be run periodically) which has handler separated
(share the same ScheduleableGroupAction) can be scheduled to Timer or
TimerPool by using PeriodicGroupRunnable.
|
| PeriodicRunnable |
Periodic task (task will be run periodically) which has handler integrated
(implements ScheduleableAction) can be scheduled to Timer or TimerPool by
using PeriodicRunnable.
|
| Permission |
|
| PermissionRequestEndpoint |
Restlet endpoint for UMA resource servers to register client attempts to access a protected resource.
|
| PermissionRequestFilter |
Extension filter that will be called before permission request creation.
|
| PermissionTicket |
A POJO to represent the UMA Permission Ticket.
|
| PermutationGenerator |
Utility class to generate uniformly distributed random permutations of
integers in the range 0..size Permutation generation deterministically
produces the same result if given the same seed value This class is used to
implement enhanced request routing scheme as described in
http://is.red.iplanet.com/failover/s1as7/IS62-SessionFailover.sxw
|
| PersistableImportStep<T> |
Describes import step which can be applied to the underlying data store.
|
| PersistentCookie |
Sub type of the AbstractLoginModuleBinder which binds the AMLoginModule with the PersistentCookieAuthModule
authentication logic.
|
| PersistentCookieAuthModule |
Authentication logic for persistent cookie authentication in OpenAM.
|
| PersistentCookieAuthModulePostAuthenticationPlugin |
Post authentication plugin for setting the Persistent Cookie on successful authentication.
|
| PersistentCookieModuleWrapper |
Wrapper class for providing Persistent Cookie functionality.
|
| PersistentLicense |
A License that remembers whether the user has accepted it or not in a persistent log file, to avoid
prompting the user to accept the license more than once.
|
| PersistentLicenseLocator |
Decorator license locator that returns PersistentLicense instances that remember license acceptance in a
log file.
|
| PersistentObject |
Represents a persistent object in UMS.
|
| PersistentSearchChangeType |
Types of change that an LDAP persistent search will produce.
|
| PersistentStateAccess |
|
| PersistModuleProcessor |
Handles the processing of state of the DeviceIdSave login module.
|
| PersonalProfile |
This class PersonalProfile is an implementation of
LibertyDataService.
|
| PerThreadCache<T,E extends Exception> |
Provides caching of some expensive objects in a per-thread LRU cache for performance.
|
| PerThreadCipherProvider |
|
| PGPDataElement |
Java content class for PGPData element declaration.
|
| PGPDataElement |
Java content class for PGPData element declaration.
|
| PGPDataElementImpl |
|
| PGPDataElementImpl |
|
| PGPDataType |
Java content class for PGPDataType complex type.
|
| PGPDataType |
Java content class for PGPDataType complex type.
|
| PGPDataTypeImpl |
|
| PGPDataTypeImpl |
|
| PlainMechanismHandler |
The PlainMechanismHandler is a handler for 'PLAIN'
mechanism.
|
| PLLAuditor |
Responsible for publishing audit access events for individual PLL request.
|
| PLLBundle |
|
| PLLClient |
The PLLClient class is used to send RequestSet XML documents
to the URL specified in the send() method.
|
| PLLNotificationServlet |
The PLLNotificationServlet class is used to receive
notifications from servers and forward those notifications to the high level
services and applications for processing.
|
| PLLRequestServlet |
The PLLRequestServlet class is used to receive requests from
applications and forward those requests to the corresponding servers for
processing.
|
| PLLServer |
The PLLServer class is used by high level services and
applications to send NotificationSet XML documents to destination URL
identified in the send() method.
|
| PluginConfig |
The class PluginConfig provides interfaces to manage the
plugin configuration information of a service.
|
| PluginInterface |
The class PluginInterface provides interfaces needed to obtain
information about a plugin interface defined by the service schema.
|
| PluginSchema |
The class PluginSchemaImpl provides the interfaces to obtain
the schema information of a plugin that is configured for a service.
|
| PMAuthenticatedUsersSubjectAddViewBean |
|
| PMAuthenticatedUsersSubjectEditViewBean |
|
| PMAuthenticatedUsersSubjectViewBean |
|
| PMDefaultAuthLevelConditionAddViewBean |
|
| PMDefaultAuthLevelConditionEditViewBean |
|
| PMDefaultAuthLevelConditionViewBean |
|
| PMDefaultAuthSchemeConditionAddViewBean |
|
| PMDefaultAuthSchemeConditionEditViewBean |
|
| PMDefaultAuthSchemeConditionViewBean |
|
| PMDefaultIPConditionAddViewBean |
|
| PMDefaultIPConditionEditViewBean |
|
| PMDefaultIPConditionViewBean |
|
| PMDefaultSessionConditionAddViewBean |
|
| PMDefaultSessionConditionEditViewBean |
|
| PMDefaultSessionConditionViewBean |
|
| PMDefaultTimeConditionAddViewBean |
|
| PMDefaultTimeConditionEditViewBean |
|
| PMDefaultTimeConditionViewBean |
|
| PMDSAMERoleSubjectViewBean |
|
| PMLDAPGroupSubjectViewBean |
|
| PMLDAPOrgSubjectViewBean |
|
| PMLDAPRoleSubjectViewBean |
|
| PMLDAPUserSubjectViewBean |
|
| PMServlet |
Controller servlet for the Realm Management Module
|
| PoliciesAuditFilter |
Filter which will audit any policy requests that pass through it.
|
| Policy |
Java class for PolicyType complex type.
|
| Policy |
Deprecated.
|
| PolicyAction |
Enum class that represents the different policy actions available.
|
| PolicyAttachmentElement |
Java content class for PolicyAttachment element declaration.
|
| PolicyAttachmentElementImpl |
|
| PolicyAttachmentType |
Java content class for anonymous complex type.
|
| PolicyAttachmentTypeImpl |
|
| PolicyCache |
This class caches policy object for Console.
|
| PolicyCache |
The class PolicyCache manages policy cache
for the policy framework.
|
| PolicyChangeNotification |
This PolicyChangeNotification class represents a
PolicyChangeNotification XML document.
|
| PolicyCombinerParameters |
Java class for PolicyCombinerParametersType complex type.
|
| PolicyCondition |
This condition wraps all OpenAM policy conditions.
|
| PolicyConditionPluginViewBeanBase |
|
| PolicyConfig |
The PolicyConfig class manages policy configuration for
an organization and resource comparator configuration for a
serviceType.
|
| PolicyConfigUpgradeHelper |
This helper is used to hide deprecated settings from the global policy configuration ui on upgrade of the product.
|
| PolicyConstants |
Simple class to be a holder for shared policy constants.
|
| PolicyDataStore |
This class implements method to persist policy in datastore.
|
| PolicyDecision |
Deprecated.
|
| PolicyDecisionCacheListener |
The class PolicyDecisionCacheListener implements
PolicyListener interface.
|
| PolicyDecisionUtils |
The class provides some policy utility methods to be used by authentication
service for Resource/IP/Environment based authentication.
|
| PolicyElement |
Java content class for Policy element declaration.
|
| PolicyElementImpl |
|
| PolicyEntitlementModule |
Registers legacy policy conditions and subjects as entitlement conditions and subjects.
|
| PolicyEvaluation |
The class is used for implementing the "PolicyEvaluation" group.
|
| PolicyEvaluationException |
The class PolicyEvaluationException is the exception
for the error happening in policy request XML parsing and policy
request evaluation.
|
| PolicyEvaluationImpl |
|
| PolicyEvaluationMBean |
This interface is used for representing the remote management interface for the "PolicyEvaluation" MBean.
|
| PolicyEvaluationMeta |
The class is used for representing SNMP metadata for the "PolicyEvaluation" group.
|
| PolicyEvaluator |
This class provides methods to get policy decisions
for clients of policy service.
|
| PolicyEvaluator |
Deprecated.
|
| PolicyEvaluator |
Attempts to evaluate and provide authorisation decisions based on policy requests.
|
| PolicyEvaluatorFactory |
This class acts as a factory to get an instance of
com.sun.idenity.policy.client.PolicyEvaluator
|
| PolicyEvaluatorFactory |
Factory provides policy evaluators used to process policy requests.
|
| PolicyEvent |
Deprecated.
|
| PolicyEventType |
Defines the types of policy events.
|
| PolicyException |
The class PolicyException is the basic exception for the
the policy component.
|
| PolicyExport |
Exports policy model resources into a JSON file.
|
| PolicyFactory |
This is the factory class to obtain instances of the objects defined
in xacml context schema.
|
| PolicyGraph |
Graph representation of the policy engine policies that represent all UMA policies for a single
resource set.
|
| PolicyIdentifierList |
Java class for PolicyIdentifierListType complex type.
|
| PolicyImport |
Given a json file containing the policy model export, attempts to create or update policy model resources.
|
| PolicyIssuer |
Java class for PolicyIssuerType complex type.
|
| PolicyListener |
Deprecated.
|
| PolicyListenerRequest |
This PolicyListenerRequest class represents an
AddPolicyListener XML document.
|
| PolicyLockFactory |
Maintains a singleton instance to the shared lock factory.
|
| PolicyManager |
Deprecated.
|
| PolicyModel |
|
| PolicyModelImpl |
|
| PolicyMonitor |
An interface to a data structure for storing monitoring information about policy evaluations.
|
| PolicyMonitorImpl |
Singleton through which all access to the policy monitoring stores is achieved.
|
| PolicyMonitoringType |
For extensibility, for if more than just the binary SELF or SUBTREE are needed.
|
| PolicyNormalAddViewBean |
|
| PolicyNormalEditViewBean |
|
| PolicyNormalViewBeanBase |
|
| PolicyNotification |
This PolicyNotification class represents a PolicyNotification
XML document.
|
| PolicyNotificationHandler |
Class that handles policy notifications from
PLLNotificationServlet.
|
| PolicyOpViewBeanBase |
|
| PolicyParser |
Interface for parsing policies from some resource representation.
|
| PolicyPrivilegeManager |
Implementation of PrivilegeManager that saves privileges as com.sun.identity.policy objects
|
| PolicyPropertyXMLBuilder |
|
| PolicyPropertyXMLBuilderBase |
|
| PolicyReferenceElement |
Java content class for PolicyReference element declaration.
|
| PolicyReferenceElementImpl |
|
| PolicyReferenceType |
Java content class for anonymous complex type.
|
| PolicyReferenceTypeImpl |
|
| PolicyReferralAddViewBean |
|
| PolicyReferralEditViewBean |
|
| PolicyReferralViewBeanBase |
|
| PolicyRequest |
This PolicyRequest class represents a PolicyRequest
XML document.
|
| PolicyRequest |
Basic policy request that captures the common attributes for all policy requests.
|
| PolicyRequestFactory |
Factory used for creating policy requests.
|
| PolicyRequestHandler |
The PolicyRequestHandler class handles the policy
related service requests sent by the Policy Enforcers.
|
| PolicyResource |
REST endpoint for policy/entitlements management and evaluation.
|
| PolicyResourceComparator |
|
| PolicyResourceDelegate |
Delegate that provide methods to create, update, delete and query sets of underlying backend policies.
|
| PolicyResourceWithCopyMoveSupport |
Adds additional behaviour to the existing PolicyResource to support the move and copy of policies.
|
| PolicyResponse |
This PolicyResponse represents a PolicyResponse
XML document.
|
| PolicyResponseProvider |
This class is used to wrap legacy response providers from previous OpenAM
versions and makes them available to the OpenAM entitlement framework.
|
| PolicySearch |
|
| PolicySelectTypeViewBean |
|
| PolicyService |
This PolicyService class repolicyResents a PolicyService
XML document.
|
| PolicySet |
Java class for PolicySetType complex type.
|
| PolicySetCombinerParameters |
Java class for PolicySetCombinerParametersType complex type.
|
| PolicySSOTokenListener |
The class PolicySSOTokenListener implements
SSOTokenListener interface and is used for maintaining the
policy decision cache , subject evaluation cache, User
Role cache maintained by LDAPRoles subject,
as well as the user nsRole attribute values cache.
|
| PolicyStatsListener |
Implementation of com.iplanet.am.util.StatsListener,
to record policy cache stats
We would potentially record cache stats of
PolicyCache: policies, policyManagers, policyListenersMap
PolicyEvaluator: policyResultsCache, ssoListenerRegistry,
policyListenerRegistry, userNSRoleCache,
resouceNamesMap
PolicyRequestHandler: policyEvaluators, listenerRegistry
An instance of PolicyStatsListener is constructed
and registered with Stats service at the first invocation of
PolicyCache.getInstance() call
|
| PolicyStore |
Interface used to decouple the resource from storage of entitlements policies (privileges).
|
| PolicyStoreProvider |
Abstract factory pattern for looking up PolicyStore implementations for a given realm and caller subject
(determined by server context).
|
| PolicySubject |
This subject wraps all OpenAM policy subjects.
|
| PolicySubjectPluginViewBeanBase |
|
| PolicyTimingEntry |
Used to store details on how long a policy evaluation took.
|
| PolicyType |
Java content class for anonymous complex type.
|
| PolicyTypeImpl |
|
| PolicyUtils |
The class PolicyUtils provides utility(static) methods
that would be used by policy pacakge
|
| PolicyV1Filter |
CREST filter used transform between version 1.0 and version 2.0 of the json for the policy endpoint.
|
| PolicyViewBean |
|
| PollingWaitAssistant |
The PollingWaitAssistant class is used by an authentication module to assist in the completion of the PollingWait
callback.
|
| PollingWaitAssistant.PollingWaitState |
The polling wait is used to indicate the current wait situation.
|
| PollingWaitCallback |
Class representative of a PollingWaitCallback Callback Object which instructs a client to wait for the given period
and then resubmit their request.
|
| PollingWaitCallback.PollingWaitCallbackBuilder |
Builder object for the PollingWaitCallback
|
| PollingWaitSpamChecker |
The PollingWaitSpamChecker is a tool for verifying that the client using the PollingWait callback is polling at
an acceptable interval.
|
| PooledTaskExecutor |
|
| PortLimitAttribute |
Class representing the structure of the Port-Limit field as specified in section 5.42 of RFC 2865 and able to be
instantiated from the on-the-wire bytes or model objects.
|
| PortValidator |
Service Manager validator for ports.
|
| PositiveIntegerValidator |
Deprecated.
|
| PositiveIntegerValidator |
Validator for positive integer format.
|
| PositiveIntegerValidator |
Service Manager validator for positive integers.
|
| PossibleLocales |
This class provides a set of possible locales.
|
| Post |
Specify a POST HTTP method endpoint.
|
| PostAuthenticationPluginUpgradeStep |
An upgrade step to update the classes of Post Authentication Plugins in authentication settings
and chains which have been changed.
|
| POSTCleanUpRunnable |
This is a helper class used by SAMLPOSTProfileServlet to clean up expired
assertionIDs from the map.
|
| PPInteractionHelper |
The class PPInteractionHelper is a helper class for the
Personal Profile Service for creating questions for Interaction for value
and interaction for consent.
|
| PPRequestHandler |
The class PPRequestHandler is used to process the
query or modify requests for a personal profile service.
|
| Predicate |
An interface for a basic, stand-alone predicate.
|
| PredicateNotMetException |
An exception indicating that a predicate has not been met en route through the message dispatch system.
|
| PrefixCallback |
|
| PrefixCallback |
|
| PrefixResourceName |
This is a plugin impelmentation of the ResourceName interface
it provides methods to do resource comparisons and resource
handling based on prefix based string match going left to right.
|
| PrefixResourceName |
This is a plugin impelmentation of the ResourceName interface
it provides methods to do resource comparisons and resource
handling based on prefix based string match going left to right.
|
| PrefixResourceName |
This is a plugin impelmentation of the ResourceName interface
it provides methods to do resource comparisons and resource
handling based on prefix based string match going left to right.
|
| PrefixSet |
Represents a set of prefix strings.
|
| PrepNight |
Nightly Preparation Implementation.
|
| PrincipalFromSession |
Defines an interface where a Principal can be obtained from an OpenAM Session.
|
| PrincipalFromSessionImpl |
|
| PrincipalRestUtils |
A collection of ForgeRock-REST based utility functions that do not rely on an application SSO token existing.
|
| PrincipalTokenRestriction |
This Class represents a PrincipalTokenRestriction
implementing the TokenRestriction interface provides methods to check and
compare SSOToken restrictions for this DN
|
| PrintAllSubCommands |
Prints all subcommands.
|
| PrintUtils |
|
| Privilege |
Class representing entitlement privilege
|
| PrivilegeAuthzModule |
This authorisation module ties the calling subject back into the delegation privilege framework to
verify whether the subject has been delegated the privilege to carry out the action they're attempting.
|
| PrivilegeChangeNotifier |
|
| PrivilegeCondition |
A generic condition mapper that maps entitlement conditions to OpenAM
conditions.
|
| PrivilegeDefinition |
For a given privilege verb, defines which actions best represent it and therefore are allowed.
|
| PrivilegeDefinition.Action |
|
| PrivilegeEvaluatorContext |
Holds the context of the policy evaluation making it available to policy
conditions.
|
| PrivilegeIndexStore |
Privilege Index Store is responsible to storing privilege in
a persistent data store.
|
| PrivilegeManager |
Class to manage entitlement privileges: to add, remove, modify privilege
|
| PrivilegeManagerFactory |
Abstract factory for getting hold of actual privilege manager instances.
|
| PrivilegePolicyStoreProvider |
A policy store provider that returns PrivilegePolicyStore instances.
|
| PrivilegeResource |
REST for privilege management
|
| PrivilegeSet |
Simple collection class for passing collections of Privilege, ReferralPrivilege, Application and ResourceType
objects as method argument or return type.
|
| PrivilegeSubject |
A generic subject mapper that maps entitlement subjects to OpenAM
subjects.
|
| PrivilegeType |
Privilege types that are supported by the product.
|
| PrivilegeUtils |
Class with utility methods to map from
com.sun.identity.entity.Privilege
to
com.sun.identity.policy.Policy
|
| PrivilegeValidator |
Validator for privileges intended for use with XACML based operations.
|
| PrivilegeWriteAndAnyPrivilegeReadOnlyAuthzModule |
An authorization module that permits a privileged user from the requested realm or a parent read and write access,
and permits any other privileged user read-only access.
|
| PrivilegeXMLBuilder |
|
| ProblemActionElement |
Java content class for ProblemAction element declaration.
|
| ProblemActionElementImpl |
|
| ProblemActionType |
Java content class for ProblemActionType complex type.
|
| ProblemActionTypeImpl |
|
| ProblemHeaderQNameElement |
Java content class for ProblemHeaderQName element declaration.
|
| ProblemHeaderQNameElementImpl |
|
| ProblemIRIElement |
Java content class for ProblemIRI element declaration.
|
| ProblemIRIElementImpl |
|
| ProcessingContextHeader |
The ProcessingContextHeader class represents
ProcessingContext element defined in SOAP binding schema.
|
| Produces |
The content type of the response.
|
| ProductInfoHandler |
|
| ProductInfoHandlerBase |
|
| ProfilePersister |
Persists the user's device print profile in LDAP.
|
| ProfileProvider |
|
| ProfileProviderFactory |
|
| ProfileViewBeanBase |
|
| ProofTokenElement |
Java content class for ProofToken element declaration.
|
| ProofTokenElementImpl |
|
| ProofTokenState |
When issuing SAML2 Holder-of-Key assertions, the proof token is usually an X509Certificate.
|
| ProofTokenState.ProofTokenStateBuilder |
Builder class for ProofTokenState
|
| ProofTokenType |
Java content class for ProofTokenType complex type.
|
| ProofTokenTypeImpl |
|
| PropertiesFileLicenseLog |
Stores acceptance of license terms in a Properties file on disk.
|
| PropertiesFinder |
This class tries to locate an attribute value in service.
|
| PropertyTemplate |
|
| PropertyXMLBuilder |
|
| PropertyXMLBuilderBase |
|
| ProtectedPage |
Any page that needs to be protected post OpenAM setup should extend this class, for example, all the Config Wizard
pages.
|
| ProtectedResource |
Deprecated.
|
| ProtectionTokenElement |
7.4 SymmetricBinding Assertion
Java content class for ProtectionToken element declaration.
|
| ProtectionTokenElementImpl |
|
| ProtectTokensElement |
7.4 SymmetricBinding Assertion
Java content class for ProtectTokens element declaration.
|
| ProtectTokensElementImpl |
|
| ProtocolFactory |
This is the factory class to obtain object instances for concrete elements in
the protocol schema.
|
| ProviderConfig |
This abstract class ProviderConfig represents the Web Services
Server provider or the Web Services Client provider configuration.
|
| ProviderException |
This class ProviderException represents the Exception
that can be thrown for any errors in accessing any provider configuration
(Web Services Client, Web Services Provider, STS client or Discovery client).
|
| ProviderHeader |
The ProviderHeader class represents 'Provider' element defined
in SOAP binding schema.
|
| ProviderManager |
The interface ProviderManager is a provider interface for
retrieving properties consumed by IDWSF from providers defined in
different specification.
|
| Providers |
Static factory methods for getting pre-configured provider instances.
|
| ProviderUtil |
The class ProviderUtil manages ProviderManager.
|
| ProviderUtils |
|
| ProxyPolicyEvaluator |
Deprecated.
|
| ProxyPolicyEvaluatorFactory |
Deprecated.
|
| ProxyRestriction |
The ProxyRestriction specifies limitations that the
asserting party imposes on relying parties that in turn wish to
act as asserting parties and issue subsequent assertions of their
own on the basis of the information contained in the original
assertion.
|
| ProxyRestrictionElement |
Java content class for ProxyRestriction element declaration.
|
| ProxyRestrictionElementImpl |
|
| ProxyRestrictionImpl |
The ProxyRestriction specifies limitations that the
asserting party imposes on relying parties that in turn wish to
act as asserting parties and issue subsequent assertions of their
own on the basis of the information contained in the original
assertion.
|
| ProxyRestrictionType |
Java content class for ProxyRestrictionType complex type.
|
| ProxyRestrictionTypeImpl |
|
| ProxyStateAttribute |
Class representing the structure of the Proxy-State field as specified in section 5.33 of RFC 2865 and able to be
instantiated from the on-the-wire bytes or model objects.
|
| ProxySubject |
The ProxySubject class represents the identity of a proxy,
the confirmation key and confirmation obligation the proxy must posess and
demonstrate for authentication purpose.
|
| PseudonymBasisElement |
Java content class for PseudonymBasis element declaration.
|
| PseudonymBasisElementImpl |
|
| PseudonymBasisType |
Java content class for PseudonymBasisType complex type.
|
| PseudonymBasisTypeImpl |
|
| PseudonymElement |
Java content class for Pseudonym element declaration.
|
| PseudonymElementImpl |
|
| PseudonymType |
Java content class for PseudonymType complex type.
|
| PseudonymTypeImpl |
|
| PsuedonymServiceEndpointElement |
Java content class for PsuedonymServiceEndpoint element declaration.
|
| PsuedonymServiceEndpointElementImpl |
|
| PublishServiceConsumer |
Defines the concerns of performing a GET on the sts-publish service to obtain SoapSTSInstanceConfig instances
corresponding to published soap-sts instances.
|
| PublishServiceConsumerImpl |
|
| PushAuthGuiceModule |
The PushAuthGuiceModule class configures the guice framework for the Push Auth module.
|
| PushDevicesDao |
A DAO instance for accessing Push user devices.
|
| PushDeviceSettings |
Data model representation of an Push device's settings.
|
| PushDevicesResource |
A user devices resource for Push authentication devices.
|
| PushGuiceModule |
Guice module for OpenAM Push related classes.
|
| PushMessage |
A class representing a message to be sent via a PushNotificationDelegate.
|
| PushMessageChallengeResponsePredicate |
Checks that the response to a message is appropriate for the
user from whom it claims to be sent, by asserting that the
contents is the correct response to the challenge (HmacSHA-256 encoded version
of the challenge sent out).
|
| PushMessageConverter |
Interface to ensure that each delegate system can successfully convert a basic PushMessage into
one appropriate for putting on the wire.
|
| PushNotificationConstants |
Constants for the PushNotification Services and Delegates.
|
| PushNotificationDelegate |
|
| PushNotificationDelegateFactory |
Defines how PushNotificationDelegates should be created.
|
| PushNotificationException |
Exception for issues encountered during the operation of the PushNotificationService or
PushNotificationDelegates.
|
| PushNotificationRestRouteProvider |
|
| PushNotificationService |
The PushNotificationManager holds a map of instantiated PushNotificationDelegates to their realm in which they exist.
|
| PushNotificationServiceConfig |
Config class for a Push Notification Service.
|
| PushNotificationServiceConfig.Builder |
Internal builder for the config to ease creation.
|
| PushNotificationServiceConfigHelper |
Helper for reading a PushNotificationService config, to decouple and aid testing.
|
| PushNotificationServiceConfigHelperFactory |
Decouples the PushNotificationService from its config to aid testing.
|
| PushNotificationServiceSetupListener |
Starts the Push Notification Service on each realm as soon as the server starts, to
ensure that endpoints are appropriately created and made available.
|
| Put |
Specify a PUT HTTP method endpoint.
|
| PWResetAccountLockout |
PWResetAccountLockout defines a set for methods to lock and
unlock the user's account if their attempt to reset password were
unsuccessful after n of tries.
|
| PWResetAdminLog |
PWResetAdminLog defines the methods to log messages
to password reset log file.
|
| PWResetException |
PWResetException is thrown whenever the model implementor
encounters an exception.
|
| PWResetInvalidURLModel |
PWResetInvalidURLModel defines a set of methods required by
invalid URL view bean.
|
| PWResetInvalidURLModelImpl |
PWResetInvalidURLModelImpl contains a set of methods required by
PWResetInvalidURLViewBean.
|
| PWResetInvalidURLViewBean |
PWResetInvalidURLViewBean is invoked when Module Servlet gets an
invalid URL.
|
| PWResetModel |
PWResetModelImpl defines the basic and commonly used
methods used by view beans.
|
| PWResetModelImpl |
PWResetModelImpl defines the basic and commonly used
methods used by view beans.
|
| PWResetQuestionModel |
PWResetQuestionModelImpl defines a set of methods that
are required by password reset question viewbean.
|
| PWResetQuestionModelImpl |
PWResetQuestionModelImpl defines a set of methods that
are required by password reset question viewbean.
|
| PWResetQuestionTiledView |
PWResetQuestionTiledView is a tiled view
for password reset question view bean.
|
| PWResetQuestionViewBean |
PWResetUserValidationViewBean verifies user's
answer to the secret question for the password reset service
|
| PWResetResBundleCacher |
Utility to cache resource bundle object.
|
| PWResetServlet |
PWResetServlet is the controller Servlet for the
Password Reset.
|
| PWResetSuccessModel |
PWResetSuccessModel defines a set of methods that are
required by password reset success message.
|
| PWResetSuccessModelImpl |
PWResetSuccessModelImpl defines a set of methods that are
required by password reset success viewbean.
|
| PWResetSuccessViewBean |
PWResetSuccessViewBean displays reset
password success message.
|
| PWResetUncaughtExceptionModel |
PWResetUncaughtExceptionModel defines a set of methods
required by uncaught exception view bean.
|
| PWResetUncaughtExceptionModelImpl |
PWResetUncaughtExceptionModelImpl contains a set of methods
required by PWResetUncaughtExceptionViewBean.
|
| PWResetUncaughtExceptionViewBean |
PWResetInvalidURLViewBean is invoked when Module Servlet gets an
invalid URL.
|
| PWResetUserValidationModel |
PWResetUserValidationModel defines a set of methods that
are required by password reset user validation viewbean.
|
| PWResetUserValidationModelImpl |
PWResetUserValidationModelImpl defines a set of methods that
are required by password reset user validation viewbean.
|
| PWResetUserValidationViewBean |
PWResetUserValidationViewBean validates user's identity for
the password reset service.
|
| PWResetViewBeanBase |
PWResetViewBeanBase is the base class for password reset.
|
| QCharset |
This class represent charset to be used.
|
| QNameAssertionType |
Java content class for QNameAssertionType complex type.
|
| QNameAssertionTypeImpl |
|
| QR |
|
| QRCallbackBuilder |
Builder class to assist in the creation of a QR code callback.
|
| QRPrincipal |
|
| QualifiedCollection |
Class that wraps a collection and a boolean flag Used to represent ACI target
attributes and ACI permissions.
|
| Query |
The class Query represents a discovery Query object.
|
| Query |
This is an abstract base class for SAML query.
|
| QueryAttribute |
An attribute that can be used in a query filter for querying policies.
|
| QueryBuilder<C,F> |
Fluent class responsible for constructing queries for the data store.
|
| QueryBuilder |
|
| QueryByStringFilterConverter |
Use this org.forgerock.util.query.QueryFilterVisitor implementation to convert a
org.forgerock.util.query.QueryFilter to a org.forgerock.util.query.QueryFilter<String>.
|
| QueryClient |
The QueryClient class provides Query Requester clients with
a method to send requests using SOAP connection to SOAP endpoint.
|
| QueryDescriptorElement |
Java content class for QueryDescriptor element declaration.
|
| QueryDescriptorElementImpl |
|
| QueryDescriptorType |
Java content class for QueryDescriptorType complex type.
|
| QueryDescriptorType |
Java content class for QueryDescriptorType complex type.
|
| QueryDescriptorTypeImpl |
|
| QueryDescriptorTypeImpl |
|
| QueryElement |
This class defines each individual query format.
|
| QueryException |
General query exception that allows for localised messages.
|
| QueryException.QueryErrorCode |
Error messages are stored in the queryError.properties file to facilitate translation.
|
| QueryFactory<T,F> |
Responsible for generating instances of QueryBuilder and QueryFilter to perform queries against
the connection.
|
| QueryFactory |
A query factory for LDAP connections.
|
| QueryFailedException |
Indicates that a query operation has failed.
|
| QueryFilterVisitor |
|
| QueryFilterVisitorAdapter |
Abstract base class for building converters that map CREST query filters to a set of entitlement search filters.
|
| QueryHandlerServlet |
This class QueryHandlerServlet receives and processes
SAMLv2 Queries.
|
| QueryResponse |
The class QueryResponse represents a response for a discovery
query request.
|
| QueryResponseHandler |
Base Query Response handler for paging and sorting.
|
| QueryResponsePresentation |
Responsible for managing the presentation detail around a CREST query and its
response to the caller.
|
| QueryResults |
This contains a search results, plus a error string.
|
| QuerySignatureUtil |
The QuerySignatureUtil provides methods to
sign query string and to verify signature on query string
|
| QueryTask |
Responsible for querying the persistence layer for matching Tokens.
|
| QueueConfiguration |
Interface describing the configuration for asynchronous processing queues.
|
| QueueSelector |
QueueSelector is responsible for selecting an appropriate asynchronous queue for
a task to be performed on.
|
| QueueTimeoutException |
Signals that the CTS Async processing took too long to place the
Task on the queue.
|
| QuotaExhaustionAction |
Interface to define the resulting behavior when the session quota is exhausted.
|
| QuotaExhaustionActionImpl |
|
| QuotaExhaustionActionImpl.SetBlockingQueue<T> |
|
| Radio |
Provides a Radio control: <input type='radio'>.
|
| RadioGroup |
Provides a RadioGroup control.
|
| RADIUS |
An authentication module that defers to remote radius servers to validate username and password.
|
| RadiusAuditLoggerEventBus |
Makes audit logs on behalf of the Radius Server.
|
| RadiusAuditLoggingException |
Exception thrown when it's not possible to make an audit entry.
|
| RadiusAuditor |
Interface through which audit logs may be made.
|
| RadiusCommonConstants |
Define some module wide constants.
|
| RadiusConn |
This class implements RFC2865 - Remote Authentication Dial In User Service (RADIUS), June 2000.
|
| RadiusEvent |
Base class for events submitted to the RadiusServer's event bus.
|
| RadiusLifecycleException |
Exception to be thrown for Radius startup, shutdown & re-configuration errors.
|
| RADIUSPrincipal |
The Principal contributed by the RADIUS
authentication module upon successful authentication of the user.
|
| RadiusProcessingException |
An exception thrown when a response to a RADIUS message could not be sent.
|
| RadiusProcessingExceptionNature |
Enum that describes the nature of the exception.
|
| RadiusRequest |
Encapsulates a radius request.
|
| RadiusRequestContext |
Holds context information about a received radius request being processed and provides the means for a client's
handler to send a response.
|
| RadiusRequestHandler |
Handles valid (ie: from approved clients) incoming radius access-request packets passing responsibility for
generating a response to the client's declared handler class.
|
| RadiusRequestListener |
Listens for incoming radius requests, validates they are for defined clients, drops packets that aren't, and queues
for handling those that are.
|
| RadiusResponse |
Holds the Radius packet to be returned to the requester, along with other information for audit logging/accounting
purposes.
|
| RadiusServer |
Interface describing how to start and stup the RADIUS server service.
|
| RADIUSServer |
Represents a remote radius server to which to delegate authentication for the authentication module.
|
| RadiusServerConstants |
Constants used by the RADIUS server implementation.
|
| RadiusServerEventMonitorMXBean |
An interface to expose the state of the RADIUS server to a JMX client such as visualVM or JConsole.
|
| RadiusServerEventRegistrar |
Collates information for JMX reporting and monitoring.
|
| RadiusServerEventRegistrator |
Interface through which implementations that monitor the state of the Radius Server can update the state by notifying
the implementation of events.
|
| RadiusServerGuiceModule |
This module is loaded by the java service loader mechanism due, initiated by the entry in META-INF/services.
|
| RadiusServerManager |
This class is a singleton instance acting as the entry point both for starting up the RADIUS server feature in OpenAM
and for tearing it down upon container shutdown.
|
| RadiusServiceConfig |
Holds the suite of configuration from the admin console for rapid determination of whether packets should be dropped
or accepted and processed.
|
| RadiusServiceManager |
This class is responsible for starting and stopping the RADIUS server.
|
| RadiusThreadFactory |
Creates threads with name RADIUS-Request-Handler-# with # being the index of creation.
|
| RandomKeyGenerator |
|
| RandomPasswordGenerator |
RandomPasswordGenerator defines a set of methods
that are required to generate a new password for a user.
|
| RandomString |
This class is used to get the random string value.
|
| RateTimer |
Tiny class to allow us to mock out calls to the current time for
tests.
|
| RateWindow |
This class maintains the rate of an event for a sample rate over a window of a particular size.
|
| Read |
|
| Read_LiteralSerializer |
|
| ReadDBHandler |
DBReadHandler interface provides methods that must be present
in each log read handler to read a log file.
|
| ReaderWriterLock |
This reader/writer lock prevents reads from occurring while writes are in
progress, and it also prevents multiple writes from happening simultaneously.
|
| ReaderWriterLock.Test |
The Test class is a unit test for the other code in the current file.
|
| ReadFailedException |
Indicates that a Read operation has failed to complete.
|
| ReadResponse |
|
| ReadResponse_LiteralSerializer |
|
| ReadTask |
Performs a Read against the persistence layer.
|
| Realm |
Models a valid realm within OpenAM.
|
| RealmAddServiceAttributes |
Adds service attribute values of a realm.
|
| RealmAdminUiRolePredicate |
Determines if the user can access the realm administration pages in the UI.
|
| RealmAssignService |
Assigns service to a realm.
|
| RealmAuditConfigModel |
Realm Audit configuration UI model.
|
| RealmAuditConfigViewBean |
Realm Audit configuration UI view bean.
|
| RealmAuditRequestHandler |
A RequestHandler that handles realm based audit event requests.
|
| RealmAuditServiceProxy |
Extension of the commons AuditServiceProxy that allows for OpenAM specific configuration to be exposed
in a thread-safe way.
|
| RealmAwareResource |
Resource capable of determining a realm from a Context.
|
| RealmContext |
A CREST Context for holding realm information from the Request.
|
| RealmContextFilter |
Deprecated. |
| RealmDiscoveryDescriptionAddViewBean |
|
| RealmDiscoveryDescriptionEditViewBean |
|
| RealmDiscoveryDescriptionViewBeanBase |
|
| RealmElement |
Java content class for Realm element declaration.
|
| RealmElementImpl |
|
| RealmEventHandlerAddViewBean |
Realm Audit configuration UI view bean.
|
| RealmEventHandlerEditViewBean |
Realm Audit configuration UI view bean.
|
| RealmEventHandlerSelectViewBean |
Realm Audit configuration UI view bean.
|
| RealmGetAssignableServices |
Gets assignable services of a realm.
|
| RealmGetAssignedServices |
Gets assigned service of realm command.
|
| RealmGetAttributeValues |
Gets attribute values of realm.
|
| RealmGetServiceAttributeValues |
Gets service attribute values of a realm.
|
| RealmGuiceModule |
Guice module for realm specific bindings.
|
| RealmLookup |
API for looking up realms and determining if they are active or not.
|
| RealmLookupException |
Signals that the realm String used to lookup a realm failed due to it being
an invalid realm identifier or the lookup operation failed.
|
| RealmModifyService |
Modifies service attribute values of a realm.
|
| RealmNormaliser |
Normalises the realm so that the returned realm is never null or an empty String.
|
| RealmOAuth2ProviderSettings |
Models all of the possible settings the OAuth2 provider can have and that can be configured.
|
| RealmPropertiesBase |
|
| RealmPropertiesViewBean |
|
| RealmRemoveAttribute |
Get service attribute values of a realm.
|
| RealmRemoveServiceAttributes |
Removes service attribute values of a realm.
|
| RealmResource |
Deprecated.
|
| RealmResourceOfferingAddViewBean |
|
| RealmResourceOfferingEditViewBean |
|
| RealmResourceOfferingModel |
|
| RealmResourceOfferingModelImpl |
|
| RealmResourceOfferingViewBean |
|
| RealmResourceOfferingViewBeanBase |
|
| RealmRoutingFactory |
Factory for providing realm routers for CHF and CREST.
|
| RealmSetAttributeValues |
Set attribute values of a realm.
|
| RealmSetServiceAttributeValues |
Set attribute values of a realm.
|
| RealmUnassignService |
Unassign service from a realm.
|
| RealmUtils |
Realm related utilities.
|
| RealmValidator |
Validates that the given Realm is valid.
|
| ReaperMonitor |
This class maintains a store of information about each CTS Reaper run since server start up.
|
| ReCaptcha |
|
| RecipientEncryptionTokenElement |
7.5 AsymmetricBinding Assertion
Java content class for RecipientEncryptionToken element declaration.
|
| RecipientEncryptionTokenElementImpl |
|
| RecipientSignatureTokenElement |
7.5 AsymmetricBinding Assertion
Java content class for RecipientSignatureToken element declaration.
|
| RecipientSignatureTokenElementImpl |
|
| RecipientTokenElement |
7.5 AsymmetricBinding Assertion
Java content class for RecipientToken element declaration.
|
| RecipientTokenElementImpl |
|
| RecMsg |
This class implements ParseOutput interface and parsing
log record message.
|
| Record |
Recording the OpenAM debug logs in a separate folder to investigate an issue.
|
| RecordConstants |
Record constants
|
| RecordException |
Exception dedicated for a recording issue
|
| RecordProperties |
Properties of a record, imported from a json content
|
| RecordReport |
Create reports for the logs
|
| RecordResource |
Rest endpoint for the record feature.
|
| RecordStatus |
Different status of a log record
|
| Recoverable |
Recoverable interface is defined for Thread related classes.
|
| RecoverableTimerTask |
RecoverableTimerTask is a TimerTask which supports Recoverable interface.
|
| RecoveryCodeGenerator |
Generates codes of a specified length using a given Alphabet as valid characters.
|
| RecType |
This class implements ParseOutput interface and parsing
log record type.
|
| RedirectCallback |
This RedirectCallback class implements Callback
and is used by the authentication module when redirect to a particulat URL
is required with specific redirect data.
|
| RedirectCallbackHandler |
A Callback Handler for RedirectCallbacks, so that multiple places in OpenAM can re-use the same code.
|
| RedirectException |
Indicates a failure during a redirect callback's handling.
|
| RedirectToRealmHomeViewBean |
|
| RedirectUriMismatchException |
Thrown when the redirect uri on the request does not match the redirect uri registered for the client.
|
| RedirectUriResolver |
Resolves the URI to be redirected to after the authorization
|
| RedirectUriValidator |
Validates that the redirect uri on the request matches against the client's registered redirect uris.
|
| RedirectUrlValidator<T> |
Validates the provided redirect URL against the list of valid goto URL domains.
|
| Reference |
This class Reference represents the Direct Reference
of the security token.
|
| ReferenceDigestType |
Java content class for ReferenceDigestType complex type.
|
| ReferenceDigestTypeImpl |
|
| ReferenceElement |
Java content class for Reference element declaration.
|
| ReferenceElement |
This element defines a security token reference
Java content class for Reference element declaration.
|
| ReferenceElement |
Java content class for Reference element declaration.
|
| ReferenceElementImpl |
|
| ReferenceElementImpl |
|
| ReferenceElementImpl |
|
| ReferenceListElement |
Java content class for ReferenceList element declaration.
|
| ReferenceListElementImpl |
|
| ReferenceListType |
Java content class for anonymous complex type.
|
| ReferenceListType.DataReference |
Java content class for DataReference element declaration.
|
| ReferenceListType.KeyReference |
Java content class for KeyReference element declaration.
|
| ReferenceListTypeImpl |
|
| ReferenceListTypeImpl.DataReferenceImpl |
|
| ReferenceListTypeImpl.KeyReferenceImpl |
|
| ReferenceParametersElement |
Java content class for ReferenceParameters element declaration.
|
| ReferenceParametersElementImpl |
|
| ReferenceParametersType |
Java content class for ReferenceParametersType complex type.
|
| ReferenceParametersTypeImpl |
|
| ReferenceToken11Element |
Java content class for ReferenceToken11 element declaration.
|
| ReferenceToken11ElementImpl |
|
| ReferenceTokenElement |
Java content class for ReferenceToken element declaration.
|
| ReferenceTokenElementImpl |
|
| ReferenceTokenType |
Java content class for ReferenceTokenType complex type.
|
| ReferenceTokenTypeImpl |
|
| ReferenceType |
Java content class for ReferenceType complex type.
|
| ReferenceType |
Java content class for ReferenceType complex type.
|
| ReferenceType |
This type represents a reference to an external security token.
|
| ReferenceType |
Java content class for ReferenceType complex type.
|
| ReferenceTypeImpl |
|
| ReferenceTypeImpl |
|
| ReferenceTypeImpl |
|
| ReferenceTypeImpl |
|
| Referral |
Deprecated.
|
| ReferralAddViewBean |
|
| ReferralEditViewBean |
|
| ReferralOpViewBeanBase |
|
| ReferralPrivilege |
Deprecated.
|
| ReferralProxyViewBean |
|
| Referrals |
The class Referrals provides methods to maintain
a collection of Referral objects that can be
applied to a policy.
|
| ReferralTypeManager |
Deprecated.
|
| ReferralWrapper |
Wrapper for the jsonification of ReferralPrivilege objects, for
interaction via the REST endpoint org.forgerock.openam.forgerockrest.entitlements.ReferralsResource.
|
| RefreshActionHandler |
/**
Handler for 'refresh' action
|
| RefreshToken |
Base type for StatefulRefreshToken and StatelessRefreshToken.
|
| RefreshTokenResource |
Handles requests to the OAuth2 token endpoint for refreshing tokens.
|
| RegExResourceName |
A ResourceName implementation that matches the resourcenames using regular expressions.
|
| RegisterAuthModule |
Adds custom authentication modules.
|
| RegisterServices |
Registers service during setup time.
|
| RegistrationDestination |
Registration destination enum.
|
| RegistrationResult |
The enum wraps up all of the possible registration error states in the Membership module
|
| RejectAllHandler |
Simple handler that sends a an AccessReject for all incoming Radius access requests.
|
| RejectASTTransformsCustomizer |
A Groovy CompilationCustomizer that rejects compile-time AST transformation annotations such as
@groovy.transform.ASTTest and the @Grab family.
|
| RejectException |
Exception used to pass a received AccessReject to calling code.
|
| RelatesToElement |
Java content class for RelatesTo element declaration.
|
| RelatesToElementImpl |
|
| RelatesToType |
Java content class for RelatesToType complex type.
|
| RelatesToTypeImpl |
|
| RelativeRedirectUriException |
Thrown when the redirect uri on the request is not an absolute uri.
|
| RelativeToElement |
Java content class for RelativeTo element declaration.
|
| RelativeToElementImpl |
|
| RelativeToType |
Java content class for RelativeToType complex type.
|
| RelativeToTypeImpl |
|
| RelaxedURL |
|
| RelTokenElement |
5.3.9 RelToken Assertion
Java content class for RelToken element declaration.
|
| RelTokenElementImpl |
|
| RemoteCookie |
Encapsulates a Cookie making it Serializable.
|
| RemoteFormatter |
The formatter which prepares the xml string to be sent to a remote log
service.
|
| RemoteHandler |
The class which publishes the log message to a remote log service.
|
| RemoteHttpServletRequest |
This class encapsulates a HttpServletRequest extending from RemoteServletRequest.
|
| RemoteHttpServletResponse |
Encapsulates a HttpServletResponse and makes that state that is serializable
transferable.
|
| RemoteServiceAttributeValidator |
This class makes a JAX-RPC calls to server to validate attribute values.
|
| RemoteServicesImpl |
|
| RemoteServicesProviderImpl |
|
| RemoteServletRequest |
This class encapsulates a ServletRequest allowing its state to be serialized.
|
| RemoteServletResponse |
Encapsulates the transferable state of a ServletResponse object.
|
| RemoteSession |
Facade for the standard servlet HttpSession object.
|
| RemoteSessionQuery |
Provides an implementation of the SessionQueryType that is suitable for use against Remote OpenAM instances.
|
| RemoteSessions |
The class is used for implementing the "RemoteSessions" group.
|
| RemoteSessionsImpl |
Implementation for hooking the SNMP RemoteSessions class in to OpenAM to report on our stats.
|
| RemoteSessionsMBean |
This interface is used for representing the remote management interface for the "RemoteSessions" MBean.
|
| RemoteSessionsMeta |
The class is used for representing SNMP metadata for the "RemoteSessions" group.
|
| RemoveAgentProperties |
This command remove attribute values of an agent.
|
| RemoveAgentsFromGroup |
This command removes agents of an agent group.
|
| RemoveApplicationPrivilegeResources |
|
| RemoveApplicationPrivilegeSubjects |
|
| RemoveAttributeDefaults |
Remove default attribute values of schema.
|
| RemoveAttributeSchemaChoiceValues |
Remove attribute choice values to attribute schema.
|
| RemoveAttributeSchemaDefaultValues |
Remove attribute schema default values.
|
| RemoveAttributeSchemas |
Remove attribute schema(s).
|
| RemoveCircleOfTrustMembers |
Remove member from a Circle of Trust.
|
| RemoveEntry |
The class RemoveEntry represents a remove entry element for
the discovery modify request.
|
| RemoveListenerRequest |
This RemoveListenerRequest class represents an
RemovePolicyListener XML document.
|
| RemoveMember |
This command removes the membership of an identity from another.
|
| RemoveNetscapeLDAPStep |
A step to migrate old NetscapeLDAPv3 sub schema instances to the equivalent other sub schema type.
|
| RemovePluginSchema |
Remove a Plug-in schema from a service.
|
| RemovePrivileges |
This command removes privileges to an identity.
|
| RemoveRedundantDefaultApplication |
If upgrading from any version prior to 13.0.0, this upgrade step will attempt to remove
a known list of redundant default applications, given they no longer have a purpose.
|
| RemoveReferralsStep |
This upgrade step is responsible for the removal of referrals.
|
| RemoveServerConfig |
Remove Server configuration.
|
| RemoveSessionServiceSubSchemaStep |
Removes the sub schema configuration from the SessionService
|
| RemoveSiteFailoverURLs |
Remove secondary URLs from a site.
|
| RemoveSiteMembers |
Remove members from site.
|
| RemoveSubSchema |
Removes sub configuration.
|
| Renderable |
Provides an interface for rendering output to an efficient string buffer.
|
| ReorderAuthChainsViewBean |
|
| ReplaceTokens |
Class ReplaceTokens has the functionality to scan sourceFile extract tokens,
match them with any token replacements in the provided token replacement Map
and perform a replacement if a match is found.
|
| ReplayPasswd |
This class is used to set the encrypted password as a session property.
|
| ReplyMessageAttribute |
Class representing the structure of the Reply-Message attribute as specified in section 5.18 of RFC 2865 and able to
be instantiated from the on-the-wire bytes.
|
| ReplyToElement |
Java content class for ReplyTo element declaration.
|
| ReplyToElementImpl |
|
| Repo |
|
| RepoAuditor |
Responsible for publishing audit repo events for a configuration operation.
|
| RepoAuditorFactory |
Guice factory for creating SMSAuditor objects
|
| RepoConfigHelper |
Copied some methods from com.sun.identity.idm.plugins.ldapv3.LDAPv3Repo.java
which help to get attributes from the idRepoSevices.xml
These help in the initialize method of a plugin
Probably these could be moved to a common utility since they help any idRepo
plugin process the configuration map built from idRepoSevices.xml attributes
sets for a plugin.
|
| ReportGenerator |
This class generates HTML report based on testNG result XML
file.
|
| RepoSearchResults |
This class RepoSearchResults provides to obtain the search
results.
|
| Request |
This Request class represents a request.
|
| Request |
Java class for RequestType complex type.
|
| Request |
This Request class represents a Request XML document.
|
| Request |
The Request element is the top-level element in the XACML
context scehema.
|
| RequestAbstract |
This interface defines methods for setting and retrieving attributes and
elements associated with a SAML request message used in SAML protocols.
|
| RequestAbstractImpl |
This abstract class defines methods for setting and retrieving attributes and
elements associated with a SAML request message used in SAML protocols.
|
| RequestAuthenticator |
The Request Authenticator implementation as outlined in section 3 of RFC 2865.
|
| RequestAuthnContext |
Deprecated.
|
| RequestAuthorizationFilter |
Extension filter that will be called before request authorization and after
request authorization.
|
| RequestContext |
Request context class contains information about the request.
|
| RequestDefaults |
Java class for RequestDefaultsType complex type.
|
| RequestedAttributeElement |
Java content class for RequestedAttribute element declaration.
|
| RequestedAttributeElementImpl |
|
| RequestedAttributeType |
Java content class for RequestedAttributeType complex type.
|
| RequestedAttributeTypeImpl |
|
| RequestedAuthnContext |
Java content class for RequestedAuthnContext element declaration.
|
| RequestedAuthnContextImpl |
Java content class for RequestedAuthnContextType complex type.
|
| RequestedProofToken |
This abstract class RequestedProofToken represents the
WS-Trust protocol element RequestedProofToken.
|
| RequestedProofToken_Impl |
|
| RequestedProofToken_Impl |
|
| RequestedSecurityToken |
This interface encapsulates the WS-Trust <RequestedSecurityToken>
element
|
| RequestedSecurityTokenFactory |
|
| RequestedService |
The class RequestedService enables the requester to specify
that all the resource offerings returned must be offered via a service
instance complying with one of the specified service type.
|
| Requester |
Helper class for performing requests to endpoints via an internal router.
|
| RequesterID |
This interface identifies the requester in an AuthnRequest
message.
|
| RequesterIDImpl |
This interface identifies the requester entities in an
AuthnRequest message.
|
| RequestHandler |
The RequestHandler interface needs to be implemented by high
level services and applications in order to be able to receive requests from
the Platform Low Level API.
|
| RequestHandler |
The RequestHandler interface needs to be implemented
by each web services in order to receive request from your web service
client.
|
| RequestHandler |
The RequestHandler interface needs to be implemented
by each SAMLv2 Query Profile implementaion in order to receive Query
Requests from Client.
|
| RequestImpl |
The Request element is the top-level element in the XACML
context schema.
|
| RequestingPartyToken |
|
| RequestingPartyToken.PermissionsSetConverter |
|
| RequestListenerFactory |
A class that may be used to obtain created RadiusRequestListener objects.
|
| RequestProofTokenElement |
Java content class for RequestProofToken element declaration.
|
| RequestProofTokenElementImpl |
|
| RequestProofTokenType |
Java content class for RequestProofTokenType complex type.
|
| RequestProofTokenTypeImpl |
|
| RequestPseudonymElement |
Java content class for RequestPseudonym element declaration.
|
| RequestPseudonymElementImpl |
|
| RequestPseudonymType |
Java content class for RequestPseudonymType complex type.
|
| RequestPseudonymTypeImpl |
|
| RequestReference |
Java class for RequestReferenceType complex type.
|
| RequestSecurityToken |
This abstract class RequestSecurityToken represents the
WS-Trust protocol element RequestSecurityToken.
|
| RequestSecurityToken_Impl |
|
| RequestSecurityToken_Impl |
|
| RequestSecurityTokenResponse |
This class encapsulates the WS-Trust <RequestSecurityTokenResponse>
element
|
| RequestSecurityTokenResponse |
This abstract class RequestSecurityTokenResponse represents the
WS-Trust protocol element RequestSecurityTokenResponse.
|
| RequestSecurityTokenResponse_Impl |
|
| RequestSecurityTokenResponse_Impl |
|
| RequestSecurityTokenResponseCollection |
This abstract class RequestSecurityTokenResponseCollection
represents the WS-Trust protocol element
RequestSecurityTokenResponseCollection.
|
| RequestSecurityTokenResponseCollection_Impl |
|
| RequestSecurityTokenResponseCollection_Impl |
|
| RequestSecurityTokenTemplateType |
Java content class for RequestSecurityTokenTemplateType complex type.
|
| RequestSecurityTokenTemplateTypeImpl |
|
| RequestSet |
This RequestSet class represents a RequestSet XML document.
|
| RequestUtils |
This class provides common utilities for requests.
|
| RequestValuesBaseURLProvider |
A BaseURLProvider implementation that uses the scheme, serverName and serverPort properties of
the HttpServletRequest.
|
| RequireBearerTokensElement |
Java content class for RequireBearerTokens element declaration.
|
| RequireBearerTokensElementImpl |
|
| RequireClientCertificateElement |
5.3.10 HttpsToken Assertion
Java content class for RequireClientCertificate element declaration.
|
| RequireClientCertificateElementImpl |
|
| RequireClientEntropyElement |
10.1 Trust10 Assertion
Java content class for RequireClientEntropy element declaration.
|
| RequireClientEntropyElementImpl |
|
| RequiredElementsElement |
4.3.1 RequiredElements Assertion
Java content class for RequiredElements element declaration.
|
| RequiredElementsElementImpl |
|
| RequireDerivedKeysElement |
5.3.2 IssuedToken Assertion
Java content class for RequireDerivedKeys element declaration.
|
| RequireDerivedKeysElementImpl |
|
| RequiredValueValidator |
This validator checks if Set is empty or not.
|
| RequireEmbeddedTokenReferenceElement |
5.3.3 X509Token Assertion
Java content class for RequireEmbeddedTokenReference element declaration.
|
| RequireEmbeddedTokenReferenceElementImpl |
|
| RequireExplicitDerivedKeysElement |
5.3.2 IssuedToken Assertion
Java content class for RequireExplicitDerivedKeys element declaration.
|
| RequireExplicitDerivedKeysElementImpl |
|
| RequireExternalReferenceElement |
5.3.2 IssuedToken Assertion
Java content class for RequireExternalReference element declaration.
|
| RequireExternalReferenceElementImpl |
|
| RequireExternalUriReferenceElement |
5.3.6 SecurityContextToken Assertion
Java content class for RequireExternalUriReference element declaration.
|
| RequireExternalUriReferenceElementImpl |
|
| RequireImplicitDerivedKeysElement |
5.3.2 IssuedToken Assertion
Java content class for RequireImplicitDerivedKeys element declaration.
|
| RequireImplicitDerivedKeysElementImpl |
|
| RequireInternalReferenceElement |
5.3.2 IssuedToken Assertion
Java content class for RequireInternalReference element declaration.
|
| RequireInternalReferenceElementImpl |
|
| RequireIssuerSerialReferenceElement |
5.3.3 X509Token Assertion
Java content class for RequireIssuerSerialReference element declaration.
|
| RequireIssuerSerialReferenceElementImpl |
|
| RequireKeyIdentifierReferenceElement |
5.3.3 X509Token Assertion
Java content class for RequireKeyIdentifierReference element declaration.
|
| RequireKeyIdentifierReferenceElementImpl |
|
| RequireReferenceTokenElement |
Java content class for RequireReferenceToken element declaration.
|
| RequireReferenceTokenElementImpl |
|
| RequireRequestSecurityTokenCollectionElement |
10.1 Trust10 Assertion
Java content class for RequireRequestSecurityTokenCollection element declaration.
|
| RequireRequestSecurityTokenCollectionElementImpl |
|
| RequireServerEntropyElement |
10.1 Trust10 Assertion
Java content class for RequireServerEntropy element declaration.
|
| RequireServerEntropyElementImpl |
|
| RequiresGenericClaimDialectElement |
Java content class for RequiresGenericClaimDialect element declaration.
|
| RequiresGenericClaimDialectElementImpl |
|
| RequireSharedCookiesElement |
Java content class for RequireSharedCookies element declaration.
|
| RequireSharedCookiesElementImpl |
|
| RequireSignatureConfirmationElement |
9.2 Wss11 Assertion
Java content class for RequireSignatureConfirmation element declaration.
|
| RequireSignatureConfirmationElementImpl |
|
| RequireSignedTokensElement |
Java content class for RequireSignedTokens element declaration.
|
| RequireSignedTokensElementImpl |
|
| RequireThumbprintReferenceElement |
5.3.3 X509Token Assertion
Java content class for RequireThumbprintReference element declaration.
|
| RequireThumbprintReferenceElementImpl |
|
| ResavePoliciesStep |
This upgrade step simply re-saves all policies.
|
| ResBundleUtils |
This is a utility class providing methods to obtain localized
messages for the delegation service.
|
| ResBundleUtils |
Class to model resource bundle to be used to get messages from,
using the default locale, specified in AMConfig.properties or OS locale
if AMConfig.properties does not have locale defined
|
| ResetAuthChainException |
This exception throws when reset auth chain exception occured
|
| ResharingMode |
The delegation (deputisation) mode.
|
| ResizableLinkedBlockingQueue<E> |
|
| ResizableSemaphore |
|
| Resource |
Represents a user entry in UMS.
|
| Resource |
This utility is used to read any resource such as dtd file or xml file from a
jar file or from a file system we use java class delegation to the class
loader to achieve this
|
| Resource |
The Resource element specifies information about the
resource to which access is requested by listing a
sequence of Attribute elements associated with the
resource. it may include ResourceContent
|
| ResourceAccessStatement |
The ResourceAccessStatement class conveys information regarding
the accessing entities and the resource for which access is being attempted.
|
| ResourceApiVersionRestlet |
|
| ResourceAttribute |
Encapsulates a Strategy to derive attributes to be returned with a particular
Entitlement when evaluating Privileges.
|
| ResourceAttributeTypeIdResolver |
Type id resolver for resource attribute subclasses.
|
| ResourceAttributeUtil |
Provides the ability to convert the ResourceAttribute representation to JSON and back again.
|
| ResourceBase |
|
| ResourceBase.MimeType |
|
| ResourceComparatorValidator |
This validator checks the wildcard and oneLevelWildcard defined
for a resource comparator.
|
| ResourceContent |
The ResourceContent element specifies information about the
resource to which access is requested by listing a
sequence of Attribute elements associated with the
resource. it may include ResourceContent
|
| ResourceDelegationFilter |
Extension filter that will be called before a resource is shared, after a
resource is shared, before a shared resource is modified and on a resource
no longer being shared.
|
| ResourceElement |
Provides a base class for rendering HEAD resources of an HTML page, for
example JavaScript (<script>) and Cascading Stylesheets
(<link>/<style>).
|
| ResourceEnvIPCondition |
Deprecated.
|
| ResourceEnvIPCondition |
This condition provides the policy framework with the condition decision and advices based on the client's
environment or resource such as IP address, DNS host name, location, etc.
|
| ResourceID |
The class ResourceID represents a discovery service resource ID.
|
| ResourceIDMapper |
The class ResourceIDMapper is an interface that is
used to map between an userID and the ResourceID
associated with it.
|
| ResourceImpl |
The Resource element specifies information about the
resource to which access is requested by listing a
sequence of Attribute elements associated with the
resource. it may include ResourceContent
|
| ResourceLoaderLicenseLocator |
Abstract base class for license locators that load the license from some resource location, such as classloaders and
servlet contexts.
|
| ResourceLookup |
ResourceLookup is a partial replacement for implementation of FileLookup.
|
| ResourceManager |
The class ResourceManager manages an index to the
resources managed by policies in a specific organization/realm.
|
| ResourceMapper |
This interface defines the SPI for pluggable implementations
to map XACML context Resource to native resource and service name
|
| ResourceMatch |
The class ResourceMatch defines the results
of a resource match with respect to Policy.
|
| ResourceMatch |
Deprecated.
|
| ResourceMatch |
The class ResourceMatch defines the results
of a resource match with respect to Policy.
|
| ResourceMatchUsing |
Defines the resource handler to be used when verifying resource patterns.
|
| ResourceName |
The interface ResourceName provides
methods to determine the hierarchy of resource names.
|
| ResourceName |
Deprecated.
|
| ResourceName |
The interface ResourceName provides
methods to determine the hierarchy of resource names.
|
| ResourceNameIndexGenerator |
This class provides methods to generate index for URL resource name.
|
| ResourceNameSplitter |
|
| ResourceOffering |
The class ResourceOffering associates a resource with a service
instance that provides access to that resource.
|
| ResourceOwner |
Models a OAuth2 resource owner.
|
| ResourceOwnerAuthenticationRequired |
Thrown when the resource owner needs to be authenticated before the authorization can be granted to a OAuth2 client.
|
| ResourceOwnerAuthenticator |
Authenticates a resource owner from the credentials provided on the request.
|
| ResourceOwnerConsentRequired |
Thrown when the resource owner's consent is required before the authorization can be granted to a OAuth2 client.
|
| ResourceOwnerConsentRequiredException |
Thrown when the OpenID Connect prompt parameter enforces that the resource owner is not asked for consent, but the
resource owner's consent has not been previously stored.
|
| ResourceOwnerConsentVerifier |
Verifier for determining whether a resource owner has saved its consent for the authorization grant, taking into
account and OpenID Connect prompt parameter.
|
| ResourceOwnerOrSuperUserAuthzModule |
|
| ResourceOwnerOrSuperUserAuthzModuleForKBA |
Special filter for KBA(Knowledge based authentication) which ensures that
only users with an SSO Token which has Administrator-level access or the
owner of the resource are allowed to access the resources protected.
|
| ResourceOwnerSessionValidator |
Validates whether a resource owner has a current authenticated session.
|
| ResourceRegistrationFilter |
Extension filter that will be called before and after resource sets are
registered.
|
| ResourceResult |
Deprecated.
|
| ResourceResultRequest |
This ResourceResultRequest class represents a
GetResourceResults XML document.
|
| ResourceResults |
Class that encapsulates a set of ResourceResult
objects
|
| ResourceRouter |
A Router which allows for CREST routes to be registered fluently.
|
| ResourceSaveIndexes |
This class encapculates the resource indexes which are stored in data store.
|
| ResourceSearchIndexes |
This class encapsulates the result of resource splitting.
|
| ResourceService |
Provides a static resource service interface.
|
| ResourceSet |
Provides a container around a set of included and excluded resource names.
|
| ResourceSetAcceptAllFilter |
Accepts all ResourceSets.
|
| ResourceSetConnectionModule |
|
| ResourceSetDataLayerConfiguration |
A data layer configuration for use with resource set tokens.
|
| ResourceSetDescription |
Represents a resource set description created by an OAuth2 client (resource server).
|
| ResourceSetDescriptionValidator |
Validates that the resource set description is valid.
|
| ResourceSetFilter |
A filter that can be applied to ResourceSets.
|
| ResourceSetLabel |
A bean representing a resource set label.
|
| ResourceSetLabelRegistration |
Updates Resource Set labels on Resource Set registration, update and deletion.
|
| ResourceSetOwnerFilter |
Filters the ResourceSets based on whether they are owned by the specified user.
|
| ResourceSetPolicyUrlUpgradeStep |
An upgrade step to fix the policy URLs from Resource Set Registration.
|
| ResourceSetRegistrationEndpoint |
Restlet endpoint for OAuth2 resource servers to register resource set that should be protected.
|
| ResourceSetRegistrationExceptionFilter |
Filters the responses from the ResourceSetRegistrationEndpoint to ensure that all error responses are in the correct
format.
|
| ResourceSetRegistrationHook |
Hook for registration events of Resource Sets.
|
| ResourceSetResource |
Resource Set resource to expose registered Resource Sets for a given user.
|
| ResourceSetService |
Services for getting Resource Sets and optionally augmenting them with an associated UMA policy.
|
| ResourceSetSharedFilter |
Filters the ResourceSets based on whether they are shared with the specified user.
|
| ResourceSetStore |
Allows the storage of ResourceSetDescription objects in a store.
|
| ResourceSetStore.FilterType |
Different ways to combine criteria in a filter.
|
| ResourceSetStoreFactory |
Factory interface for creating ResourceSetStore for a particular realm.
|
| ResourceSetTokenField |
The ResourceSetTokenField provides a mapping between known ResourceSetDescription fields and the LDAP Attributes
that they map to.
|
| ResourceStrings |
|
| ResourceType |
The ResourceType is primarily a mapping between resources and actions and is used as
a template for resources associated with policies.
|
| ResourceType.Builder |
|
| ResourceTypeConfiguration |
Implementations of this interface are responsible for the persistence of the resource type entitlement configuration.
|
| ResourceTypeConfigurationImpl |
The implementation for ResourceTypeConfiguration that is responsible for the persistence
of the resource type entitlement configuration.
|
| ResourceTypeService |
The ResourceTypeService is responsible for access to the persisted ResourceType instances.
|
| ResourceTypeServiceConfig |
This class is the base for entitlement configuration and contains common tasks for interacting with the
persisted entitlement configuration model.
|
| ResourceTypeServiceImpl |
Implementation for ResourceTypeService that uses the ResourceTypeConfiguration to access
persisted resource type instances.
|
| ResourceTypeSmsAttributes |
Resource type attribute definitions for interactions with the SMS layer.
|
| ResourceTypesResource |
Allows for CREST-handling of stored ResourceTypes which know about realms.
|
| Response |
This Response class represents a response.
|
| Response |
Java class for ResponseType complex type.
|
| Response |
This Response class represents a Response XML document.
|
| Response |
The Response message element is used when a response consists
of a list of zero or more assertions that satisfy the request.
|
| Response |
The Response element is a container of
one or more Results issued by policy decision point
|
| ResponseAuthenticator |
Represents the response authenticator as defined in section 3 of RFC 2865.
|
| ResponseImpl |
This is an implementation of interface Response.
|
| ResponseImpl |
The Response element is a container of
one or more Results issuded by authorization authority.
|
| ResponseInfo |
This class stores information about the response made to
the Service Provider.
|
| ResponseProvider |
Deprecated.
|
| ResponseProviderAddViewBean |
|
| ResponseProviderEditViewBean |
|
| ResponseProviderOpViewBeanBase |
|
| ResponseProviderPluginViewBeanBase |
|
| ResponseProviderProxyViewBean |
|
| ResponseProviders |
The class ResponseProviders provides methods to maintain
a collection of ResponseProvider objects that
apply to a policy.
|
| ResponseProviderTypeManager |
Deprecated.
|
| ResponseProviderXMLBuilder |
|
| ResponseSet |
This ResponseSet class represents a ResponseSet XML document.
|
| ResponseTypeHandler |
Handles the issuing of Tokens for a response type, i.e. code, token, id_token.
|
| ResponseTypeValidator |
Validates that the requested response types are valid and are allowed by the OAuth2 Provider and client registration.
|
| ResponseValidationFilter |
Filter for global validation of responses.
|
| RestAMTokenTransformValidator |
Validates OpenAM session tokens in the rest context.
|
| RestApiUpgradeHelper |
This helper is used to set the default values for the REST API global configuration on upgrade of the product.
|
| RestAuthCallbackHandler<T extends Callback> |
Implementations of this interface define how to update a Callback from the headers and request of a Rest call,
if possible, and the methods defined in JsonCallbackParser.
|
| RestAuthCallbackHandlerFactory |
Factory class for getting the appropriate RestAuthCallbackHandlers for the given Callbacks.
|
| RestAuthCallbackHandlerManager |
Manages the converting of Callbacks to and from JSON representation.
|
| RestAuthChoiceCallbackHandler |
Defines methods to update a ChoiceCallback from the headers and request of a Rest call and methods to convert a
Callback to and from a JSON representation.
|
| RestAuthConfirmationCallbackHandler |
Defines methods to update a ConfirmationCallback from the headers and request of a Rest call and methods to convert a
Callback to and from a JSON representation.
|
| RestAuthenticationConstants |
Collection of constants related to REST authentication.
|
| RestAuthenticationHandler |
Handles the initial authenticate and subsequent callback submit RESTful calls.
|
| RestAuthErrorCodeException |
This exception is designed to be thrown from RESTful authentication calls when authentication fails with a
AMAuthErrorCode.
|
| RestAuthException |
This exception is designed to be thrown from RESTful authentication calls when an error occurs.
|
| RestAuthHiddenValueCallbackHandler |
Defines methods to update a HiddenValueCallback from the request of a Rest call and methods to convert the
HiddenValueCallback to and from a JSON representation.
|
| RestAuthHttpCallbackHandler |
Defines methods to update a HttpCallback from the headers and request of a Rest call and methods to convert a
Callback to and from a JSON representation.
|
| RestAuthHttpRequestWrapper |
A HttpServletRequest Wrapper which allows package local classes to add additional parameters to the Http Request.
|
| RestAuthLanguageCallbackHandler |
Defines methods to update a LanguageCallback from the headers and request of a Rest call and methods to convert a
Callback to and from a JSON representation.
|
| RestAuthNameCallbackHandler |
Defines methods to update a NameCallback from the headers and request of a Rest call and methods to convert a
Callback to and from a JSON representation.
|
| RestAuthNameValueOutputCallbackHandler |
Defines methods to convert a NameValueOutputCallback to a JSON representation.
|
| RestAuthPasswordCallbackHandler |
Defines methods to update a PasswordCallback from the headers and request of a Rest call and methods to convert a
Callback to and from a JSON representation.
|
| RestAuthPollingWaitCallbackHandler |
Defines methods to update a PollingWaitCallback from the headers and request of a Rest call and methods to convert a
Callback to and from a JSON representation.
|
| RestAuthRedirectCallbackHandler |
Defines methods to handle a RedirectCallback.
|
| RestAuthResponseException |
This exception is thrown by any of the RestAuthCallbackHandlers for it to return its own Http Response.
|
| RestAuthTextInputCallbackHandler |
Defines methods to update a TextInputCallback from the headers and request of a Rest call and methods to convert a
Callback to and from a JSON representation.
|
| RestAuthTextOutputCallbackHandler |
Defines methods to convert a TextOutputCallback to a JSON representation.
|
| RestAuthX509CallbackHandler |
Defines methods to update a X509CertificateCallback from the headers and request of a Rest call and methods to
convert a Callback to and from a JSON representation.
|
| RestCertificateTokenTransformValidator |
This class is a RestTokenTransformValidator responsible for validating X509 Certificates.
|
| RestCommand |
Rest command does a rest call to OpenAM
|
| RestConstants |
Constants for use with creating CREST services.
|
| RESTEndpoint |
Construct REST endpoints and call them.
|
| RESTEndpoint.RESTEndpointBuilder |
Build a RESTEndpoint
|
| RESTEndpoint.RESTResponse |
Class to encapsulate the response from REST API.
|
| RestEndpointServlet |
Root Servlet for all REST endpoint requests, which are then passed onto the correct underlying servlet, either
CREST for Resource endpoints or Restlet for Service endpoints.
|
| RestException |
Entitlement related exception.
|
| RestGuiceModule |
Guice module for bindings for the REST routers and route registration.
|
| RestHttpRouteProvider |
HTTP route provider for the REST (/json) endpoints.
|
| RestIssuedTokenCanceller<T> |
Interface representing the concerns of token cancellers of rest-sts issued tokens.
|
| RestIssuedTokenCancellerParameters<T> |
Parameters passed to RestIssuedTokenCanceller instances.
|
| RestIssuedTokenValidator<T> |
Inteface defining the concerns of validating tokens issued by the rest-sts.
|
| RestIssuedTokenValidatorParameters<T> |
Defines the parameters passed to RestIssuedTokenValidator#validateToken invocations.
|
| RestletBodyAuditor<T> |
Base auditor for extracting relevant information from request and response bodies
|
| RestletConstants |
Some useful constants for interacting with Restlet.
|
| RestletFormBodyAccessTokenVerifier |
Verifies that a OAuth2 request that is made to one of the protected endpoints on the OAuth2 provider,
(i.e. tokeninfo, userinfo) contains a valid access token specified in the request body.
|
| RestletHeaderAccessTokenVerifier |
Verifies that a OAuth2 request that is made to one of the protected endpoints on the OAuth2 provider,
(i.e. tokeninfo, userinfo) contains a valid access token specified in the request header.
|
| RestletHttpClient |
Deprecated.
|
| RestletQueryParameterAccessTokenVerifier |
Verifies that a OAuth2 request that is made to one of the protected endpoints on the OAuth2 provider,
(i.e. tokeninfo, userinfo) contains a valid access token specified in the request query parameter list.
|
| RestletRealmRouter |
Deprecated.
|
| RestletServiceServlet |
This class is used to create an instance of the Restlet ServerServlet programmatically outside of the Servlet
Container.
|
| RestletUtils |
Utility methods for dealing with Restlet resources.
|
| RestLog |
REST logging and auditing.
|
| RestOpenIdConnectIssuedTokenCanceller |
Implements token cancellation for rest-sts-issued OpenIdConnect tokens.
|
| RestOpenIdConnectIssuedTokenValidator |
Responsible for validating the OpenIdConnectTokens issued by the sts.
|
| RestOpenIdConnectTokenProvider |
|
| RestRealmValidator |
Validates that realms are configured.
|
| RestrictedTokenAction<T> |
Utility interface to be used with RestrictedTokenContext.doUsing() for
performing actions with restricted tokens in a specific context used for
token restriction checking
|
| RestrictedTokenContext |
Utility to attach the context for token restriction checking to the current
thread and marshalling/unmarshalling context value
|
| RestrictedTokenHelper |
This is a Utility class to create the restricted token using the context
|
| RestRouteProvider |
A provider interface that allows CREST routes to be registered on the root
and realm REST Router.
|
| RestSAML2IssuedTokenCanceller |
Implements token cancellation for rest-sts-issued SAML2 assertions.
|
| RestSAML2IssuedTokenValidator |
RestIssuedTokenValidator implementation responsible for validating SAML2 assertions issued by the rest-sts.
|
| RestSamlTokenProvider |
This encapsulates logic to both create a SAML2 token, and to invalidate the interim OpenAM session object
generated from the preceding TokenValidation operation if the TokenTransform has been configured to invalidate
the interim OpenAM sessions generated from token validation.
|
| RestSecurity |
Deprecated. |
| RestSecurityProvider |
Deprecated. |
| RestService |
|
| RestServiceManager |
|
| RestStatusService |
Service to handle error statuses.
|
| RestSTS |
This is the top-level interface invoked directly by the REST-STS resource.
|
| RestSTSAddViewBean |
The ViewBean used to create new Rest STS instances.
|
| RestSTSEditViewBean |
Class to edit an existing rest-sts instance
|
| RestSTSImpl |
|
| RestSTSInjectorHolder |
Holds the Injector instance common to all Rest STS instances.
|
| RestSTSInstanceConfig |
Class which encapsulates all of the user-provided config information necessary to create an instance of the rest
STS.
|
| RestSTSInstanceConfig.RestSTSInstanceConfigBuilder |
|
| RestSTSInstanceConfig.RestSTSInstanceConfigBuilderBase<T extends RestSTSInstanceConfig.RestSTSInstanceConfigBuilderBase<T>> |
|
| RestSTSInstanceConfigMarshaller |
|
| RestSTSInstanceConfigStore |
|
| RestSTSInstanceModel |
This is the model backing the RestSTSAddViewBean and RestSTSEditViewBean classes.
|
| RestSTSInstanceModule |
This class defines all of the bindings for an instance of the REST-STS.
|
| RestSTSInstancePublisher |
Defines the interface consumed to publish a Rest STS instance, and to remove this instance once its functionality
should no longer be exposed.
|
| RestSTSInstancePublisherImpl |
|
| RestSTSInstanceState |
|
| RestSTSInstanceStateFactoryImpl |
|
| RestSTSInstanceStateProvider |
|
| RestSTSInstanceStateServiceListener |
This class implements the ServiceListener interface and leverages the STSInstanceStateProvider interface to
invalidate cache entries in the RestSTSInstanceStateProvider when the organizational config of a rest sts instance
is updated.
|
| RestSTSModule |
This module defines bindings which are common to all STS instances.
|
| RestSTSPublishServiceListener |
This ServiceListener implementation will be registered in RestSTSInstancePublisherImpl#registerServiceListener, which
is called by the RestSTSSetupListener, which is called by the AMSetupServlet upon OpenAM startup (once the current
configuration is valid).
|
| RestSTSService |
The CREST entry point into the Rest STS
|
| RestSTSServiceHttpRouteProvider |
|
| RestSTSSetupListener |
This class is registered with the AMSetupServlet via an entry in the com.sun.identity.setup.SetupListener file contained
under resources/META-INF.services under openam-core.
|
| RestSTSTokenCancellationInvocationState |
Class which encapsulates the concerns of dispatching a token cancellation request referencing a rest-sts issued token
|
| RestSTSTokenCancellationInvocationState.RestSTSTokenCancellationInvocationStateBuilder |
|
| RestSTSTokenTranslationInvocationState |
Class which provides a means to programmatically create a REST STS token translation invocation.
|
| RestSTSTokenTranslationInvocationState.RestSTSTokenTranslationInvocationStateBuilder |
|
| RestSTSTokenValidationInvocationState |
An encapsulation of the state necessary to make a rest-sts token validation invocation.
|
| RestSTSTokenValidationInvocationState.RestSTSTokenValidationInvocationStateBuilder |
|
| RestTokenProvider<T> |
Interface defining token creators in the rest-sts.
|
| RestTokenProviderBase<T> |
Base class for rest token provider implementations.
|
| RestTokenProviderParameters<T> |
Parameter state passed to JsonTokenProvider instances.
|
| RestTokenTransformValidator<T> |
Defines the contract for token validators deployed in the context of token transformation.
|
| RestTokenTransformValidatorParameters<T> |
Defines the parameter state which needs to be passed to the RestTokenTransformValidator#validateToken instances.
|
| RestTokenTransformValidatorResult |
Class defining state returned a successful invocation of RestTokenTransformValidator#validateToken (failed validation will
throw a TokenValidationException).
|
| RestUsernameToken |
Class representing username and password state for rest-sts token transformations initiated by a UsernameToken.
|
| RestUsernameTokenAuthenticationRequestDispatcher |
Responsible for dispatching authentication requests for RestUsernameToken instances.
|
| RestUsernameTokenTransformValidator |
Responsible for validating RestUsernameToken instances, which is simply a <username,password> combination.
|
| RestUtils |
A collection of ForgeRock-REST based utility functions.
|
| Result |
Java class for ResultType complex type.
|
| Result |
The Result element is a container of
one or more Results issuded by authorization authority.
|
| ResultHandler<T,E extends Exception> |
ResultHandler is responsible for providing a mechanism of allowing access to the result
of an asynchronous operation.
|
| ResultHandlerFactory |
Defines the types of ResultHandler that can be generated for processing the result
of asynchronous operations.
|
| ResultImpl |
The Result element contains decision, status and obligations
per resource id
|
| ResultMapper |
This interface defines the SPI for pluggable implementations
to map native resource result to XACML context result
|
| ResultsCacheUtil |
This class provides a bridge between the end point on
policy client that is listening for notifications from
policy service and policy client cache.
|
| ResultStatus |
|
| RetrievalMethodElement |
Java content class for RetrievalMethod element declaration.
|
| RetrievalMethodElement |
Java content class for RetrievalMethod element declaration.
|
| RetrievalMethodElementImpl |
|
| RetrievalMethodElementImpl |
|
| RetrievalMethodType |
Java content class for RetrievalMethodType complex type.
|
| RetrievalMethodType |
Java content class for RetrievalMethodType complex type.
|
| RetrievalMethodTypeImpl |
|
| RetrievalMethodTypeImpl |
|
| RetryAfterElement |
Java content class for RetryAfter element declaration.
|
| RetryAfterElementImpl |
|
| RhinoSandboxClassShutter |
Rhino class-shutter implementation that provides sandboxing via class white- and black-listing.
|
| RhinoScriptEngineFactory |
JSR-223 wrapper around a Rhino ContextFactory.
|
| RMRealmAddViewBean |
|
| RMRealmModel |
|
| RMRealmModelImpl |
|
| RMRealmOpViewBeanBase |
|
| RMRealmViewBean |
|
| RMRealmViewBeanBase |
|
| RMServlet |
Controller servlet for the Realm Management Module
|
| RoleDescriptorElement |
Java content class for RoleDescriptor element declaration.
|
| RoleDescriptorElementImpl |
|
| RoleDescriptorType |
Java content class for RoleDescriptorType complex type.
|
| RoleDescriptorTypeImpl |
|
| RootNode |
Root node of the tree structure.
|
| RouterContextResource |
An extension of the Restlet ServerResource that returns the router's context for all getContext() calls.
|
| Routers |
Class containing methods for creating fluent route registration routers.
|
| Routers.ResourceRoute |
A route that is being registered fluently.
|
| Routers.ServiceRoute |
|
| Routers.VersionableResourceRoute |
A route that is being registered fluently, which can be versioned.
|
| Routers.VersionableServiceRoute |
|
| Routers.VersionedResourceRoute |
A route that is being registered fluently, which requires versioning.
|
| Routers.VersionedServiceRoute |
|
| RPSigninRequest |
This class implements the sign-in request for the service provider.
|
| RPSigninResponse |
This class handles the sign-in response from the identity provider
|
| RSAKeyValueElement |
Java content class for RSAKeyValue element declaration.
|
| RSAKeyValueElement |
Java content class for RSAKeyValue element declaration.
|
| RSAKeyValueElementImpl |
|
| RSAKeyValueElementImpl |
|
| RSAKeyValueType |
Java content class for RSAKeyValueType complex type.
|
| RSAKeyValueType |
Java content class for RSAKeyValueType complex type.
|
| RSAKeyValueTypeImpl |
|
| RSAKeyValueTypeImpl |
|
| Rule |
Java class for RuleType complex type.
|
| Rule |
Deprecated.
|
| RuleAddViewBean |
|
| RuleCombinerParameters |
Java class for RuleCombinerParametersType complex type.
|
| RuleEditViewBean |
|
| RuleNoResourceAddViewBean |
|
| RuleNoResourceEditViewBean |
|
| RuleOpViewBeanBase |
|
| RuleWithPrefixAddViewBean |
|
| RuleWithPrefixEditViewBean |
|
| RunnableTimerTask |
RunnableTimerTask is a TimerTask which will use Recoverable interface
whenever Exception or Error may stop the running Timer or make the Timer to
an unknown state.
|
| SAE |
|
| SAEPrincipal |
|
| SAML11AssertionValidator |
This class provides validation functionality for SAML1.x assertions.
|
| SAML11RequestedSecurityToken |
SAML11RequestedSecurityToken represents a concrete RequestedSecurityToken -
one containing a SAML 1.1 assertion.
|
| SAML2 |
SAML2 Authentication Module, acting from the SP's POV.
|
| SAML2ActorFactory |
The SAML2ActorFactory provides creation services for SAML IDP actors.
|
| SAML2AssertionValidator |
This class validates SAML2 Assertions using local configuration.
|
| SAML2Auditor |
Responsible for publishing audit access events for individual SAML2 requests.
|
| Saml2BearerServerResource |
Implements a SAML 2.0 Flow.
|
| SAML2Config |
Encapsulates the configuration state necessary to produce SAML2 assertions.
|
| SAML2Config.SAML2ConfigBuilder |
Builder used to programmatically create SAML2Config objects
|
| SAML2ConfigHelper |
This upgrade helper allows the modification of attributes for the SAMLv2 config service.
|
| SAML2ConfigService |
This class provides methods to retrieve SAML2 configuration
from the data store.
|
| SAML2Constants |
This interface defines constants common to all SAMLv2 elements.
|
| SAML2COTUtils |
The SAML2COTUtils provides utility methods to update
the SAML2 Entity Configuration cotlist attributes
in the Service and Identity Provider configurations.
|
| SAML2CryptoProvider |
Encapsulates the concerns of obtaining the Crypto context necessary to sign and encrypt SAML2 assertions.
|
| SAML2CryptoProviderFactory |
Defines concern related to obtaining an instance of the SAML2CryptoProvider class.
|
| SAML2CryptoProviderFactoryImpl |
|
| SAML2CryptoProviderImpl |
|
| SAML2CTSPersistentStore |
This class is used in SAML2 failover mode to store/recover serialized
state of Assertion/Response object.
|
| SAML2EventLogger |
A SAML2EventLogger can receive information about SAML2 request progress and success along with information to
track individual requests.
|
| SAML2Exception |
This class is an extension point for all SAML related exceptions.
|
| SAML2FailoverUtils |
Provides helper methods specifically around using SAML2 Failover and the SAML2 Token Repository.
|
| Saml2GrantTypeHandler |
|
| SAML2IdentityProviderAdapter |
This interface SAML2IdentityProviderAdapter is used to perform
specific tasks in the IdP
|
| SAML2IDPFinder |
This interface SAML2IDPFinder is used to find a list of
preferred Identity Authenticating providers to service the authentication
request.
|
| SAML2IDPProxyFRImpl |
This class SAML2IDPProxyFRImpl is used to find a preferred Identity
Authenticating provider to proxy the authentication request.
|
| SAML2IDPProxyImpl |
This class SAML2IDPProxyImpl is used to find a preferred Identity
Authenticating provider to proxy the authentication request.
|
| SAML2InvalidNameIDPolicyException |
This class is an extension point for all SAML related exceptions.
|
| Saml2JsonTokenAuthnContextMapper |
Defines the functionality which maps a TokenType to a SAML2 AuthnContext value (see section 2.7.2.2
of http://docs.oasis-open.org/security/saml/v2.0/saml-core-2.0-os.pdf for details).
|
| Saml2JsonTokenAuthnContextMapperImpl |
|
| SAML2MetaConstants |
This interface is used to define the constants used by this SAML2 meta
service.
|
| SAML2MetaException |
This class is an extension point for all SAML2 Meta related exceptions.
|
| SAML2MetaManager |
The SAML2MetaManager provides methods to manage both the
standard entity descriptor and the extended entity configuration.
|
| SAML2MetaSecurityUtils |
The SAML2MetaUtils provides metadata security related util
methods.
|
| SAML2MetaUtils |
The SAML2MetaUtils provides metadata related util methods.
|
| SAML2PluginsUtils |
The SAML2PluginsUtils contains utility methods for SAML 2.0 plugins classes.
|
| SAML2PostAuthenticationPlugin |
Plugin that gets activated for SLO for the SAML2 auth module.
|
| SAML2ProviderManager |
The class SAML2ProviderManager retrieves properties consumed
by IDWSF from providers defined in SAML2.
|
| SAML2Proxy |
Called on the way back into the SAML2 Authentication Module
by the saml2AuthAssertionConsumer jsp.
|
| SAML2ResponseData |
Response data from SAML2 IDP, combined here for ease of access.
|
| Saml2RestTokenProviderParameters |
An implementation of the RestTokenProviderParameters to support the creation of Saml2 tokens.
|
| SAML2SDKUtils |
The SAML2SDKUtils contains utility methods for SAML 2.0
implementation.
|
| SAML2ServiceProviderAdapter |
The SAML2ServiceProviderAdapter abstract class provides methods
that could be extended to perform user specific logics during SAMLv2
protocol processing on the Service Provider side.
|
| SAML2SessionPartner |
This class encapsulates session partner.
|
| Saml2SessionUpgradeHandler |
This SessionUpgradeHandler implementation should ensure that during a session upgrade the SAML authentication
related cache mappings are updated, so that SLO will correctly trigger logout on all remote entities.
|
| SAML2SingleLogoutHandler |
The SAML2SingleLogoutHander class is an implementation of
the SingleLogoutHandler for the Liberty ID-FF protocol.
|
| SAML2SOAPBindingRequestHandler |
|
| SAML2Store |
An internal alternative to using the SAML2 Failover as a mechanism for data transfer.
|
| SAML2SubjectConfirmation |
Enum defining the SAML2 SubjectConfirmation values used in the REST-STS and the TokenGenerationService.
|
| SAML2Token |
This class SAML2Token represents a SAML2
token that can be inserted into web services security header
for message level security.
|
| SAML2TokenCanceller |
Implements TokenCanceller functionality for SAML2 assertions.
|
| Saml2TokenCreationState |
Encapsulation of the state specific to generating SAML2 assertions.
|
| SAML2TokenCreationState |
This class encapsulates state passed to the REST STS about the nature of the to-be-issued SAML2 token.
|
| SAML2TokenCreationState.SAML2TokenStateBuilder |
|
| SAML2TokenGeneration |
This interface defines the concerns of SAML2TokenGeneration, as exposed by the TokenGenerationService, and consumed by
published STS instances, both REST and SOAP.
|
| SAML2TokenGenerationImpl |
|
| SAML2TokenGenerationState |
Encapsulates the invocation-specific state necessary to generation SAML2 assertions.
|
| SAML2TokenGenerationState.SAML2TokenGenerationStateBuilder |
|
| SAML2TokenRepository |
Enables the storing/recovering serialized state of SAML2 Tokens when in SAML2 failover-mode.
|
| SAML2TokenRepositoryException |
This class is used to wrap Exceptions thrown by implementations of the SAML2TokenRepository.
|
| SAML2TokenSpec |
This class implements the interface SecurityTokenSpec to
create SAML2 Assertions / Security tokens.
|
| SAML2TokenState |
Class encapsulating an SAML2 token string, and will emit json which includes state necessary to act as the to-be-validated
token state in the RestSTSTokenValidationInvocation state - i.e. the SAML2 assertion string, and a
AMSTSConstants.TOKEN_TYPE_KEY field corresponding to TokenType.SAML2.name().
|
| SAML2TokenState.SAML2TokenStateBuilder |
|
| SAML2TokenUtils |
This class provides utility classes for the SAML2 token support
|
| SAML2Utils |
The SAML2Utils contains utility methods for SAML 2.0
implementation.
|
| Saml2XmlTokenAuthnContextMapper |
Defines the functionality which maps a TokenType to a SAML2 AuthnContext value (see section 2.7.2.2
of http://docs.oasis-open.org/security/saml/v2.0/saml-core-2.0-os.pdf for details).
|
| SAMLAdapter |
TokenAdapter for SAML tokens.
|
| SAMLAuthenticator |
An Authenticator is an object used to provide authentication to the session.
|
| SAMLAuthenticatorLookup |
The SAMLAuthenticatorLookup is used to lookup existing authentication details for a session.
|
| SAMLAwareServlet |
Endpoint that supports SAML web browser artifact profile.
|
| SAMLBase |
|
| SAMLCertUtils |
This class finds any matching cert in the jks store.
|
| SAMLCertUtils.CertEntry |
This class contains the mapping between a
java.security.cert.X509Certificate's nickname and its related Data.
|
| SAMLClient |
The class SAMLClient provides interfaces
to do Web and POST profile as specified by SAML specification.
|
| SAMLConstants |
This is a common class defining some constants common to all SAML elements.
|
| SAMLException |
This class is an extension point for all SAML related exceptions.
|
| SAMLException_SOAPSerializer |
|
| SAMLPOSTProfileServlet |
This servlet is used to support SAML 1.x Web Browser/POST Profile.
|
| SAMLProperty |
|
| SAMLPropertyTemplate |
|
| SAMLPropertyXMLBuilder |
|
| SAMLRequesterException |
This exception is thrown when the request could not be performed due to
an error in the sender or in the request.
|
| SAMLRequestVersionDeprecatedException |
This exception is thrown when the receiver could not process the request
because the version was deprecated.
|
| SAMLRequestVersionTooHighException |
This exception is thrown when the receiver could not process the request
because the version was too high.
|
| SAMLRequestVersionTooLowException |
This exception is thrown when the receiver could not process the request
because the version was too low.
|
| SAMLResponderException |
This exception is thrown when the request could not be performed
due to an error at the receiving end.
|
| SAMLServiceManager |
This is a singleton class.
|
| SAMLServiceManager.SiteEntry |
This class contains the mapping between supported target
host:port(target) and its saml-aware-servlet URL & sourceid.
|
| SAMLServiceManager.SOAPEntry |
Contains the mapping between Source ID (SourceID) and its
SOAP-Receiver-servlet URL (SOAPUrl).
|
| SAMLSiteID |
This class is used to generate SAML Site ID.
|
| SAMLSOAPReceiver |
This class defines a SOAP Receiver which supports SOAP over HTTP binding.
|
| SAMLStatsAccessor |
|
| SAMLToken |
This wrapper class wraps up the various fields of the SAML tokens and contains them in a single class.
|
| SamlTokenElement |
5.3.8 SamlToken Assertion
Java content class for SamlToken element declaration.
|
| SamlTokenElementImpl |
|
| SAMLTokenField |
SAMLTokenField defines a mapping between additional fields needed to service the requirements of
the SAML token.
|
| SAMLUtils |
This class contains some utility methods for processing SAML protocols.
|
| SAMLUtilsCommon |
This class contains a set of generic common utility methods.
|
| SAMLv2AffiliateViewBean |
|
| SAMLv2AttrAuthorityViewBean |
|
| SAMLv2AttrQueryViewBean |
|
| SAMLv2AuthContexts |
This is collections of authentication contexts.
|
| SAMLv2AuthnAuthorityViewBean |
|
| SAMLv2Base |
|
| SAMLv2GeneralViewBean |
|
| SAMLv2IDPAdvancedViewBean |
|
| SAMLv2IDPAssertionContentViewBean |
|
| SAMLv2IDPAssertionProcessingViewBean |
|
| SAMLv2IDPServicesViewBean |
|
| SAMLv2Model |
|
| SAMLv2ModelImpl |
|
| SAMLv2PDPViewBean |
|
| SAMLv2PEPViewBean |
|
| SAMLv2SPAdvancedViewBean |
|
| SAMLv2SPAssertionContentViewBean |
|
| SAMLv2SPAssertionProcessingViewBean |
|
| SAMLv2SPServicesViewBean |
|
| SAMLVersionMismatchException |
This exception is thrown when the receiver could not process the request
because the version was incorrect.
|
| SampleAttributeType |
Sample attribute provider that sets a static "sample" attribute value.
|
| SampleAuth |
SampleAuth authentication module example.
|
| SampleAuthPrincipal |
SampleAuthPrincipal represents the user entity.
|
| SampleConditionType |
Sample policy condition based on the length of the subject names:
subject user names must be at least the specified length.
|
| SampleEntitlementModule |
Register custom policy types with OpenAM.
|
| SampleSubjectType |
Sample policy subject condition to check the subject user name
matches the string provided in the configuration.
|
| SASLRequest |
Deprecated.
|
| SASLResponse |
Deprecated.
|
| SAXMarshaller |
XMLSerializer that produces SAX2 events.
|
| SAXMarshaller |
XMLSerializer that produces SAX2 events.
|
| SAXParserProvider |
Abstract factory interface for constructing SAXParser instances.
|
| SAXUnmarshallerHandler |
Unified event handler that processes
both the SAX events and error events.
|
| SAXUnmarshallerHandler |
Unified event handler that processes
both the SAX events and error events.
|
| SAXUnmarshallerHandlerImpl |
Implementation of UnmarshallerHandler.
|
| SAXUnmarshallerHandlerImpl |
Implementation of UnmarshallerHandler.
|
| SC200502SecurityContextTokenElement |
5.3.6 SecurityContextToken Assertion
Java content class for SC200502SecurityContextToken element declaration.
|
| SC200502SecurityContextTokenElementImpl |
|
| SCConfigAuthViewBean |
|
| SCConfigConsoleViewBean |
|
| SCConfigGlobalViewBean |
|
| SCConfigModel |
The model interface that provides relevant information to the service
configuration view bean.
|
| SCConfigModelImpl |
This class provides relevant information to service configuration related
view beans.
|
| SCConfigSystemViewBean |
|
| SCConfigViewBean |
|
| SCConsolePropertiesModelImpl |
|
| ScheduleableAction |
Taskes which use InstantRunnable or PeriodicRunnable must implement
ScheduleableAction interface.
|
| ScheduleableGroupAction |
ScheduleableGroupAction is used as a separated handler for
InstantGroupRunnable and PeriodicGroupRunnable.
|
| SchemaCommand |
Base class for schema commands.
|
| SchemaElementAlreadyExistsException |
Exception occurs when schema element already exists in the LDAP schema.
|
| SchemaException |
The SchemaException is thrown if the error encountered is
related to the schema.
|
| SchemaManager |
The class manages the schema in the LDAP directory server.
|
| SchemaType |
The class SchemaType defines the types of schema objects, and
provides static constants for these schema objects.
|
| SchemaUpgradeWrapper |
This wrapper object is meant to store the changes made to service schemas, currently this is limited to new schemas,
but in future this could be possibly extended to track removed schemas as well.
|
| SchemaXmlAttributeUpgradeStep |
Applies XML attribute updates within all schema files in one go, rather than letting them be
updated one attribute at a time (which would trigger a mass of notifications in the SMS).
|
| SCModel |
|
| SCModelBase |
This class contains the common service management related calls used
for global service configuration.
|
| ScopeValidator |
Provided as extension points to allow the OAuth2 provider to customise the requested scope of authorize,
access token and refresh token requests and to allow the OAuth2 provider to return additional data from these
endpoints as well.
|
| Scoping |
This interface defines methods to retrieve Identity Providers and
context/limitations related to proxying of the request message.
|
| ScopingImpl |
This class defines methods to retrieve Identity Providers and context/limitations related to proxying of the request
message.
|
| SCPlatform30ViewBean |
View bean for platform server revision 30.
|
| SCPlatformModel |
|
| SCPlatformModelImpl |
|
| SCPolicyModel |
|
| SCPolicyModelImpl |
|
| SCPolicyResourceComparatorAddViewBean |
|
| SCPolicyResourceComparatorEditViewBean |
|
| SCPolicyResourceComparatorViewBeanBase |
|
| SCPolicyViewBean |
SCPolicyViewBean is responsible for constructing the Policy Config
service view.
|
| SCPropertiesBase |
This class can be used as the default base for classes which use a
property sheet for their display.
|
| ScriptableAccessToken |
A mutable view of an OAuth2 access/refresh token that is exposed to the OAuth2 Access Token
Modification script (script context OAUTH2_ACCESS_TOKEN_MODIFICATION).
|
| ScriptChoiceValues |
This class is used to retrieve the script names and IDs from the scripting service for display
in a drop down UI component.
|
| ScriptCondition |
Scripted condition to enable scripts to be evaluated during policy evaluation.
|
| ScriptConfiguration |
This class represents the configuration for a script in OpenAM.
|
| ScriptConfiguration.Builder |
Builder for ScriptConfiguration.
|
| ScriptConfigurationService |
The ScriptConfigurationService for access to the persisted ScriptConfiguration
instances.
|
| ScriptConstants |
Constants used for managing scripts.
|
| ScriptConstants.GlobalScript |
Predefined global script configuration IDs.
|
| ScriptConstants.ScriptContext |
The context in which a script will be used.
|
| ScriptConstants.ScriptErrorCode |
Error messages are stored in the scripting.properties file to facilitate translation.
|
| Scripted |
An authentication module that allows users to authenticate via a scripting language
|
| ScriptedAuthHelper |
This upgrade helper allows the modification of attributes for the Scripted Auth module.
|
| ScriptedAuthModulesStep |
This upgrade step moves scripts from the Scripted Auth Modules to the Scripting Service.
|
| ScriptedClientUtilityFunctions |
Useful functions to be used with client side scripts, and methods for injection of such scripts, used with scripted
auth modules.
|
| ScriptedIdentity |
A wrapper class to limit an authentication script's exposure to a AmIdentity object
|
| ScriptedPrinciple |
|
| ScriptedSession |
Wraps an SSO token allowing the script writer to access session data.
|
| ScriptEngineConfiguration |
Holds the current configuration options for script engine execution.
|
| ScriptEngineConfiguration.Builder |
Builder pattern for constructing immutable script configuration instances using a fluent API.
|
| ScriptEngineConfigurator |
Listens for changes in the global configuration for scripts and propagates those changes to the
StandardScriptEngineManager so that individual engines can be configured.
|
| ScriptError |
Holds information about validation errors found in a script.
|
| ScriptEvaluator |
Common component for evaluating scripts in one of the supported scripting languages.
|
| ScriptException |
General script exception that allows for localised messages.
|
| ScriptExceptionMappingHandler |
Maps ScriptException to ResourceException.
|
| ScriptHttpRequestWrapper |
Wraps the http servlet request object so to expose script
friendly methods that allow access to the underlying data.
|
| ScriptIdentityRepository |
A repository to retrieve user information within a scripting module's script
|
| ScriptingGuiceModule |
Guice configuration for OpenAM scripting-related components.
|
| ScriptingLanguage |
Pluggable interface for adding support for particular scripting languages.
|
| ScriptingQueryFilterVisitor |
Query filter visitor for scripting resources.
|
| ScriptingRestGuiceModule |
|
| ScriptingRestRouteProvider |
|
| ScriptingSchemaStep |
This upgrade step moves global script engine configurations from the Scripted Auth global settings
to the Scripting Service global settings.
|
| ScriptingService |
An interface for access to the persisted instances of the provided type.
|
| ScriptingServiceFactory |
A factory for providing new scripting service instances.
|
| ScriptingSetupListener |
This listener will be notified when setup is complete and then try to configure the scripting service.
|
| ScriptObject |
Representation of a script in some scripting language.
|
| ScriptResource |
A REST endpoint for managing scripts in OpenAM.
|
| ScriptResponse |
Simple device to allow easy generation of appropriate return format for SDK scripts.
|
| ScriptsViewBean |
Script management and editing.
|
| ScriptTextOutputCallback |
Adds script inclusion functionality to the TextOutputCallback so that we can
differentiate scripts from normal textual information types (information, warning, error).
|
| ScriptUploaderViewBean |
JATO view-bean for uploading scripts.
|
| ScriptValidator |
Common component for Validating scripts in one of the supported scripting languages.
|
| SCSAML2SOAPBindingModelImpl |
|
| SCSAML2SOAPBindingRequestHandlerListAddViewBean |
|
| SCSAML2SOAPBindingRequestHandlerListDupViewBean |
|
| SCSAML2SOAPBindingRequestHandlerListEditViewBean |
|
| SCSAML2SOAPBindingRequestHandlerListViewBeanBase |
|
| SCSAML2SOAPBindingViewBean |
|
| SCServiceProfileViewBean |
|
| SCServlet |
Controller servlet for the Federation Management Module
|
| SCSOAPBindingModelImpl |
|
| SCSOAPBindingRequestHandlerListAddViewBean |
|
| SCSOAPBindingRequestHandlerListDupViewBean |
|
| SCSOAPBindingRequestHandlerListEditViewBean |
|
| SCSOAPBindingRequestHandlerListViewBeanBase |
|
| SCSOAPBindingViewBean |
|
| SCUtils |
|
| SearchAttribute |
A representation of a policy attribute that can be searched for.
|
| SearchContext |
Search context provides a shared data space for a given search.
|
| SearchControl |
This class provides a way to customize Search behaviors.
|
| SearchFilter |
This class encapsulates the information required for searching
of names.
|
| SearchFilter.Operator |
|
| SearchFilterFactory |
Responsible for parsing and generating SearchFilters.
|
| SearchFilterManager |
A Class which manages the search filters correponding to each of the AMObject
types.
|
| SearchIdentities |
This command searches for Identities.
|
| SearchRealms |
Searches for realms command.
|
| SearchResultIterator |
This class iterates through the LDAPSearchResults and converts the
LDAPEntry to a SMSDataEntry object.
|
| SearchResults |
Represents search results.
|
| SearchResults<T> |
This class encapsulates search results data.
|
| SearchTemplate |
Represents templates for searching functionality.
|
| SecureAttrs |
SecureAttrs class forms the core api of "Secure Attributes
Exchange" (SAE) feature.
|
| SecureAttrs.Certs |
|
| SecureConversationTokenElement |
5.3.7 SecureConversationToken Assertion
Java content class for SecureConversationToken element declaration.
|
| SecureConversationTokenElementImpl |
|
| SecureConversationTokenType |
Java content class for SecureConversationTokenType complex type.
|
| SecureConversationTokenTypeImpl |
|
| SecureELFFormatter |
This Formatter is the custom defined Formatter for DSAME which formats the
logRecord according to ELF.
|
| SecureFileHandler |
This SecureFileHandler is very much similar to the
java.util.logging.FileHandler .
|
| SecureLogHelper |
A helper class for logging that generates the MAC and maintaining the key
state
|
| SecureLogHelperJCEImpl |
A helper class for secure logging that generates the MAC and maintaining
the key state
Refer to Secure Logging Scheme on CMS website
|
| SecureRandomFactory |
|
| SecureRandomFactoryImpl |
|
| SecureRandomManager |
|
| SecureSOAPMessage |
This class SecureSOAPMessage constructs the secured
SOAPMessage for the given security mechanism token.
|
| SecureTimestampGenerator |
Generates Secure time stamp either using hardware or a secure time stamp
server.
|
| SecurID |
|
| SecurIDPrincipal |
|
| SecurityAssertion |
The SecurityAssertion class provides an extension to
Assertion class to support ID-WSF
ResourceAccessStatement and
SessionContextStatement.
|
| SecurityAttributePlugin |
This interface SecurityAttributePlugin is used to
insert security attributes via the AttributeStatement into
the SecurityAssertion during the discovery service
credential generation.
|
| SecurityContext |
This class represents the security context for signing/verification
and encryption/decryption etc.
|
| SecurityContextTokenElement |
5.3.6 SecurityContextToken Assertion
Java content class for SecurityContextToken element declaration.
|
| SecurityContextTokenElementImpl |
|
| SecurityDebug |
|
| SecurityElement |
This element defines the wsse:Security SOAP header element per Section 4.
|
| SecurityElementImpl |
|
| SecurityException |
This class SecurityException is used to generate the
exceptions during failures for generating or handing Web Services
Security classes or functionalities.
|
| SecurityHeaderType |
This complexType defines header block to use for security-relevant data directed at a specific SOAP actor.
|
| SecurityHeaderTypeImpl |
|
| SecurityMechanism |
This class exposes the SecurityMechanisms used in the Web
Services Security.
|
| SecurityPrincipal |
This class SecurityPrincipal exposes the authenticated
principal via the message level security.
|
| SecurityQuestionTransformer |
Security question transformer.
|
| SecurityToken |
This interface represents WS-Security token that can be inserted into
or extracted from SOAP messages headers for Web Services Security
transactions.
|
| SecurityTokenElement |
Java content class for SecurityToken element declaration.
|
| SecurityTokenElementImpl |
|
| SecurityTokenException |
This class is an extension point for all security authority related
exceptions.
|
| SecurityTokenException_SOAPBuilder |
|
| SecurityTokenException_SOAPSerializer |
|
| SecurityTokenFactory |
This class SecurityTokenFactory represents a factory class to
create WS-Security tokens.
|
| SecurityTokenManager |
The class SecurityTokenManager is a final class that
provides interfaces to manage Web Service Security (WSS) Tokens.
|
| SecurityTokenManagerClient |
The class SecurityTokenManagerClient is a final
class that provides interfaces to create, get and destroy
Assertions.
|
| SecurityTokenManagerIF |
This is the JAX-RPC interface for making SecurityTokenManager remotable.
|
| SecurityTokenManagerIF_checkForLocal_RequestStruct |
|
| SecurityTokenManagerIF_checkForLocal_RequestStruct_SOAPSerializer |
|
| SecurityTokenManagerIF_checkForLocal_ResponseStruct |
|
| SecurityTokenManagerIF_checkForLocal_ResponseStruct_SOAPSerializer |
|
| SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPBuilder |
|
| SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPSerializer |
|
| SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct |
|
| SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPBuilder |
|
| SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPSerializer |
|
| SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct |
|
| SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPBuilder |
|
| SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPSerializer |
|
| SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPBuilder |
|
| SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPSerializer |
|
| SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct |
|
| SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder |
|
| SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPSerializer |
|
| SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct |
|
| SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPBuilder |
|
| SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPSerializer |
|
| SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPBuilder |
|
| SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPSerializer |
|
| SecurityTokenManagerIF_getX509CertificateToken_RequestStruct |
|
| SecurityTokenManagerIF_getX509CertificateToken_RequestStruct_SOAPSerializer |
|
| SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct |
|
| SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPBuilder |
|
| SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPSerializer |
|
| SecurityTokenManagerIF_initialization_Fault_SOAPBuilder |
|
| SecurityTokenManagerIF_initialization_Fault_SOAPSerializer |
|
| SecurityTokenManagerIF_initialization_RequestStruct |
|
| SecurityTokenManagerIF_initialization_RequestStruct_SOAPBuilder |
|
| SecurityTokenManagerIF_initialization_RequestStruct_SOAPSerializer |
|
| SecurityTokenManagerIF_initialization_ResponseStruct |
|
| SecurityTokenManagerIF_initialization_ResponseStruct_SOAPSerializer |
|
| SecurityTokenManagerIF_setCertificate_Fault_SOAPBuilder |
|
| SecurityTokenManagerIF_setCertificate_Fault_SOAPSerializer |
|
| SecurityTokenManagerIF_setCertificate_RequestStruct |
|
| SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPBuilder |
|
| SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPSerializer |
|
| SecurityTokenManagerIF_setCertificate_ResponseStruct |
|
| SecurityTokenManagerIF_setCertificate_ResponseStruct_SOAPSerializer |
|
| SecurityTokenManagerIF_Tie |
|
| SecurityTokenManagerImpl |
This class implements the SecurityTokenManagerIF.
|
| SecurityTokenManagerServlet |
This class provides remote interfaces for the
SecurityTokenManager class using JAX-RPC.
|
| SecurityTokenProvider |
The class SecurityTokenProvider is a provider interface
for managing WSS security tokens.
|
| SecurityTokenReference |
This class represents the SecurityTokenReference for
referencing the web services tokens that are used for message level
security in the SOAP header.
|
| SecurityTokenReferenceElement |
This element defines the wsse:SecurityTokenReference per Section 4.3.
|
| SecurityTokenReferenceElementImpl |
|
| SecurityTokenReferenceType |
This type is used reference a security token.
|
| SecurityTokenReferenceTypeImpl |
|
| SecurityTokenService |
|
| SecurityTokenServiceModel |
|
| SecurityTokenServiceModelImpl |
|
| SecurityTokenServiceViewBean |
|
| SecurityTokenSpec |
A transparent specification of the Security Token that constitutues a
SecurityToken.
|
| SecurityTokenType |
Java content class for SecurityTokenType complex type.
|
| SecurityTokenTypeImpl |
|
| SecurityUtils |
This class has common utility methods .
|
| SelectConditionTypeViewBean |
|
| SelectRealmModel |
This defines the method for searching realms.
|
| SelectRealmModelImpl |
This implements SelectRealmModel where searching of realms
support is implemented.
|
| SelectRealmViewBean |
This appears in a popup window, user can search for realms; select one of
of the realm; and the realm will be populated to the REALM attribute value
in the opener window.
|
| SelectReferralTypeViewBean |
|
| SelectResponseProviderTypeViewBean |
|
| SelectServiceTypeViewBean |
|
| SelectSubjectTypeViewBean |
|
| SelectTransform |
Deprecated.
|
| SelectTypeViewBeanBase |
|
| SelfEvaluation |
The class is used for implementing the "SelfEvaluation" group.
|
| SelfEvaluationImpl |
|
| SelfEvaluationMBean |
This interface is used for representing the remote management interface for the "SelfEvaluation" MBean.
|
| SelfEvaluationMeta |
The class is used for representing SNMP metadata for the "SelfEvaluation" group.
|
| SelfServiceConsoleConfig |
Defines the bases for which all self service console configuration should be built on.
|
| SelfServiceFactory |
Creates new self service instances.
|
| SelfServiceGuiceModule |
Guice module to bind the self service features together.
|
| SelfServiceRestRouteProvider |
Provides routes for the user self service services.
|
| SelfServiceUserUiRolePredicate |
Determines if the user can access the self-service pages within the UI.
|
| SelfTiming |
The class is used for implementing the "SelfTiming" group.
|
| SelfTimingImpl |
|
| SelfTimingMBean |
This interface is used for representing the remote management interface for the "SelfTiming" MBean.
|
| SelfTimingMeta |
The class is used for representing SNMP metadata for the "SelfTiming" group.
|
| SendNotificationException |
The SendNotificationException class is used to throw
exceptions whenever an error is encountered in sending notifications to
applications.
|
| SendRequestException |
A SendRequestException object is thrown if the the request can
not be sent to the destination URL of the service.
|
| SePartsType |
Java content class for SePartsType complex type.
|
| SePartsTypeImpl |
|
| SequentialThreadPool |
Thread Pool
|
| SerElementsType |
Java content class for SerElementsType complex type.
|
| SerElementsTypeImpl |
|
| SerializedField |
This class takes a serializable object, serialized it when
adding as a hidden field in a form (for information tracking
between pages) and deserialized it when retrieving during
form submission.
|
| SeriesTaskExecutor |
The SeriesTaskExecutor is an executor that allows parallel processing of tasks, while guaranteeing that tasks on a
single Token are always processed in order via a queuing mechanism.
|
| SeriesTaskExecutorThread |
Responsible for processing CTS Tasks asynchronously.
|
| SeriesTaskExecutorThreadFactory |
Responsible for generating instances of SeriesTaskExecutorThreads.
|
| Server |
This class represents a server.
|
| Server |
|
| Server.Type |
|
| ServerAddViewBean |
Creates a new server.
|
| ServerCloneViewBean |
Creates a clone server.
|
| ServerConfigBase |
|
| ServerConfigInheritViewBean |
Servers and Sites Management main page.
|
| ServerConfigMgr |
The class ServiceConfigMgr provides interfaces to set the
directory server information such as hostname, port number, admin DN and
password, and proxy user DN and password.
|
| ServerConfiguration |
This manages server configuration information.
|
| ServerConfigurationFactory |
Responsible for parsing the DSConfigMgr configuration.
|
| ServerConfigurationNotFound |
Indicates that the requested ServerGroup configuration details could not be found.
|
| ServerConfigXML |
Server Configuration XML object.
|
| ServerConfigXML.ServerObject |
Server object.
|
| ServerConfigXMLAddServerViewBean |
Creates a new server to server configuration XML.
|
| ServerConfigXMLObserver |
Listens to directory configuration changes in server configuration node.
|
| ServerConfigXMLViewBean |
This view bean manages server configuration XML.
|
| ServerContextHelper |
This class contains method that help with getting information out of ServerContexts objects.
|
| ServerContextUtils |
For the convenience of generating information from different types of ServerContexts.
|
| ServerEditAdvancedViewBean |
Server Configuration, Advanced Tab.
|
| ServerEditCTSViewBean |
Server Configuration, CTS Tab.
|
| ServerEditGeneralViewBean |
Server Configuration, General Tab.
|
| ServerEditSDKViewBean |
Server Configuration, SDK Tab.
|
| ServerEditSecurityViewBean |
Server Configuration, Security Tab.
|
| ServerEditSessionViewBean |
Server Configuration, Session Tab.
|
| ServerEditUMAViewBean |
Server Configuration, CTS Tab.
|
| ServerEditViewBeanBase |
Base class for server profile view bean.
|
| ServerEntryNotFoundException |
A ServerEntryNotFoundException is thrown if the Naming Service
can not find that server entry
|
| ServerException |
Thrown when any internal server error occurs.
|
| ServerException |
|
| ServerFaultException |
Indicates a server fault occurred during federated SSO.
|
| ServerGroup |
|
| ServerGroupConfiguration |
Represents the configuration information for a server group.
|
| ServerIDValidator |
The class ServerIDValidator is used to validate the correct
string format for the attribute iplanet-am-platform-server-list in
iPlanetAMPlatformService. e.g. proto://host.port|xx where xx is an unique
identifier and could any two bytes value
|
| ServerInfo |
ServerInfo bean.
|
| ServerInfoResource |
Represents Server Information that can be queried via a REST interface.
|
| ServerInstance |
The server instance object represents a tuple of <Server, User, BaseDN>.
|
| ServerInstanceAction |
The class is used to perform privileged operations using
AccessController.doPrivileged()
when using
com.iplanet.services.ldap.ServerInstance to obtain Admin
passwords.
|
| ServerOrSiteEntry |
|
| ServerPropertyValidator |
Validates the values of server configuration properties.
|
| ServerServlet |
Servlet acting like an HTTP server connector.
|
| ServerSessionOperationStrategy |
Server based SessionOperationStrategy implementation.
|
| ServerSiteModel |
|
| ServerSiteModelImpl |
Server and Site model implementation.
|
| ServerSiteViewBean |
Servers and Sites Management main page.
|
| ServersResourceProvider |
Resource provider that deals with server instances.
|
| ServerUpgrade |
|
| ServerVersionResource |
Represents server version information that can be queried via a REST interface.
|
| ServiceAlreadyExistsException |
The ServiceAlreadyExistsException is thrown if the service
already exists.
|
| ServiceAttributeValidator |
The interface ServiceAttributeValidator should be implemented
by the services/applications if validator plugins are required.
|
| ServiceConfig |
The class ServiceConfig provides interfaces to manage the
configuration information of a service configuration.
|
| ServiceConfigManager |
The class ServiceConfigurationManager provides interfaces to
manage the service's configuration data.
|
| ServiceConfigManagerFactory |
Simple factory for creating ServiceConfigManager instances.
|
| ServiceConfigProvider<C extends SelfServiceConsoleConfig> |
Provides self service config instances based of the passed console configuration instance.
|
| ServiceConfigProviderFactory |
Factory delivers up service config providers based of the passed console configuration.
|
| ServiceConfigProviderFactoryImpl |
Factory delivers up service providers based of the passed console configuration
by using reflection to instantiate an instance based of the provider class name.
|
| ServiceConfigQueryFilterVisitor |
Filter visitor for ServiceConfig.
|
| ServiceConfigUtils |
Static utilities for attribute retrieval for the provided
service config.
|
| ServiceDescriptionElement |
Java content class for ServiceDescription element declaration.
|
| ServiceDescriptionElementImpl |
|
| ServiceEndpointApplication |
Restlet Application for REST Service Endpoints.
|
| ServiceInstance |
The class ServiceInstance describes a web service at a
distinct protocol endpoint.
|
| ServiceInstance |
The class ServiceInstance provides methods to manage service's
instance variables.
|
| ServiceInstanceUpdate |
This class ServiceInstanceUpdate is an interface to include the
SOAP Header namely ServiceInstanceUpdateHeader when sending
a SOAP Response while processing the service request.
|
| ServiceInstanceUpdateHeader |
The ServiceInstanceUpdateHeader class represents
ServiceInstanceUpdate element defined in SOAP binding schema.
|
| ServiceInstanceUpdateHeader.Credential |
The ServiceInstanceUpdateHeader.Credential class represents
Credential element in ServiceInstanceUpdate
element defined in SOAP binding schema.
|
| ServiceListener |
The interface ServiceListener needs to be implemented by
applications in order to receive service data change notifications.
|
| ServiceListenerRegistration |
This interface encapsulates the concerns of registering a ServiceListener with the ServiceConfigManager.
|
| ServiceListenerRegistrationImpl |
|
| ServiceListeners |
ServiceListeners provides a simplified API for creating appropriate ServiceListener instances
to respond to changes in either Configuration or Schema.
|
| ServiceListeners.Action |
A generic listener which will respond to a configuration or schema change event.
|
| ServiceListeners.ListenerBuilder |
Builder responsible for providing fluent-like functions for building up
Action instances which will respond to changes in Service configuration.
|
| ServiceLoaderObjectFactory |
Uses service loader to get an instance of ObjectFactory and delegates out
to that instance to retrieve instances for the requested class type.
|
| ServiceManagementDAO |
DAO definition for service management.
|
| ServiceManagementDAOWrapper |
Until SMSEntry is refactored to separate out its various responsibilities, for now this wrapper class delegates to it.
|
| ServiceManager |
The ServiceManager class provides methods to register/remove
services and to list currently registered services.
|
| ServiceNameElement |
Java content class for ServiceName element declaration.
|
| ServiceNameElementImpl |
|
| ServiceNotFoundException |
The ServiceNotFoundException is thrown if the service does not
exist.
|
| ServiceRouter |
A Router which allows for CHF REST routes to be registered fluently.
|
| ServicesAddViewBean |
|
| ServicesAddViewBean |
|
| ServicesCannotAssignServiceViewBean |
|
| ServiceSchema |
The class ServiceSchema provides interfaces to manage the
schema information of a service.
|
| ServiceSchemaManager |
The class ServiceSchemaManager provides interfaces to manage
the service's schema.
|
| ServiceSchemaManagerFactory |
Simple factory for throwing out ServiceSchemaManagers, used for decoupling test code.
|
| ServiceSchemaManagerImpl |
The class ServiceSchemaManagerImpl provides the internal
implemation for ServiceSchemaManager.
|
| ServiceSchemaModifications |
This class determines how a service schema has changed between the current
version and the new version in the war file.
|
| ServiceSchemaModificationWrapper |
This class wraps the attribute modifications for a specific service schema
and the attributes within the services schema schemas.
|
| ServiceSchemaUpgradeWrapper |
This class provides a wrapper for how the attributes within a specific service
has changed and defines how said attributes will be upgraded.
|
| ServicesClusterMonitorHandler |
Singleton for managing access to the cluster monitor object.
|
| ServicesDefaultValues |
This class holds the default values of service schema.
|
| ServicesEditViewBean |
|
| ServicesEditViewBean |
|
| ServicesModel |
|
| ServicesModelImpl |
|
| ServicesNoAttributeViewBean |
|
| ServicesNoAttributeViewBean |
|
| ServicesProfileModel |
|
| ServicesProfileModelImpl |
|
| ServicesRealmSmsHandler |
Endpoint to handle requests for information about specific services available
to be generated in OpenAM.
|
| ServicesSelectViewBean |
|
| ServicesSelectViewBean |
|
| ServicesTiledView |
|
| ServicesTiledView |
|
| ServicesViewBean |
|
| ServiceType |
The class ServiceType provides interfaces to
obtain information about a service, for which a policy
could be created.
|
| ServiceTypeAttribute |
Class representing the structure of the Service-Type field as specified in section 5.6 of RFC 2865 and able to be
instantiated from the on-the-wire bytes or model objects.
|
| ServiceTypeManager |
The class ServiceTypeManager provides methods
to determine the services that have policy privileges and
and interfaces to instantiate ServiceType
objects.
|
| ServiceUrlProvider |
|
| ServiceViewBeanBase |
|
| ServiceXMLTemplates |
This utility class manages service XML template files.
|
| ServletCall |
Call that is used by the Servlet HTTP server connector.
|
| ServletContextCache |
Captures our ServletContext via a ServetContextListener.
|
| ServletContextLicenseLocator |
Locates license files using the ServletContext.getResourceAsStream(String) method to locate
licenses within a web archive.
|
| ServletUtils |
Servlet related utilities.
|
| ServletWarClient |
Connector acting as a WAR client for a Servlet Application.
|
| ServletWarClientHelper |
Client connector based on a Servlet context (JEE Web application context).
|
| ServletWarEntity |
Local entity based on a Servlet context's resource file.
|
| Session |
The Session class represents a session.
|
| SessionAccessManager |
Class for managing access to Sessions.
|
| SessionActivator |
Encapsulates logic for activating a session after successful authentication.
|
| SessionAdapter |
SessionAdapter is responsible for providing conversions to and from InternalSession
and managing the details around data conversion for this class.
|
| SessionAttributeNames |
|
| SessionAuditor |
Responsible for publishing audit activity for changes to SessionInfo objects.
|
| SessionBundle |
SessionBundle class for session related L1ON message
resources
|
| SessionCache |
Responsible for providing a single point of contact for all Sessions stored in memory.
|
| SessionChangeAuthorizer |
Session Change Authorizer acts as a mini authorisation manager for changes to a session that need to be
permission checked.
|
| SessionCommand |
Displays active sessions.
|
| SessionCondition |
Deprecated.
|
| SessionCondition |
An implementation of an EntitlementCondition that defines the maximum user
session time during which a policy applies.
|
| SessionConstants |
Responsible for tracking shared constants for the Session Service.
|
| SessionConstants |
|
| SessionConstraint |
SessionConstraint represents the session quota for a given user
and performs the necessary actions based on the session quota limit, If the
user reaches maximum allowed session limit , the activation request of
new session should be rejected.
|
| SessionContext |
The SessionContext class represents session status of an entity
to another system entity.
|
| SessionContextStatement |
The SessionContextStatement element conveys session status
of an entity to another system entity within the body of an
<saml:assertion> element.
|
| SessionCookies |
Responsible for providing functionality around Session cookie management.
|
| SessionCuller |
This class is responsible for periodically checking to see whether a given Session should remain in the SessionCache,
or whether it should be removed.
|
| SessionEncodeURL |
SessionEncodeURL class encodes the URL
with the cookie value as a query string
or extra path info based on the encoding scheme.
|
| SessionEvent |
This class represents a session event.
|
| SessionEventType |
Represents a session event.
|
| SessionException |
A SessionException is thrown if the Naming Service can not
find a URL for the session service.
|
| SessionException |
This class is to handle Session related exceptions.
|
| SessionGuiceModule |
The Guice bindings for the Session and Session related code.
|
| SessionHAStatisticsBase |
|
| SessionHAStatisticsViewBean |
|
| SessionID |
The SessionID class is used to identify a Session object.
|
| SessionIDCorrector |
In the case of reconfiguring servers in a cluster, or in the case of
changing the servers in a site, a Sessions the Server ID (S1) and
Site ID (SI) of the Session will potentially be out of sync.
|
| SessionIDExtensions |
Responsible for modelling the Primary Server, Site and Storage Key of a Session ID.
|
| SessionIdleTimeExpiredProcess |
A process which handles session idle timeouts.
|
| SessionIdleTimeExpiredQuery<C> |
A query that selects all CTS session tokens whose idle time has expired.
|
| SessionIndex |
This class represents the SessionIndex element in
SAML protocol schema.
|
| SessionIndexImpl |
This class defines methods for adding SessionIndex element.
|
| SessionInfo |
SessionInfo class holds all the information about the
Session
|
| SessionInfoFactory |
Responsible for providing a collection of utility functions for
manipulating InternalSessions.
|
| SessionListener |
The SessionListener interface needs to be implemented by
applications in order to receive session events.
|
| SessionListener |
Interface used for session invalidation notification.
|
| SessionLogging |
Responsible for logging Session events to the audit logs amSSO.access and amSSO.error.
|
| SessionManager |
This class is used by toolkit for access the configured
SessionProvider implementation; This class is not to be
used by toolkit users.
|
| SessionMap |
Provides a Map adaptor for HttpSession objects.
|
| SessionMaxStats |
SessionMaxStats implements the StatsListener
and provides the information of the total number of sessions in the session
table and the number of active sessions in the table.
|
| SessionMaxStatsSetupListener |
|
| SessionMeta |
|
| SessionModificationListener |
Runs whenever a session has been modified or deleted.
|
| SessionModificationWatcher |
Listens for changes to sessions, and triggers attached listeners.
|
| SessionMonitoringService |
Non-static wrapper for calls to Session-Monitoring related information.
|
| SessionMonitoringStore |
The store for session monitoring information.
|
| SessionMonitoringTimingStore |
An implementation of a timing store specific to the needs of the session monitoring component.
|
| SessionMonitoringTimingStoreFactory |
|
| SessionMonitorType |
An enum representing the different types of sessions our monitoring component differentiates the various
session operations in to.
|
| SessionNotification |
This SessionNotification class represents a
SessionNotification XML document.
|
| SessionNotificationHandler |
SessionNotificationHandler implements
NotificationHandler processes the notifications for a session
object
|
| SessionNotificationPublisher |
|
| SessionNotificationSender |
Responsible for sending PLL session notification events to registered listeners.
|
| SessionOperations |
Describes the ability to perform an operation on a Session.
|
| SessionOperationStrategy |
Responsible for providing an appropriate implementation of the SessionOperationStrategy
based on system dependent factors.
|
| SessionPersistenceException |
Represents an issue that has occurred when persisting a session.
|
| SessionPersistenceManager |
An interface for handling updates that require a session to be persisted.
|
| SessionPersistenceManagerStep |
Ensures that InternalSessions have a SessionPersistenceManager set correctly as they are loaded in and out of the CTS
|
| SessionPersistenceObservable |
Represents a session which can have its persistence managed by a SessionPersistenceManager.
|
| SessionPersistenceStore |
This class is responsible for loading sessions from the CTS.
|
| SessionPLLSender |
|
| SessionPollerPool |
Singleton holding the threadpool running the amSessionPoller.
|
| SessionPollerSender |
Ex-Sun class, pulled out from Session.java.
|
| SessionProperties |
Responsible for handling the logic around updating properties on an SSOToken.
|
| SessionPropertyAddViewBean |
|
| SessionPropertyCondition |
Deprecated.
|
| SessionPropertyCondition |
An implementation of an EntitlementCondition that will check whether the
properties of a session match the configured values.
|
| SessionPropertyConditionAddViewBean |
|
| SessionPropertyConditionEditViewBean |
|
| SessionPropertyConditionHelper |
|
| SessionPropertyConditionViewBean |
|
| SessionPropertyEditViewBean |
|
| SessionPropertyOpViewBeanBase |
|
| SessionPropertyUpgrader |
This class is used in case of session upgrade for copying session properties
from the old session into the new one.
|
| SessionPropertyWhitelist |
SessionPropertyWhitelist service that caches on a per-realm basis, and has listeners to
update cached map if config changes.
|
| SessionProvider |
Interface used for creating sessions, and for accessing session
information.
|
| SessionQueryFactory |
SessionQueryFactory provides a means of generating SessionQueryTypes based on the server id that is provided.
|
| SessionQueryManager |
Provides the ability to query a collection of OpenAM servers for Session information.
|
| SessionQueryManager |
Class responsible for allowing searches over groups of sessions.
|
| SessionQueryType |
Defines the ability to query a Server and return Session based information from that server.
|
| SessionRequest |
This SessionRequest class represents a
SessionRequest XML document.
|
| SessionRequestHandler |
Responsible for processing a PLL request and routing it to the appropriate handler which will respond to the caller
the results of the operation.
|
| SessionResource |
Represents Sessions that can queried via a REST interface.
|
| SessionResourceAuthzModule |
Authorization module specifically designed for the Sessions Resource endpoint.
|
| SessionResourceUtil |
A Util class with common functions used by SessionResource, SessionResourceV2 and ActionHandlers
|
| SessionResourceV2 |
End point for querying the session info via a REST interface.
|
| SessionResponse |
This SessionResponse class represents a
SessionResponse XML document.
|
| SessionServerConfig |
Responsible for collating WebtopNaming configuration state relating to the Session Service.
|
| SessionService |
This class represents a Session Service.
|
| SessionServiceConfig |
Responsible for collating System Properties and amSession.xml configuration state relating to the Session Service.
|
| SessionServiceHelper |
This class is used by the upgrade mechanism (pre-upgrade) to set the value of
the iplanet-am-session-constraint-resulting-behavior attribute in the session
service to maintain the correct custom value.
|
| SessionServiceURLService |
ClientSDK: This code is ClientSDK aware and will only use the Server SessionService
when invoked on the Server.
|
| SessionSiteNames |
This class provides methods for getting site names.
|
| SessionState |
State of the session.
|
| SessionSubject |
The SessionSubject class represents a liberty subject
with associated session status.
|
| SessionTimedOutException |
A SessionTimedOutException is thrown if the Session has timed
out.
|
| SessionTimeoutAttribute |
Class representing the structure of the Session-Timeout field as specified in section 5.27 of RFC 2865 and able to be
instantiated from the on-the-wire bytes or model objects.
|
| SessionTimeoutHandler |
Implementation of this class gets executed every time when an SSO Session
times out (either idle or max timeout).
|
| SessionTimeoutHandlerExecutor |
Executes all the globally set session timeout handlers in response to session timeout events.
|
| SessionTimingEntry |
An implementation of TimingEntry for the Session monitoring component.
|
| SessionTokenField |
Responsible for describing specific fields of interest in Session Tokens.
|
| SessionType |
Type of session.
|
| SessionUpgradeHandler |
An internal extension point that can be used to maintain cache data corresponding to a given logged
in user during a session upgrade.
|
| SessionURL |
Ex-Sun class, pulled out from Session.java.
|
| SessionUtils |
This class Implements utility methods for handling HTTP Session.
|
| SessionUtilsWrapper |
Wrapper object for SessionUtils to avoid calls to static methods.
|
| SessionUtilsWrapper |
A wrapper class around SessionUtils to facilitate testing of code that needs to use SessionUtils.
|
| SetApplication |
|
| SetApplicationPrivilegeResources |
|
| SetApplicationPrivilegeSubjects |
|
| SetAttributeDefaults |
Sets default attribute values of schema.
|
| SetAttributeSchemaBooleanValues |
Sets attribute choice values to attribute schema.
|
| SetAttributeSchemaChoiceValues |
Sets attribute choice values to attribute schema.
|
| SetAttributeSchemaEndRange |
Set attribute schema end range.
|
| SetAttributeSchemaStartRange |
Set attribute schema start range.
|
| SetAttributeSchemaValidator |
Sets attribute schema's validator.
|
| SetAttributeValues |
This command sets the service attribute values of an identity.
|
| SetConfigurations |
Set entitlement service configurations.
|
| SetFailedException |
Represents a failure to set the contents of an existing Token.
|
| SetHeadersFilter |
SetHeadersFilter is a servlet Filter for setting arbitrary headers for web resources.
|
| SetNextModuleException |
This exception throws form Authentication Module and process by LoginContext
if there's a need to go back in authentcation chain on
|
| SetPluginSchemaPropertiesViewBeanURL |
Sets Plug-in schema's properties view bean.
|
| SetPropertyActionHandler |
Handles 'setProperty' actions.
|
| SetServerConfigXML |
Set server configuration XML.
|
| SetServiceRevisionNumber |
Set service schema's revision number.
|
| SetServiceSchemaI18nKey |
Sets service schema i18n key.
|
| SetServiceSchemaPropertiesViewBeanURL |
Sets service schema properties view bean URL.
|
| SetSetupProgress |
|
| SetSiteFailoverURLs |
Set secondary URLs of a site.
|
| SetSiteID |
CLI hook for settings the ID of a site
|
| SetSitePrimaryURL |
Set primary URL of a site.
|
| SetToJsonBytesConverter |
A custom converter that converted Sets to byte arrays.
|
| SetupConstants |
This defines the constants used in setup package.
|
| SetupConstants |
|
| SetUpgradeProgress |
|
| SetupInternalNotificationSubscriptions |
Responsible for subscribing to internal policy set notifications.
|
| SetupListener |
Implementors of this interface will be notified when setup is complete.
|
| SetupProgress |
|
| SetupUtils |
|
| SetupWriter |
java.io.Writer implementation to allow a thread to dump messages
in a http response writer owned by another thread.
|
| SetValidator |
Validates if given value is in the set.
|
| SharedGuiceModule |
Guice module for OpenAM shared bindings.
|
| SharedSecretProvider |
Provided as an extension point to allow customised transformation of the OATH shared secret attribute.
|
| SharedSTSConstants |
Defines some constants shared between the openam-sts module and the sts ViewBean/Model in openam-console.
|
| ShowAgent |
This command gets attribute values of an agent.
|
| ShowAgentGroup |
This command gets attribute values of an agent group.
|
| ShowAgentTypes |
This command shows the suppported agent types.
|
| ShowApplication |
|
| ShowApplicationPrivilege |
|
| ShowApplicationType |
Show the details of the named ApplicationType.
|
| ShowConfigurations |
|
| ShowDataStore |
List the names of data store under a realm.
|
| ShowSite |
Show site profile.
|
| ShowSiteMembers |
Display the site members.
|
| ShutdownListener |
Any component which needs to be shutted down should implement this interface
and use the function to shut down the component.
|
| ShutdownManager |
ShutdownManager is a static instance which is used to trigger all the
ShutdownListener to call shutdown function.
|
| ShutdownMonitor |
Responsible for monitoring the system Shutdown state and providing this signal to callers
that need to poll the shutdown state.
|
| ShutdownServletContextListener |
The ShutdownServletContextListener class is used to trigger
ShutdownManager to shutdown everything when it is undeployed, or the web
container is terminated.
|
| SigManager |
The SigManager class is used to determine
the default SigProvider concret class to use, and to provide
access to an instance of that class
|
| SignatureElement |
Java content class for Signature element declaration.
|
| SignatureElement |
Java content class for Signature element declaration.
|
| SignatureElementImpl |
|
| SignatureElementImpl |
|
| SignatureMethodElement |
Java content class for SignatureMethod element declaration.
|
| SignatureMethodElement |
Java content class for SignatureMethod element declaration.
|
| SignatureMethodElementImpl |
|
| SignatureMethodElementImpl |
|
| SignatureMethodType |
Java content class for SignatureMethodType complex type.
|
| SignatureMethodType |
Java content class for SignatureMethodType complex type.
|
| SignatureMethodType.HMACOutputLength |
Java content class for HMACOutputLength element declaration.
|
| SignatureMethodType.HMACOutputLength |
Java content class for HMACOutputLength element declaration.
|
| SignatureMethodTypeImpl |
|
| SignatureMethodTypeImpl |
|
| SignatureMethodTypeImpl.HMACOutputLengthImpl |
|
| SignatureMethodTypeImpl.HMACOutputLengthImpl |
|
| SignaturePropertiesElement |
Java content class for SignatureProperties element declaration.
|
| SignaturePropertiesElement |
Java content class for SignatureProperties element declaration.
|
| SignaturePropertiesElementImpl |
|
| SignaturePropertiesElementImpl |
|
| SignaturePropertiesType |
Java content class for SignaturePropertiesType complex type.
|
| SignaturePropertiesType |
Java content class for SignaturePropertiesType complex type.
|
| SignaturePropertiesTypeImpl |
|
| SignaturePropertiesTypeImpl |
|
| SignaturePropertyElement |
Java content class for SignatureProperty element declaration.
|
| SignaturePropertyElement |
Java content class for SignatureProperty element declaration.
|
| SignaturePropertyElementImpl |
|
| SignaturePropertyElementImpl |
|
| SignaturePropertyType |
Java content class for SignaturePropertyType complex type.
|
| SignaturePropertyType |
Java content class for SignaturePropertyType complex type.
|
| SignaturePropertyTypeImpl |
|
| SignaturePropertyTypeImpl |
|
| SignatureProvider |
This is an interface to be implemented to sign and verify XML signature.
|
| SignatureProviderSPI |
This is an interface to be implemented to sign and verify signature.
|
| SignatureTokenElement |
8=7.4 SymmetricBinding Assertion
Java content class for SignatureToken element declaration.
|
| SignatureTokenElementImpl |
|
| SignatureType |
Java content class for SignatureType complex type.
|
| SignatureType |
Java content class for SignatureType complex type.
|
| SignatureTypeImpl |
|
| SignatureTypeImpl |
|
| SignatureValueElement |
Java content class for SignatureValue element declaration.
|
| SignatureValueElement |
Java content class for SignatureValue element declaration.
|
| SignatureValueElementImpl |
|
| SignatureValueElementImpl |
|
| SignatureValueType |
Java content class for SignatureValueType complex type.
|
| SignatureValueType |
Java content class for SignatureValueType complex type.
|
| SignatureValueTypeImpl |
|
| SignatureValueTypeImpl |
|
| SignedElementsElement |
4.1.2 SignedElements Assertion
Java content class for SignedElements element declaration.
|
| SignedElementsElementImpl |
|
| SignedEncryptedSupportingTokensElement |
8.5 SignedEncryptedSupportingTokens Assertion
Java content class for SignedEncryptedSupportingTokens element declaration.
|
| SignedEncryptedSupportingTokensElementImpl |
|
| SignedEndorsingEncryptedSupportingTokensElement |
8.7 SignedEndorsingEncryptedSupportingTokens Assertion
Java content class for SignedEndorsingEncryptedSupportingTokens element declaration.
|
| SignedEndorsingEncryptedSupportingTokensElementImpl |
|
| SignedEndorsingSupportingTokensElement |
8.4 SignedEndorsingSupportingTokens Assertion
Java content class for SignedEndorsingSupportingTokens element declaration.
|
| SignedEndorsingSupportingTokensElementImpl |
|
| SignedInfoElement |
Java content class for SignedInfo element declaration.
|
| SignedInfoElement |
Java content class for SignedInfo element declaration.
|
| SignedInfoElementImpl |
|
| SignedInfoElementImpl |
|
| SignedInfoType |
Java content class for SignedInfoType complex type.
|
| SignedInfoType |
Java content class for SignedInfoType complex type.
|
| SignedInfoTypeImpl |
|
| SignedInfoTypeImpl |
|
| SignedJwtVerificationPredicate |
Checks that the response to a message is appropriate for the
user from whom it claims to be sent, by validating that the JWT sent in is
signed by the appropriate user (their shared secret is retrieved from the user store).
|
| SignedPartsElement |
4.1.1 SignedParts Assertion
Java content class for SignedParts element declaration.
|
| SignedPartsElementImpl |
|
| SignedSupportingTokensElement |
8.2 SignedSupportingTokens Assertion
Java content class for SignedSupportingTokens element declaration.
|
| SignedSupportingTokensElementImpl |
|
| Signer |
|
| SignOutBasisType |
Java content class for SignOutBasisType complex type.
|
| SignOutBasisTypeImpl |
|
| SignOutElement |
Java content class for SignOut element declaration.
|
| SignOutElementImpl |
|
| SignOutType |
Java content class for SignOutType complex type.
|
| SignOutTypeImpl |
|
| SigProvider |
SigProvider is an interface for signing
and verifying XML documents
|
| SimpleHttpClientRequest |
A basic implementation of HttpClientRequest that a script can send over a org.forgerock.http.client.HttpClient.
|
| SimpleHttpClientResponse |
|
| SimpleIterator |
|
| SimpleOpenIdConnectTokenValidator |
TokenValidator implementation for OpenIdConnect tokens issued by the sts.
|
| SimplePrefixSet |
A prefix set that simply iterates through a list of prefix candidates and tests each in turn.
|
| SimpleReferenceTree |
The core purpose of the tree is to identify all matching rules given a resource and it does this by the use of an
election approach that is iterative.
|
| SimpleSAML2TokenValidator |
TokenValidator implementation for SAML2 tokens issued by the sts.
|
| SimpleTaskExecutor |
A simple TaskExecutor that simply executes a task.
|
| SimpleTaskExecutorFactory |
Creates SimpleTaskExecutor instances
|
| SimpleTimeCondition |
Deprecated.
|
| SimpleTimeCondition |
|
| SimpleTokenValidatorBase |
Base class for the TokenValidator instances plugged into the TokenValidateOperation.
|
| SingleLineOptions |
|
| SingleLogoutHandler |
The interface SingleLogoutHandler is used to handle
Single Logout for a specific protocol.
|
| SingleLogoutManager |
The SingleLogoutManager class provides methods to perform
single logout cross multiple federation protocols.
|
| SingleLogoutServiceElement |
Java content class for SingleLogoutService element declaration.
|
| SingleLogoutServiceElementImpl |
|
| SingleServerClusterMonitor |
No-op implementation of ClusterMonitor to be used when session fail-over is not enabled.
|
| SingleSignOnServiceElement |
Java content class for SingleSignOnService element declaration.
|
| SingleSignOnServiceElementImpl |
|
| SingleSignOutNotificationEndpointElement |
Java content class for SingleSignOutNotificationEndpoint element declaration.
|
| SingleSignOutNotificationEndpointElementImpl |
|
| SingleSignOutSubscriptionEndpointElement |
Java content class for SingleSignOutSubscriptionEndpoint element declaration.
|
| SingleSignOutSubscriptionEndpointElementImpl |
|
| SingleUninstallDriver |
|
| SingleValueMapper<K,V> |
A utility collection which maintains mappings for any given value.
|
| SingleWildcardNode |
Wildcard tree node that will match any character except for '#' and '?'
|
| SiteAddViewBean |
Creates a new site.
|
| SiteAttributeMapper |
Deprecated.
|
| SiteAwareInteractionConfig |
|
| SiteConfiguration |
This manages site configuration information.
|
| SiteEditViewBean |
Creates a new site.
|
| SiteIDValidator |
The class ServerIDValidator is used to validate the correct
string format for the attribute iplanet-am-platform-server-list in
iPlanetAMPlatformService. e.g. proto://host.port|xx where xx is an unique
identifier and could any two bytes value
|
| SitesResourceProvider |
A CREST collection resource provider that presents the global sites config in a coherent way.
|
| SiteStatusCheckThreadImpl |
The class implements SiteStatusCheck interface that provides
method that will be used by SiteMonitor to check each site is alive.
|
| SizeLimitExceededException |
This exception will be thrown when the size limit has been exceeded during
search operations.
|
| SkipIfInfo |
|
| SMDescriptionData |
SMDescriptionData defines a set of methods that
are required by discovery service description viewbean.
|
| SMDiscoEntryData |
|
| SMDiscoveryBootstrapRefOffAddViewBean |
|
| SMDiscoveryBootstrapRefOffEditViewBean |
|
| SMDiscoveryBootstrapRefOffViewBeanBase |
|
| SMDiscoveryDescriptionAddViewBean |
|
| SMDiscoveryDescriptionEditViewBean |
|
| SMDiscoveryDescriptionViewBeanBase |
|
| SMDiscoveryProviderResourceIdMapperAddViewBean |
|
| SMDiscoveryProviderResourceIdMapperEditViewBean |
|
| SMDiscoveryProviderResourceIdMapperViewBeanBase |
|
| SMDiscoveryServiceData |
SMDiscoveryServiceData defines a set of methods that
are required by discovery service.
|
| SMDiscoveryServiceModel |
|
| SMDiscoveryServiceModelImpl |
|
| SMDiscoveryServiceViewBean |
|
| SMG11NModelImpl |
|
| SMG11NViewBean |
|
| SMProfileModel |
SMProfileModel defines a set of methods that are required by
session profile view bean.
|
| SMProfileModelImpl |
Class that provides methods to manage Session Management.
|
| SMProfileViewBean |
|
| SmsAggregatingAgentsQueryHandler |
A handler for handling queries on the realm-config/agents resource.
|
| SmsAttribute |
Represents an attribute managed by the SMS layer.
|
| SMSAuditFilter |
An interface for creating filters that block specific config changes from being audited
|
| SMSAuditor |
Responsible for publishing audit config events for an SMS operation.
|
| SMSAuthModule |
AM's internal user's authentication module
|
| SmsCollectionProvider |
A CREST collection provider for SMS schema config.
|
| SmsCollectionProviderFactory |
|
| SMSConfigurationFactory |
Resolves which ServerConfiguration to retrieve from the SMS configuration.
|
| SMSConnectionModule |
|
| SmsConsoleServiceConfig |
Responsible for reading the amConsoleConfig.xml configuration file and
parsing relevant sections to expose to the service-exposing layers in the
SMS REST system.
|
| SmsConsoleServiceNameFilter |
Filter for service names to be displayed via console interface.
|
| SMSDataEntry |
This class encapsulates a distinguished name and its attribute values.
|
| SMSDataLayerConfiguration |
|
| SMSEmbeddedLdapObject |
This object represents an LDAP entry in the directory server.
|
| SMSEnhancedFlatFileObject |
This is an enhancement of SMSEnhancedFlatFileObject where
we modified the implementation to avoid hitting the file name length
limitation on Windows Operating System.
|
| SMSEntry |
This object represents a SMS entry in datastore, similar to UMS's equivalent
class called PersistentObject.
|
| SMServiceListener |
Service Configuration listener class to clean the delegation polcies
when realms are removed.
|
| SMServlet |
Controller servlet for the Session Management Module.
|
| SMServlet |
The SMServlet provides`simple http interface to obtain service
configuration
|
| SMSessionCache |
This class caches session information.
|
| SMSessionData |
Class that provides methods to set/get session data.
|
| SMSEventListener |
Defines a listener that should be notified when an SMS event occurs to an object.
|
| SMSException |
The exception class whose instance is thrown if there is any error during the
operation of objects of the com.sun.identity.sms package.
|
| SMSException_SOAPSerializer |
|
| SMSFlatFileObject |
This class represents a configuration object stored in a file.
|
| SMSFlatFileObjectBase |
This is the base implementation of flat file data store object.
|
| SMSFlatFileTreeNode |
This is a node in the directory tree that the
SMSEnhancedFlatFileObject class holds to track the
directory structure of the data.
|
| SMSGateway |
Defines the ability to send SMS (Short Message Service) and e-mail via a gateway implementation.
|
| SmsGlobalSingletonProvider |
A CREST singleton provider for SMS global schema config.
|
| SmsGlobalSingletonProviderFactory |
|
| SMSJAXRPCObject |
|
| SMSJAXRPCObjectImpl |
|
| SmsJsonConverter |
A class to convert service configurations between XML and JSON
|
| SmsJsonSchema |
Constants for the REST SMS schema representations.
|
| SMSLdapObject |
This object represents an LDAP entry in the directory server.
|
| SMSMigration |
Migrates SMS data.
|
| SMSMigration70 |
|
| SMSNotificationManager |
Handles all the notification events for SMS.
|
| SMSObject |
Abstract class that needs to be implemented to store configuration data in a
data store.
|
| SMSObjectDB |
Abstract class that needs to be implemented to get root suffix
configuration data from a datastore.
|
| SMSObjectIF |
JAX-RPC interface for SMSObject and Services
|
| SMSObjectIF_checkForLocal_RequestStruct |
|
| SMSObjectIF_checkForLocal_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_checkForLocal_ResponseStruct |
|
| SMSObjectIF_checkForLocal_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_create_Fault_SOAPBuilder |
|
| SMSObjectIF_create_Fault_SOAPSerializer |
|
| SMSObjectIF_create_RequestStruct |
|
| SMSObjectIF_create_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_create_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_create_ResponseStruct |
|
| SMSObjectIF_create_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_delete_Fault_SOAPBuilder |
|
| SMSObjectIF_delete_Fault_SOAPSerializer |
|
| SMSObjectIF_delete_RequestStruct |
|
| SMSObjectIF_delete_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_delete_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_delete_ResponseStruct |
|
| SMSObjectIF_delete_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_deRegisterNotificationURL_RequestStruct |
|
| SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_deRegisterNotificationURL_ResponseStruct |
|
| SMSObjectIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_entryExists_Fault_SOAPBuilder |
|
| SMSObjectIF_entryExists_Fault_SOAPSerializer |
|
| SMSObjectIF_entryExists_RequestStruct |
|
| SMSObjectIF_entryExists_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_entryExists_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_entryExists_ResponseStruct |
|
| SMSObjectIF_entryExists_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_getAMSdkBaseDN_RequestStruct |
|
| SMSObjectIF_getAMSdkBaseDN_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_getAMSdkBaseDN_ResponseStruct |
|
| SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPBuilder |
|
| SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_getRootSuffix_RequestStruct |
|
| SMSObjectIF_getRootSuffix_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_getRootSuffix_ResponseStruct |
|
| SMSObjectIF_getRootSuffix_ResponseStruct_SOAPBuilder |
|
| SMSObjectIF_getRootSuffix_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_modify_Fault_SOAPBuilder |
|
| SMSObjectIF_modify_Fault_SOAPSerializer |
|
| SMSObjectIF_modify_RequestStruct |
|
| SMSObjectIF_modify_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_modify_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_modify_ResponseStruct |
|
| SMSObjectIF_modify_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_notifyObjectChanged_RequestStruct |
|
| SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_notifyObjectChanged_ResponseStruct |
|
| SMSObjectIF_notifyObjectChanged_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_objectsChanged_RequestStruct |
|
| SMSObjectIF_objectsChanged_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_objectsChanged_ResponseStruct |
|
| SMSObjectIF_objectsChanged_ResponseStruct_SOAPBuilder |
|
| SMSObjectIF_objectsChanged_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_read_Fault_SOAPBuilder |
|
| SMSObjectIF_read_Fault_SOAPSerializer |
|
| SMSObjectIF_read_RequestStruct |
|
| SMSObjectIF_read_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_read_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_read_ResponseStruct |
|
| SMSObjectIF_read_ResponseStruct_SOAPBuilder |
|
| SMSObjectIF_read_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_registerNotificationURL_RequestStruct |
|
| SMSObjectIF_registerNotificationURL_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_registerNotificationURL_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_registerNotificationURL_ResponseStruct |
|
| SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPBuilder |
|
| SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_schemaSubEntries_Fault_SOAPBuilder |
|
| SMSObjectIF_schemaSubEntries_Fault_SOAPSerializer |
|
| SMSObjectIF_schemaSubEntries_RequestStruct |
|
| SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_schemaSubEntries_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_schemaSubEntries_ResponseStruct |
|
| SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPBuilder |
|
| SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_search_Fault_SOAPBuilder |
|
| SMSObjectIF_search_Fault_SOAPSerializer |
|
| SMSObjectIF_search_RequestStruct |
|
| SMSObjectIF_search_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_search_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_search_ResponseStruct |
|
| SMSObjectIF_search_ResponseStruct_SOAPBuilder |
|
| SMSObjectIF_search_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_search2_Fault_SOAPBuilder |
|
| SMSObjectIF_search2_Fault_SOAPSerializer |
|
| SMSObjectIF_search2_RequestStruct |
|
| SMSObjectIF_search2_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_search2_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_search2_ResponseStruct |
|
| SMSObjectIF_search2_ResponseStruct_SOAPBuilder |
|
| SMSObjectIF_search2_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_search3_Fault_SOAPBuilder |
|
| SMSObjectIF_search3_Fault_SOAPSerializer |
|
| SMSObjectIF_search3_RequestStruct |
|
| SMSObjectIF_search3_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_search3_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_search3_ResponseStruct |
|
| SMSObjectIF_search3_ResponseStruct_SOAPBuilder |
|
| SMSObjectIF_search3_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_searchOrganizationNames_Fault_SOAPBuilder |
|
| SMSObjectIF_searchOrganizationNames_Fault_SOAPSerializer |
|
| SMSObjectIF_searchOrganizationNames_RequestStruct |
|
| SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_searchOrganizationNames_ResponseStruct |
|
| SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPBuilder |
|
| SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_searchSubOrgNames_Fault_SOAPBuilder |
|
| SMSObjectIF_searchSubOrgNames_Fault_SOAPSerializer |
|
| SMSObjectIF_searchSubOrgNames_RequestStruct |
|
| SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_searchSubOrgNames_ResponseStruct |
|
| SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPBuilder |
|
| SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_subEntries_Fault_SOAPBuilder |
|
| SMSObjectIF_subEntries_Fault_SOAPSerializer |
|
| SMSObjectIF_subEntries_RequestStruct |
|
| SMSObjectIF_subEntries_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_subEntries_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_subEntries_ResponseStruct |
|
| SMSObjectIF_subEntries_ResponseStruct_SOAPBuilder |
|
| SMSObjectIF_subEntries_ResponseStruct_SOAPSerializer |
|
| SMSObjectIF_Tie |
|
| SMSObjectIF_validateServiceAttributes_Fault_SOAPBuilder |
|
| SMSObjectIF_validateServiceAttributes_Fault_SOAPSerializer |
|
| SMSObjectIF_validateServiceAttributes_RequestStruct |
|
| SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPBuilder |
|
| SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPSerializer |
|
| SMSObjectIF_validateServiceAttributes_ResponseStruct |
|
| SMSObjectIF_validateServiceAttributes_ResponseStruct_SOAPSerializer |
|
| SMSObjectListener |
The purpose of this interface is to allow SMSObject implementors to return
changes about SMSObjects
|
| SMSPropertiesObserver |
Listenes to changes to SystemProperties and reinitialized
configuration framework.
|
| SmsQueryFilterVisitor |
Query filter visitor that understands attributes associated with the SMS layer.
|
| SmsRealmProvider |
|
| SMSRepositoryMig |
Migrates a SMS in LDAP to flat file structure usable # by SMSFlatFileObject
class.
|
| SmsRequestHandler |
A CREST routing request handler that creates collection and singleton resource providers for
the SMS configuration services.
|
| SmsRequestHandlerFactory |
|
| SmsResourceProvider |
A base class for resource providers for the REST SMS services - provides common utility methods for
navigating SMS schemas.
|
| SmsRestRouteProvider |
|
| SmsRouteTree |
Represents a Router tree.
|
| SmsRouteTree.Route |
A matching pair for an SmsRouteTree route that consists of the tree routed to, and the route matcher
that leads there.
|
| SmsRouteTreeBuilder |
|
| SMSSchema |
This class provides methods to obtain service schema and plugin schema from
XML documents.
|
| SmsServerPropertiesResource |
A service to allow the modification of server properties
|
| SmsServerPropertiesResourceFactory |
|
| SmsServiceHandlerFunction |
Responsible for answering the question of whether a service should be handled by the
SMS layer request handler, or whether it has its own specific request handler.
|
| SmsSingletonProvider |
A CREST singleton provider for SMS schema config.
|
| SmsSingletonProviderFactory |
|
| SMSThreadPool |
The class SMSThreadPool provides interfaces to manage
notfication thread pools shared by idm and sm.
|
| SMSubConfig |
Sub Configuration Display Object.
|
| SMSubConfigComparator |
Sub Configuration Display Object Comparator.
|
| SMSUtils |
|
| SMSUtils.ATTRIBUTE_SCHEMA_CHILD |
Define the children order of the attribute schema.
|
| SMViewBeanBase |
|
| SnsClientFactory |
Factory to generate new Amazon SNS clients for a supplied config.
|
| SnsHttpDelegate |
Delegate for communicating with SNS over HTTP.
|
| SnsHttpDelegateFactory |
Produces SnsHttpDelegates matching the PushNotificationServiceFactory interface.
|
| SnsMessageResource |
An endpoint, created and attached to the Router at the point of a new SnsHttpDelegate being
configured to accept inbound messages from a remote device over SNS.
|
| SnsPushMessageConverter |
Converts a basic message String into a format appropriate for passing into the SNS.
|
| SnsPushResponseUpdater |
|
| SnsRegistrationPredicate |
Acts to register (via communication with SNS) the device that is currently talking to the server
from the mobile app.
|
| SoapAMTokenValidator |
Instances of this class will be deployed in a published soap-sts instance when the soap-sts instance is configured to
support delegated token relationships (ActAs/OnBehalfOf) and OpenAM token types are configured as one of the validated
delegated token types.
|
| SOAPBindingConstants |
This class contains all the constants used by the
Soapbinding classes.
|
| SOAPBindingException |
The SOAPBindingException class represents a error while
processing SOAP request and response.
|
| SOAPBindingRequestHandler |
|
| SOAPBindingService |
This class provides methods to retrieve SOAP configuration
from the data store.
|
| SOAPBindingService |
This class provides methods to retrieve SOAP configuration
from the data store.
|
| SoapCertificateTokenValidator |
This class extends the Apache WSS4j TokenValidator deployed by Apache CXF to validate x509 tokens presented as part
of consuming an STS instance protected by SecurityPolicy bindings specifying an x509 Certificate which serves to
identify the client (examples 2.2.2, and 2.2.4 of http://docs.oasis-open.org/ws-sx/security-policy/examples/ws-sp-usecases-examples.html)
In these cases, the presented x509Certificate[] must be validated with OpenAM so that an OpenAM session token can
be generated as the basis of the identity asserted in a generated token.
|
| SOAPClient |
Deprecated.
|
| SOAPClient |
The class SOAPClient provides methods for SOAP and JAXRPC
client to send and receive messages.
|
| SOAPClientException |
Deprecated.
|
| SOAPClientException |
An SOAPClientException is thrown when there are errors related
to JAXRPC and SOAP methods.
|
| SOAPCommunicator |
The SOAPCommunicator is a utility package to assist in SAML2 communication over SOAP.
|
| SoapDelegationConfig |
This class encapsulates the configuration pertaining to the OnBehalfOf and ActAs elements in the WS-Trust specification.
|
| SoapDelegationConfig.SoapDelegationConfigBuilder |
|
| SoapDeploymentConfig |
This class represents the deployment configuration for an STS instance.
|
| SoapDeploymentConfig.SoapDeploymentConfigBuilder |
|
| SOAPFault |
The SOAPFault class represents a SOAP Fault element.
|
| SOAPFaultDetail |
The SOAPFaultDetail class represents the 'Detail' child element
of SOAP Fault element.
|
| SOAPFaultException |
The SOAPFaultException class represents a SOAP Fault while
processing SOAP request.
|
| SOAPNormalization10Element |
7.1 AlgorithmSuite Assertion
Java content class for SOAPNormalization10 element declaration.
|
| SOAPNormalization10ElementImpl |
|
| SoapOpenIdConnectTokenAuthnContextMapper |
OpenIdConnect tokens can include an Authentication Context Class Reference (acr) claim which indicates how the subject
asserted by the OIDC token was authenticated.
|
| SoapOpenIdConnectTokenAuthnMethodsReferencesMapper |
An interface which allows soap-sts publishers to generate the amr claim for issued OpenIdConnect tokens on the basis
of the validated input token.
|
| SoapOpenIdConnectTokenProvider |
Responsible for issuing OpenIdConnect tokens in the soap-sts context.
|
| SoapOpenIdConnectTokenProvider.SoapOpenIdConnectTokenProviderBuilder |
|
| SOAPProviderConfig |
This interface is used to read the SOAP Provider configuration from
various configuration stores.
|
| SOAPReceiver |
The SOAPReceiver class defines a SOAP Receiver which supports
SOAP over HTTP binding.
|
| SOAPRequestHandler |
This class SOAPRequestHandler is to process and secure the
in-bound or out-bound SOAPMessages of the web service clients
and web service providers.
|
| SOAPRequestHandlerInterface |
SOAPRequestHandlerInterface provides the interfaces
to process and secure the in-bound or out-bound SOAPMessages
of the web service clients and web service providers.
|
| SoapSamlTokenProvider |
The TokenProvider responsible for issuing SAML2 assertions by consuming the TokenGenerationService.
|
| SoapSamlTokenProvider.SoapSamlTokenProviderBuilder |
|
| SoapSTSAccessTokenProvider |
This interface encapsulates the concerns of obtaining a soap-sts access token, necessary to consume the sts-publish
service, and to consume the token generation service.
|
| SoapSTSAccessTokenProviderImpl |
|
| SoapSTSAddViewBean |
ViewBean class to create new soap-sts instances.
|
| SoapSTSAgentConfigAccess |
This interface defines the concerns of accessing the configuration state corresponding to the soap STS agent from
OpenAM
|
| SoapSTSAgentConfigAccessImpl |
|
| SoapSTSAgentCredentialsAccess |
Defines the concerns of access to the soap-sts agent username and password, including any necessary decryption.
|
| SoapSTSAgentCredentialsAccessImpl |
|
| SoapSTSAuditEventPublisher |
Responsible for sending locally created audit events to the OpenAM AuditService.
|
| SoapSTSCallbackHandler |
An instance of this class is set in the StaticSTSProperties passed to the cxf-runtime.
|
| SoapSTSConsumer |
This class wraps the org.apache.cxf.ws.security.trust.STSClient to provide configuration state necessary to consume
published soap-sts instances.
|
| SoapSTSConsumer.SoapSTSConsumerBuilder |
|
| SoapSTSConsumerCallbackHandler |
The CallbackHandler which supports all of the possible Callback types required by the SoapSTSConsumer.
|
| SoapSTSConsumerCallbackHandler.SoapSTSConsumerCallbackHandlerBuilder |
|
| SoapSTSConsumerException |
Exception thrown by the SoapSTSConsumer
|
| SoapSTSContextListener |
This class will shutdown the soap-sts state related to polling the sts-publish service in order to
expose soap-sts instances published on the OpenAM home server.
|
| SoapSTSEditViewBean |
Class to edit an existing soap-sts instance
|
| SoapSTSInjectorHolder |
Holds the Injector instance common to all Rest STS instances.
|
| SoapSTSInstanceConfig |
Class which encapsulates all of the user-provided config information necessary to create an instance of the
STS.
|
| SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilder |
|
| SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilderBase<T extends SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilderBase<T>> |
|
| SoapSTSInstanceConfigMarshaller |
|
| SoapSTSInstanceConfigStore |
|
| SoapSTSInstanceLifecycleManager |
This interface defines and encapsulates the concerns of consuming the cxf runtime to programmatically publish and
destroy soap sts instances.
|
| SoapSTSInstanceLifecycleManagerImpl |
|
| SoapSTSInstanceModel |
The model backing the SoapSTSAddViewBean and the SoapSTSEditViewBean classes
|
| SoapSTSInstanceModule |
This is the base module for the STS operations.
|
| SoapSTSInstancePublisher |
Represents the concerns of publishing Soap STS instances, and retrieving these representations.
|
| SoapSTSInstancePublisher |
This interface is essentially a marker interface which allows Guice to inject a specific Runnable into the
SoapSTSLifecycleImpl.
|
| SoapSTSInstancePublisherImpl |
|
| SoapSTSInstancePublisherImpl |
|
| SoapSTSInstanceState |
|
| SoapSTSInstanceStateFactoryImpl |
|
| SoapSTSInstanceStateProvider |
|
| SoapSTSInstanceStateServiceListener |
This class implements the ServiceListener interface and leverages the STSInstanceStateProvider interface to
invalidate cache entries in the RestSTSInstanceStateProvider when the organizational config of a rest sts instance
is updated.
|
| SoapSTSKeystoreConfig |
The classes in this package define the objects which must be populated in order to create a fully-configured
STS instance.
|
| SoapSTSKeystoreConfig.SoapSTSKeystoreConfigBuilder |
|
| SoapSTSLifecycle |
This interface defines the concerns of starting and stopping the soap-sts context.
|
| SoapSTSLifecycleImpl |
|
| SoapSTSModule |
Defines the guice bindings needed by the soap-sts 'framework' - i.e. the elements need to exposed published soap-sts
instances as web-services.
|
| SoapTokenProviderBase |
This class contains functionality common to both the OpenIdConnect and SAML2 TokenProvider implementations.
|
| SoapTokenProviderBase.AuthenticationContextMapperState |
|
| SoapUsernameTokenAuthenticationRequestDispatcher |
This class is responsible for dispatching the credential state encapsulated in UsernameTokens to the
OpenAM REST authN context.
|
| SocialAuthenticationImplementation |
A class to encapsulate a social authentication implementation.
|
| SocialAuthNModel |
Model class for common tasks involved in configuring social authentication providers (Google, Facebook etc).
|
| SocialAuthNModelImpl |
Default implementation of the social authentication model.
|
| SortKey |
This class represents data structure for sort key.
|
| SPAccountMapper |
The interface SPAccountMapper is used to identify the local identities that maps the SAML
protocol objects such as Assertion, ManageNameIDRequest etc.
|
| SPAccountMapper |
The class PartnerAccountMapper is an interface
that is implemented to map partner account to user account
in OpenAM.
|
| SPACSUtils |
This class is used by a service provider (SP) to process the response from
an identity provider for the SP's Assertion Consumer Service.
|
| SPAttributeMapper |
This interface SPAttributeMapper is used to map the
SAML Attributes to the local user attributes.
|
| SPAttributeMapper |
This interface SPAttributeMapper is used to map the
SAML Attributes to the local user attributes.
|
| SPAuthnContextMapper |
The interface SPAuthnContextMapper.java determines
the Authentication Context to be set in the Authentication Request
and the Auth Level of an Authentication Context.
|
| SPCache |
This class provides the memory store for SAML request and response information on Service Provider side.
|
| SPCache |
This class provides the memory store for
WS-Federation request and response information on Service Provider side.
|
| SpecialAndAdminUserOnlyAuthzModule |
This AuthzModule checks for the presence of the user corresponding to the token returned from
AccessController.doPrivileged(AdminTokenAction.getInstance()), or other special user, as evaluated by
AuthD#isSpecialUser.
|
| SpecialOrAdminOrAgentAuthzModule |
Authorization module that only grants access to agents (e.g. web agent, J2EE agent, SOAP STS).
|
| SpecialRepo |
|
| SpecialUserIdentity |
Interface representing concerns of determining if token corresponds to the 'special' user.
|
| SpecialUserIdentityImpl |
|
| SPECPService |
This class SPSingleLogoutServiceSOAP receives and processes
single logout request using SOAP binding on SP side.
|
| SPFedSession |
This class provides the memory store for
SAML request and response information on Service Provider side.
|
| SPKIDataElement |
Java content class for SPKIData element declaration.
|
| SPKIDataElement |
Java content class for SPKIData element declaration.
|
| SPKIDataElementImpl |
|
| SPKIDataElementImpl |
|
| SPKIDataType |
Java content class for SPKIDataType complex type.
|
| SPKIDataType |
Java content class for SPKIDataType complex type.
|
| SPKIDataType.SPKISexp |
Java content class for SPKISexp element declaration.
|
| SPKIDataType.SPKISexp |
Java content class for SPKISexp element declaration.
|
| SPKIDataTypeImpl |
|
| SPKIDataTypeImpl |
|
| SPKIDataTypeImpl.SPKISexpImpl |
|
| SPKIDataTypeImpl.SPKISexpImpl |
|
| SplunkAuditEventHandlerFactory |
This factory is responsible for creating an instance of the SplunkAuditEventHandler.
|
| SPManageNameIDServiceSOAP |
This class SPManageNameIDServiceSOAP receives and processes
Manage NameID request using SOAP binding on SP side.
|
| SpnegoContextTokenElement |
5.3.5 SpnegoContextToken Assertion
Java content class for SpnegoContextToken element declaration.
|
| SpnegoContextTokenElementImpl |
|
| SpnegoContextTokenType |
Java content class for SpnegoContextTokenType complex type.
|
| SpnegoContextTokenTypeImpl |
|
| SPProvidedNameIdentifier |
Deprecated.
|
| SPSessionListener |
The class SPSessionListener implements
SessionListener interface and is used for maintaining the
SP session cache.
|
| SPSingleLogout |
This class reads the required data from HttpServletRequest and
initiates the LogoutRequest from SP to IDP.
|
| SPSingleLogoutServiceSOAP |
This class SPSingleLogoutServiceSOAP receives and processes
single logout request using SOAP binding on SP side.
|
| SPSSOConfigElement |
Java content class for SPSSOConfig element declaration.
|
| SPSSOConfigElement |
Java content class for SPSSOConfig element declaration.
|
| SPSSOConfigElementImpl |
|
| SPSSOConfigElementImpl |
|
| SPSSODescriptorElement |
Java content class for SPSSODescriptor element declaration.
|
| SPSSODescriptorElementImpl |
|
| SPSSODescriptorType |
Java content class for SPSSODescriptorType complex type.
|
| SPSSODescriptorTypeImpl |
|
| SPSSOFederate |
This class reads the query parameters and performs the required
processing logic for sending Authentication Request
from SP to IDP.
|
| SSHA |
Hashes and verifies salted SHA-1 passwords, which are compliant with RFC
2307.
|
| SSHA256 |
Hashes and verifies salted SHA-1 passwords, which are compliant with RFC
2307.
|
| SSLSocketFactoryManager |
Generate SSLContext can be used to create an SSL socket connection
to ssl enabled server.
|
| SSODescriptorType |
Java content class for SSODescriptorType complex type.
|
| SSODescriptorTypeImpl |
|
| SSOException |
This SSOException is thrown when there are single sign on token
operation error.
|
| SSOException_SOAPSerializer |
|
| SSOPrincipal |
This class SSOPrincipalrepresents
the entities such as a user or a
service.
|
| SSOProvider |
SSOProvider is the interface that the SSO providers or the
plug-ins need to implement.
|
| SSOProviderBundle |
This class represents to get the locale-specific resource strings for the
sso classes.
|
| SSOProviderImpl |
This final class SSOProviderImpl implements
SSOProvider interface and provides implementation of the methods
to create , destroy , check the validity of a single sign on token.
|
| SSOProviderPlugin |
Extension interface for dynamically loaded SSOProvider plugins.
|
| SsoServerAuthModulesEntry |
The class is used for implementing the "SsoServerAuthModulesEntry" group.
|
| SsoServerAuthModulesEntryImpl |
This class extends the "SsoServerAuthModulesEntry" class.
|
| SsoServerAuthModulesEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerAuthModulesEntry" MBean.
|
| SsoServerAuthModulesEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerAuthModulesEntry" group.
|
| SsoServerAuthModulesTableMeta |
The class is used for implementing the "SsoServerAuthModulesTable" group.
|
| SsoServerAuthSvc |
The class is used for implementing the "SsoServerAuthSvc" group.
|
| SsoServerAuthSvcImpl |
This class extends the "SsoServerAuthSvc" class.
|
| SsoServerAuthSvcMBean |
This interface is used for representing the remote management interface for the "SsoServerAuthSvc" MBean.
|
| SsoServerAuthSvcMeta |
The class is used for representing SNMP metadata for the "SsoServerAuthSvc" group.
|
| SsoServerConnPoolSvc |
The class is used for implementing the "SsoServerConnPoolSvc" group.
|
| SsoServerConnPoolSvcImpl |
|
| SsoServerConnPoolSvcMBean |
This interface is used for representing the remote management interface for the "SsoServerConnPoolSvc" MBean.
|
| SsoServerConnPoolSvcMeta |
The class is used for representing SNMP metadata for the "SsoServerConnPoolSvc" group.
|
| SsoServerEntitlementPolicyStatsEntry |
The class is used for implementing the "SsoServerEntitlementPolicyStatsEntry" group.
|
| SsoServerEntitlementPolicyStatsEntryImpl |
This class extends the "SsoServerEntitlementPolicyStatsEntry" class.
|
| SsoServerEntitlementPolicyStatsEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerEntitlementPolicyStatsEntry" MBean.
|
| SsoServerEntitlementPolicyStatsEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerEntitlementPolicyStatsEntry" group.
|
| SsoServerEntitlementPolicyStatsTableMeta |
The class is used for implementing the "SsoServerEntitlementPolicyStatsTable" group.
|
| SsoServerEntitlementSvc |
The class is used for implementing the "SsoServerEntitlementSvc" group.
|
| SsoServerEntitlementSvcImpl |
This class extends the "SsoServerEntitlementSvc" class.
|
| SsoServerEntitlementSvcMBean |
This interface is used for representing the remote management interface for the "SsoServerEntitlementSvc" MBean.
|
| SsoServerEntitlementSvcMeta |
The class is used for representing SNMP metadata for the "SsoServerEntitlementSvc" group.
|
| SsoServerFedCOTMemberEntry |
The class is used for implementing the "SsoServerFedCOTMemberEntry" group.
|
| SsoServerFedCOTMemberEntryImpl |
This class extends the "SsoServerFedCOTMemberEntry" class.
|
| SsoServerFedCOTMemberEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerFedCOTMemberEntry" MBean.
|
| SsoServerFedCOTMemberEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerFedCOTMemberEntry" group.
|
| SsoServerFedCOTMemberTableMeta |
The class is used for implementing the "SsoServerFedCOTMemberTable" group.
|
| SsoServerFedCOTs |
The class is used for implementing the "SsoServerFedCOTs" group.
|
| SsoServerFedCOTsEntry |
The class is used for implementing the "SsoServerFedCOTsEntry" group.
|
| SsoServerFedCOTsEntryImpl |
This class extends the "SsoServerFedCOTsEntry" class.
|
| SsoServerFedCOTsEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerFedCOTsEntry" MBean.
|
| SsoServerFedCOTsEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerFedCOTsEntry" group.
|
| SsoServerFedCOTsImpl |
This class extends the "SsoServerFedCOTs" class.
|
| SsoServerFedCOTsMBean |
This interface is used for representing the remote management interface for the "SsoServerFedCOTs" MBean.
|
| SsoServerFedCOTsMeta |
The class is used for representing SNMP metadata for the "SsoServerFedCOTs" group.
|
| SsoServerFedCOTsTableMeta |
The class is used for implementing the "SsoServerFedCOTsTable" group.
|
| SsoServerFedEntities |
The class is used for implementing the "SsoServerFedEntities" group.
|
| SsoServerFedEntitiesEntry |
The class is used for implementing the "SsoServerFedEntitiesEntry" group.
|
| SsoServerFedEntitiesEntryImpl |
This class extends the "SsoServerFedEntitiesEntry" class.
|
| SsoServerFedEntitiesEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerFedEntitiesEntry" MBean.
|
| SsoServerFedEntitiesEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerFedEntitiesEntry" group.
|
| SsoServerFedEntitiesImpl |
This class extends the "SsoServerFedEntities" class.
|
| SsoServerFedEntitiesMBean |
This interface is used for representing the remote management interface for the "SsoServerFedEntities" MBean.
|
| SsoServerFedEntitiesMeta |
The class is used for representing SNMP metadata for the "SsoServerFedEntities" group.
|
| SsoServerFedEntitiesTableMeta |
The class is used for implementing the "SsoServerFedEntitiesTable" group.
|
| SsoServerIDFFSvc |
The class is used for implementing the "SsoServerIDFFSvc" group.
|
| SsoServerIDFFSvcImpl |
This class extends the "SsoServerIDFFSvc" class.
|
| SsoServerIDFFSvcMBean |
This interface is used for representing the remote management interface for the "SsoServerIDFFSvc" MBean.
|
| SsoServerIDFFSvcMeta |
The class is used for representing SNMP metadata for the "SsoServerIDFFSvc" group.
|
| SsoServerIdRepoSvc |
The class is used for implementing the "SsoServerIdRepoSvc" group.
|
| SsoServerIdRepoSvcImpl |
This class extends the "SsoServerIdRepoSvc" class.
|
| SsoServerIdRepoSvcMBean |
This interface is used for representing the remote management interface for the "SsoServerIdRepoSvc" MBean.
|
| SsoServerIdRepoSvcMeta |
The class is used for representing SNMP metadata for the "SsoServerIdRepoSvc" group.
|
| SSOServerInfo |
|
| SSOServerInfo.SSOServerInfoBuilder |
|
| SsoServerInstance |
The class is used for implementing the "SsoServerInstance" group.
|
| SsoServerInstanceImpl |
This class extends the "SsoServerInstance" class.
|
| SsoServerInstanceMBean |
This interface is used for representing the remote management interface for the "SsoServerInstance" MBean.
|
| SsoServerInstanceMeta |
The class is used for representing SNMP metadata for the "SsoServerInstance" group.
|
| SsoServerLoggingHdlrEntry |
The class is used for implementing the "SsoServerLoggingHdlrEntry" group.
|
| SsoServerLoggingHdlrEntryImpl |
This class extends the "SsoServerLoggingHdlrEntry" class.
|
| SsoServerLoggingHdlrEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerLoggingHdlrEntry" MBean.
|
| SsoServerLoggingHdlrEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerLoggingHdlrEntry" group.
|
| SsoServerLoggingHdlrTableMeta |
The class is used for implementing the "SsoServerLoggingHdlrTable" group.
|
| SsoServerLoggingSvc |
The class is used for implementing the "SsoServerLoggingSvc" group.
|
| SsoServerLoggingSvcImpl |
This class extends the "SsoServerLoggingSvc" class.
|
| SsoServerLoggingSvcMBean |
This interface is used for representing the remote management interface for the "SsoServerLoggingSvc" MBean.
|
| SsoServerLoggingSvcMeta |
The class is used for representing SNMP metadata for the "SsoServerLoggingSvc" group.
|
| SSOServerMonConfig |
|
| SSOServerMonConfig.SSOServerMonInfoBuilder |
|
| SsoServerPolicy22AgentEntry |
The class is used for implementing the "SsoServerPolicy22AgentEntry" group.
|
| SsoServerPolicy22AgentEntryImpl |
This class extends the "SsoServerPolicy22AgentEntry" class.
|
| SsoServerPolicy22AgentEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerPolicy22AgentEntry" MBean.
|
| SsoServerPolicy22AgentEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerPolicy22AgentEntry" group.
|
| SsoServerPolicy22AgentTableMeta |
The class is used for implementing the "SsoServerPolicy22AgentTable" group.
|
| SsoServerPolicyAgents |
The class is used for implementing the "SsoServerPolicyAgents" group.
|
| SsoServerPolicyAgentsImpl |
This class extends the "SsoServerPolicyAgents" class.
|
| SsoServerPolicyAgentsMBean |
This interface is used for representing the remote management interface for the "SsoServerPolicyAgents" MBean.
|
| SsoServerPolicyAgentsMeta |
The class is used for representing SNMP metadata for the "SsoServerPolicyAgents" group.
|
| SsoServerPolicyJ2EEAgentEntry |
The class is used for implementing the "SsoServerPolicyJ2EEAgentEntry" group.
|
| SsoServerPolicyJ2EEAgentEntryImpl |
This class extends the "SsoServerPolicyJ2EEAgentEntry" class.
|
| SsoServerPolicyJ2EEAgentEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerPolicyJ2EEAgentEntry" MBean.
|
| SsoServerPolicyJ2EEAgentEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerPolicyJ2EEAgentEntry" group.
|
| SsoServerPolicyJ2EEAgentTableMeta |
The class is used for implementing the "SsoServerPolicyJ2EEAgentTable" group.
|
| SsoServerPolicyJ2EEGroupEntry |
The class is used for implementing the "SsoServerPolicyJ2EEGroupEntry" group.
|
| SsoServerPolicyJ2EEGroupEntryImpl |
This class extends the "SsoServerPolicyJ2EEGroupEntry" class.
|
| SsoServerPolicyJ2EEGroupEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerPolicyJ2EEGroupEntry" MBean.
|
| SsoServerPolicyJ2EEGroupEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerPolicyJ2EEGroupEntry" group.
|
| SsoServerPolicyJ2EEGroupTableMeta |
The class is used for implementing the "SsoServerPolicyJ2EEGroupTable" group.
|
| SsoServerPolicySvc |
The class is used for implementing the "SsoServerPolicySvc" group.
|
| SsoServerPolicySvcImpl |
This class extends the "SsoServerPolicySvc" class.
|
| SsoServerPolicySvcMBean |
This interface is used for representing the remote management interface for the "SsoServerPolicySvc" MBean.
|
| SsoServerPolicySvcMeta |
The class is used for representing SNMP metadata for the "SsoServerPolicySvc" group.
|
| SsoServerPolicyWebAgentEntry |
The class is used for implementing the "SsoServerPolicyWebAgentEntry" group.
|
| SsoServerPolicyWebAgentEntryImpl |
This class extends the "SsoServerPolicyWebAgentEntry" class.
|
| SsoServerPolicyWebAgentEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerPolicyWebAgentEntry" MBean.
|
| SsoServerPolicyWebAgentEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerPolicyWebAgentEntry" group.
|
| SsoServerPolicyWebAgentTableMeta |
The class is used for implementing the "SsoServerPolicyWebAgentTable" group.
|
| SsoServerPolicyWebGroupEntry |
The class is used for implementing the "SsoServerPolicyWebGroupEntry" group.
|
| SsoServerPolicyWebGroupEntryImpl |
This class extends the "SsoServerPolicyWebGroupEntry" class.
|
| SsoServerPolicyWebGroupEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerPolicyWebGroupEntry" MBean.
|
| SsoServerPolicyWebGroupEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerPolicyWebGroupEntry" group.
|
| SsoServerPolicyWebGroupTableMeta |
The class is used for implementing the "SsoServerPolicyWebGroupTable" group.
|
| SsoServerRealmEntry |
The class is used for implementing the "SsoServerRealmEntry" group.
|
| SsoServerRealmEntryImpl |
This class extends the "SsoServerRealmEntry" class.
|
| SsoServerRealmEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerRealmEntry" MBean.
|
| SsoServerRealmEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerRealmEntry" group.
|
| SSOServerRealmFedInfo |
|
| SSOServerRealmFedInfo.SSOServerRealmFedInfoBuilder |
|
| SSOServerRealmInfo |
|
| SSOServerRealmInfo.SSOServerRealmInfoBuilder |
|
| SsoServerRealmTableMeta |
The class is used for implementing the "SsoServerRealmTable" group.
|
| SsoServerSAML1CacheEntry |
The class is used for implementing the "SsoServerSAML1CacheEntry" group.
|
| SsoServerSAML1CacheEntryImpl |
This class extends the "SsoServerSAML1CacheEntry" class.
|
| SsoServerSAML1CacheEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerSAML1CacheEntry" MBean.
|
| SsoServerSAML1CacheEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerSAML1CacheEntry" group.
|
| SsoServerSAML1CacheTableMeta |
The class is used for implementing the "SsoServerSAML1CacheTable" group.
|
| SsoServerSAML1EndPointEntry |
The class is used for implementing the "SsoServerSAML1EndPointEntry" group.
|
| SsoServerSAML1EndPointEntryImpl |
This class extends the "SsoServerSAML1EndPointEntry" class.
|
| SsoServerSAML1EndPointEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerSAML1EndPointEntry" MBean.
|
| SsoServerSAML1EndPointEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerSAML1EndPointEntry" group.
|
| SsoServerSAML1EndPointTableMeta |
The class is used for implementing the "SsoServerSAML1EndPointTable" group.
|
| SsoServerSAML1Svc |
The class is used for implementing the "SsoServerSAML1Svc" group.
|
| SsoServerSAML1SvcImpl |
This class extends the "SsoServerSAML1Svc" class.
|
| SsoServerSAML1SvcMBean |
This interface is used for representing the remote management interface for the "SsoServerSAML1Svc" MBean.
|
| SsoServerSAML1SvcMeta |
The class is used for representing SNMP metadata for the "SsoServerSAML1Svc" group.
|
| SsoServerSAML1TrustPrtnrsEntry |
The class is used for implementing the "SsoServerSAML1TrustPrtnrsEntry" group.
|
| SsoServerSAML1TrustPrtnrsEntryImpl |
This class extends the "SsoServerSAML1TrustPrtnrsEntry" class.
|
| SsoServerSAML1TrustPrtnrsEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerSAML1TrustPrtnrsEntry" MBean.
|
| SsoServerSAML1TrustPrtnrsEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerSAML1TrustPrtnrsEntry" group.
|
| SsoServerSAML1TrustPrtnrsTableMeta |
The class is used for implementing the "SsoServerSAML1TrustPrtnrsTable" group.
|
| SsoServerSAML2IDPEntry |
The class is used for implementing the "SsoServerSAML2IDPEntry" group.
|
| SsoServerSAML2IDPEntryImpl |
This class extends the "SsoServerSAML2IDPEntry" class.
|
| SsoServerSAML2IDPEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerSAML2IDPEntry" MBean.
|
| SsoServerSAML2IDPEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerSAML2IDPEntry" group.
|
| SsoServerSAML2IDPTableMeta |
The class is used for implementing the "SsoServerSAML2IDPTable" group.
|
| SsoServerSAML2SPEntry |
The class is used for implementing the "SsoServerSAML2SPEntry" group.
|
| SsoServerSAML2SPEntryImpl |
This class extends the "SsoServerSAML2SPEntry" class.
|
| SsoServerSAML2SPEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerSAML2SPEntry" MBean.
|
| SsoServerSAML2SPEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerSAML2SPEntry" group.
|
| SsoServerSAML2SPTableMeta |
The class is used for implementing the "SsoServerSAML2SPTable" group.
|
| SsoServerSAML2Svc |
The class is used for implementing the "SsoServerSAML2Svc" group.
|
| SsoServerSAML2SvcImpl |
This class extends the "SsoServerSAML2Svc" class.
|
| SsoServerSAML2SvcMBean |
This interface is used for representing the remote management interface for the "SsoServerSAML2Svc" MBean.
|
| SsoServerSAML2SvcMeta |
The class is used for representing SNMP metadata for the "SsoServerSAML2Svc" group.
|
| SsoServerServerEntry |
The class is used for implementing the "SsoServerServerEntry" group.
|
| SsoServerServerEntryImpl |
This class extends the "SsoServerServerEntry" class.
|
| SsoServerServerEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerServerEntry" MBean.
|
| SsoServerServerEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerServerEntry" group.
|
| SsoServerServerTableMeta |
The class is used for implementing the "SsoServerServerTable" group.
|
| SsoServerSessSvc |
The class is used for implementing the "SsoServerSessSvc" group.
|
| SsoServerSessSvcImpl |
This class extends the "SsoServerSessSvc" class.
|
| SsoServerSessSvcMBean |
This interface is used for representing the remote management interface for the "SsoServerSessSvc" MBean.
|
| SsoServerSessSvcMeta |
The class is used for representing SNMP metadata for the "SsoServerSessSvc" group.
|
| SsoServerSiteMapEntry |
The class is used for implementing the "SsoServerSiteMapEntry" group.
|
| SsoServerSiteMapEntryImpl |
This class extends the "SsoServerSiteMapEntry" class.
|
| SsoServerSiteMapEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerSiteMapEntry" MBean.
|
| SsoServerSiteMapEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerSiteMapEntry" group.
|
| SsoServerSiteMapTableMeta |
The class is used for implementing the "SsoServerSiteMapTable" group.
|
| SsoServerSitesEntry |
The class is used for implementing the "SsoServerSitesEntry" group.
|
| SsoServerSitesEntryImpl |
This class extends the "SsoServerSitesEntry" class.
|
| SsoServerSitesEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerSitesEntry" MBean.
|
| SsoServerSitesEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerSitesEntry" group.
|
| SsoServerSitesTableMeta |
The class is used for implementing the "SsoServerSitesTable" group.
|
| SsoServerSvcMgmtSvc |
The class is used for implementing the "SsoServerSvcMgmtSvc" group.
|
| SsoServerSvcMgmtSvcImpl |
This class extends the "SsoServerSvcMgmtSvc" class.
|
| SsoServerSvcMgmtSvcMBean |
This interface is used for representing the remote management interface for the "SsoServerSvcMgmtSvc" MBean.
|
| SsoServerSvcMgmtSvcMeta |
The class is used for representing SNMP metadata for the "SsoServerSvcMgmtSvc" group.
|
| SsoServerTopology |
The class is used for implementing the "SsoServerTopology" group.
|
| SsoServerTopologyImpl |
This class extends the "SsoServerTopology" class.
|
| SsoServerTopologyMBean |
This interface is used for representing the remote management interface for the "SsoServerTopology" MBean.
|
| SsoServerTopologyMeta |
The class is used for representing SNMP metadata for the "SsoServerTopology" group.
|
| SsoServerWSSAgents |
The class is used for implementing the "SsoServerWSSAgents" group.
|
| SsoServerWSSAgentsDSCAgentEntry |
The class is used for implementing the "SsoServerWSSAgentsDSCAgentEntry" group.
|
| SsoServerWSSAgentsDSCAgentEntryImpl |
This class extends the "SsoServerWSSAgentsDSCAgentEntry" class.
|
| SsoServerWSSAgentsDSCAgentEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsDSCAgentEntry" MBean.
|
| SsoServerWSSAgentsDSCAgentEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsDSCAgentEntry" group.
|
| SsoServerWSSAgentsDSCAgentTableMeta |
The class is used for implementing the "SsoServerWSSAgentsDSCAgentTable" group.
|
| SsoServerWSSAgentsDSCAgtGrpEntry |
The class is used for implementing the "SsoServerWSSAgentsDSCAgtGrpEntry" group.
|
| SsoServerWSSAgentsDSCAgtGrpEntryImpl |
Thise class extends the "SsoServerWSSAgentsDSCAgtGrpEntry" class.
|
| SsoServerWSSAgentsDSCAgtGrpEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsDSCAgtGrpEntry" MBean.
|
| SsoServerWSSAgentsDSCAgtGrpEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsDSCAgtGrpEntry" group.
|
| SsoServerWSSAgentsDSCAgtGrpTableMeta |
The class is used for implementing the "SsoServerWSSAgentsDSCAgtGrpTable" group.
|
| SsoServerWSSAgentsImpl |
The class extends the "SsoServerWSSAgents" class.
|
| SsoServerWSSAgentsMBean |
This interface is used for representing the remote management interface for the "SsoServerWSSAgents" MBean.
|
| SsoServerWSSAgentsMeta |
The class is used for representing SNMP metadata for the "SsoServerWSSAgents" group.
|
| SsoServerWSSAgentsSTSAgentEntry |
The class is used for implementing the "SsoServerWSSAgentsSTSAgentEntry" group.
|
| SsoServerWSSAgentsSTSAgentEntryImpl |
This class extends the "SsoServerWSSAgentsSTSAgentEntry" class.
|
| SsoServerWSSAgentsSTSAgentEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsSTSAgentEntry" MBean.
|
| SsoServerWSSAgentsSTSAgentEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsSTSAgentEntry" group.
|
| SsoServerWSSAgentsSTSAgentTableMeta |
The class is used for implementing the "SsoServerWSSAgentsSTSAgentTable" group.
|
| SsoServerWSSAgentsSTSAgtGrpEntry |
The class is used for implementing the "SsoServerWSSAgentsSTSAgtGrpEntry" group.
|
| SsoServerWSSAgentsSTSAgtGrpEntryImpl |
This class extends the "SsoServerWSSAgentsSTSAgtGrpEntry" class.
|
| SsoServerWSSAgentsSTSAgtGrpEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsSTSAgtGrpEntry" MBean.
|
| SsoServerWSSAgentsSTSAgtGrpEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsSTSAgtGrpEntry" group.
|
| SsoServerWSSAgentsSTSAgtGrpTableMeta |
The class is used for implementing the "SsoServerWSSAgentsSTSAgtGrpTable" group.
|
| SsoServerWSSAgentsWSCAgentEntry |
The class is used for implementing the "SsoServerWSSAgentsWSCAgentEntry" group.
|
| SsoServerWSSAgentsWSCAgentEntryImpl |
This class extends the "SsoServerWSSAgentsWSCAgentEntry" class.
|
| SsoServerWSSAgentsWSCAgentEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsWSCAgentEntry" MBean.
|
| SsoServerWSSAgentsWSCAgentEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsWSCAgentEntry" group.
|
| SsoServerWSSAgentsWSCAgentTableMeta |
The class is used for implementing the "SsoServerWSSAgentsWSCAgentTable" group.
|
| SsoServerWSSAgentsWSCAgtGrpEntry |
The class is used for implementing the "SsoServerWSSAgentsWSCAgtGrpEntry" group.
|
| SsoServerWSSAgentsWSCAgtGrpEntryImpl |
This class extends the "SsoServerWSSAgentsWSCAgtGrpEntry" class.
|
| SsoServerWSSAgentsWSCAgtGrpEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsWSCAgtGrpEntry" MBean.
|
| SsoServerWSSAgentsWSCAgtGrpEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsWSCAgtGrpEntry" group.
|
| SsoServerWSSAgentsWSCAgtGrpTableMeta |
The class is used for implementing the "SsoServerWSSAgentsWSCAgtGrpTable" group.
|
| SsoServerWSSAgentsWSPAgentEntry |
The class is used for implementing the "SsoServerWSSAgentsWSPAgentEntry" group.
|
| SsoServerWSSAgentsWSPAgentEntryImpl |
This class extends the "SsoServerWSSAgentsWSPAgentEntry" class.
|
| SsoServerWSSAgentsWSPAgentEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsWSPAgentEntry" MBean.
|
| SsoServerWSSAgentsWSPAgentEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsWSPAgentEntry" group.
|
| SsoServerWSSAgentsWSPAgentTableMeta |
The class is used for implementing the "SsoServerWSSAgentsWSPAgentTable" group.
|
| SsoServerWSSAgentsWSPAgtGrpEntry |
The class is used for implementing the "SsoServerWSSAgentsWSPAgtGrpEntry" group.
|
| SsoServerWSSAgentsWSPAgtGrpEntryImpl |
This class extends the "SsoServerWSSAgentsWSPAgtGrpEntry" class.
|
| SsoServerWSSAgentsWSPAgtGrpEntryMBean |
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsWSPAgtGrpEntry" MBean.
|
| SsoServerWSSAgentsWSPAgtGrpEntryMeta |
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsWSPAgtGrpEntry" group.
|
| SsoServerWSSAgentsWSPAgtGrpTableMeta |
The class is used for implementing the "SsoServerWSSAgentsWSPAgtGrpTable" group.
|
| SSOSessionListener |
This Class SOSessionListener implements
SessionListener interface.
|
| SSOToken |
The SSOToken class represents a "single sign on"(SSO) token.
|
| SSOTokenAuthN |
|
| SSOTokenAuthZ |
|
| SSOTokenAuthzModule |
|
| SSOTokenContext |
CREST context that provides a convenience method for getting hold of the caller as an authenticated subject based
on the OpenAM SSO Token associated with the request.
|
| SSOTokenContext.Factory |
Guice factory for SSOTokenContext instances
|
| SSOTokenEvent |
The SSOTokenEvent is an interface that represents an SSO token
event.The single sign on token event represents a change in
SSOToken.
|
| SSOTokenFactory |
Responsible for generating SSOTokens.
|
| SSOTokenID |
The SSOTokenID is an interface that is used to identify a single
sign on token object.
|
| SSOTokenIdentity |
Interface to represent the concerns of validating an SSOToken and obtaining the corresponding principal name.
|
| SSOTokenIdentityImpl |
|
| SSOTokenIDImpl |
This class SSOTokenIDImpl implements the interface
SSOTokenID and is used to
identify a SSOToken object.
|
| SSOTokenListener |
The SSOTokenListener interface needs to be implemented by the
applications to receive SSO token events.
|
| SSOTokenListenersUnsupportedException |
|
| SSOTokenManager |
SSOTokenManager is the final class that is the mediator between the SSO APIs
and SSO providers.
|
| SSOTokenMechanismHandler |
The SSOTokenMechanismHandler is a handler for 'SSOTOKEN'
mechanism.
|
| SSOTokenPrincipal |
This class represents the abstract notion of a SSOToken,
which can be used to represent any entity, such as an individual, a
corporation, and a login id.
|
| SSOTokenPrincipal |
|
| SSOTokenProvider |
This class implements ITokenProvider interface and
representing SSO token provider.
|
| SsrfUrlValidator |
Validates that a (client-supplied) URL is safe for the server to fetch, to prevent
server-side request forgery (SSRF).
|
| SsrfUrlValidator |
Validates that a client-supplied URL is safe for the server to fetch, to prevent
server-side request forgery (SSRF) — GHSA-7c7p-4mff-c9vg.
|
| StandardScriptEngineManager |
A singleton implementation of the ScriptEngineManager, this is augmented to support
a publish/subscribe (observer) pattern for propagating configuration changes to individual language implementations
and other listeners.
|
| StandardScriptEngineManager.ConfigurationListener |
Observer pattern interface for listening to changes in the script engine configuration.
|
| StandardScriptEvaluator |
Evaluates scripts using the standard JSR 223 script engine framework.
|
| StandardScriptValidator |
Validates scripts using the standard JSR 223 script engine framework.
|
| StartRecord |
Start recording OpenAM by calling the records REST endpoint.
|
| Stat |
CVS stat utility.
|
| StateAttribute |
Class representing the structure of the State attribute as specified in section 5.24 of RFC 2865 and able to be
instantiated from the on-the-wire bytes.
|
| StateData |
|
| StatefulAccessToken |
Models a OAuth2 access token.
|
| StatefulRefreshToken |
Models a OAuth2 Refresh Token.
|
| StatefulToken |
|
| StatefulTokenStore |
Implementation of the OpenId Connect Token Store which the OpenId Connect Provider will implement.
|
| StatelessAccessToken |
Models a stateless OpenAM OAuth2 access token.
|
| StatelessAdminRestriction |
Centralised logic to coordinate the decision around Stateless Sessions.
|
| StatelessAdminRestriction.SuperUserDelegate |
Responsible for answering the question of whether some token represents an administrator user.
|
| StatelessCheck<T> |
Interface for checking whether an OAuth2 token is stateless or not
|
| StatelessConfig |
Responsible for providing configuration to all parts of the Stateless Session code base.
|
| StatelessConstants |
Represents all constants that are applicable to Stateless Sessions.
|
| StatelessJWTCache |
Responsible for providing a caching layer for JWT/SessionInfo conversion.
|
| StatelessOperations |
Handles client-side sessions.
|
| StatelessRefreshToken |
Models a stateless OpenAM OAuth2 refresh token.
|
| StatelessSession |
The StatelessSession class represents a stateless session.
|
| StatelessSessionManager |
Responsible for creating StatelessSession and SessionInfo instances from JWT
tokens.
|
| StatelessSessions |
The class is used for implementing the "StatelessSessions" group.
|
| StatelessSessionSigningAlgorithmValidator |
Validates stateless session signature algorithm choice is consistent with
org.forgerock.openam.session.stateless.signing.allownone system property.
|
| StatelessSessionsImpl |
Monitoring for stateless sessions.
|
| StatelessSessionsMBean |
This interface is used for representing the remote management interface for the "StatelessSessions" MBean.
|
| StatelessSessionsMeta |
The class is used for representing SNMP metadata for the "StatelessSessions" group.
|
| StatelessSSOProvider |
A provider for explicitly stateless SSO tokens.
|
| StatelessToken |
|
| StatelessTokenCtsAdapter |
Implementation of the TokenAdapter for the StatelessTokenMetadata objects.
|
| StatelessTokenMetadata |
Stateful representation of the stateless OAuth2 tokens.
|
| StatelessTokenStore |
Stateless implementation of the OAuth2 Token Store.
|
| Statement |
The Statement element is an extension point that allows
other assertion-based applications to reuse the SAML assertion framework.
|
| Statement |
The Statement element is an extension point that allows
other assertion-based applications to reuse the SAML assertion framework.
|
| StatementAbstractType |
Java content class for StatementAbstractType complex type.
|
| StatementAbstractTypeImpl |
|
| StatementElement |
Java content class for Statement element declaration.
|
| StatementElementImpl |
|
| StatementProvider |
Defines the interface referenced by the SAML2TokenGeneration implementation to obtain the providers of the various
SAML2 assertion statements.
|
| StatementProviderImpl |
|
| StaticAttributes |
Interface specification for entitlement ResourceAttribute
|
| StaticDefaultValueFinder |
|
| StaticGroup |
Represents a static group entry.
|
| StaticLoggerBinder |
Deprecated.
|
| Statistics |
Statistics implementation used by the store to keep track of the number
and type of received requests.
|
| Stats |
Allows a uniform interface to statistics information in a uniform format.
|
| StatsListener |
The StatsListener interface needs to be implemented by each
component in order to print the statistics.
|
| StatsRunner |
|
| Status |
Java class for StatusType complex type.
|
| Status |
This class represents a common status object.
|
| Status |
This class represents the Status element.
|
| Status |
This class represents the StatusType complex type in
SAML protocol schema.
|
| Status |
The Status element is a container of
one or more Statuss issuded by authorization authority.
|
| StatusChecker |
Runnable to check the HTTP status of a URI, with a server and path.
|
| StatusCode |
Java class for StatusCodeType complex type.
|
| StatusCode |
This class represents the StatusCode and
SubStatusCode element.
|
| StatusCode |
This class represents the StatusCodeType complex type in
SAML protocol schema.
|
| StatusCode |
The StatusCode element is a container of
one or more StatusCodes issuded by authorization authority.
|
| StatusCodeImpl |
This class defines methods for StatusCode element.
|
| StatusCodeImpl |
The StatusCode element is a container of
one or more StatusCodes issuded by authorization authority.
|
| StatusDetail |
Java class for StatusDetailType complex type.
|
| StatusDetail |
This class represents the StatusDetailType complex type in
SAML protocol schema.
|
| StatusDetail |
The StatusCode element is a container of
one or more Statuss issuded by authorization authority.
|
| StatusDetailImpl |
This class defines methods for adding StatusDetail elements.
|
| StatusDetailImpl |
The StatusCode element is a container of
one or more Statuss issuded by authorization authority.
|
| StatusImpl |
This class defines methods for Status element.
|
| StatusImpl |
The Status element is a container of
one or more Statuss issuded by authorization authority.
|
| StatusMessage |
This class represents the StatusMessage element in
SAML protocol schema.
|
| StatusMessage |
The StatusMessage element is a container of
one or more StatusMessages issuded by authorization authority.
|
| StatusMessageImpl |
This class defines methods for adding StatusMessage element.
|
| StatusMessageImpl |
The StatusMessage element is a container of
one or more StatusMessages issuded by authorization authority.
|
| StatusRecord |
Get the current record Status by calling the records REST endpoint.
|
| StatusResponse |
This class represents the StatusResponseType complex type in
SAML protocol schema.
|
| StatusResponseImpl |
This class defines methods for setting and retrieving attributes and
elements associated with a SAML response message used in SAML protocols.
|
| StdDebugFile |
Debug file dedicated to std out
|
| Step1 |
This is the first step in the advanced configuration flow.
|
| Step2 |
|
| Step3 |
Step 3 is for selecting the embedded or external configuration store
|
| Step4 |
Step 4 is the input of the remote user data store properties.
|
| Step5 |
Wizard Step # 5: Site Name, URL and Session HA Failover indicator.
|
| Step6 |
This is the first step in the advanced configuration flow.
|
| Step7 |
This is the summary page for the values entered during the configuration
process.
|
| StopRecord |
Stop recording OpenAM by calling the records REST endpoint.
|
| StoreException |
Encapsulates a problem in the store
|
| StoreMode |
Describe the three possible modes connection states the data store can operate in.
|
| StreamSubstituter |
Copies a Reader to a Writer performing string substitution.
|
| StrictElement |
7.2 Layout Assertion
Java content class for Strict element declaration.
|
| StrictElementImpl |
|
| StringAttributeCondition |
Condition for evaluating attribute value of string type.
|
| StringLengthComparator |
This compares the length of two string.
|
| StringOutputWriter |
String Output Writer for CLI.
|
| StringUtils |
This class provides string related helper methods.
|
| StringUtils |
Utility class for handling Strings.
|
| StringValidator |
|
| STRTransform |
This class STRTransform extends from TransformSpi
and will be used to transform the XMLSignatureInput as
required by the WS-Security specification.
|
| STRTransform10Element |
7.1 AlgorithmSuite Assertion
Java content class for STRTransform10 element declaration.
|
| STRTransform10ElementImpl |
|
| STSAddViewBeanBase |
The ViewBean used to create new Rest STS instances.
|
| STSAgent |
|
| STSBroker |
This class is the endpoint specified in web.xml as the recipient for all SOAP invocations targeting
STS instances.
|
| STSClientConfiguration |
This class implements WSIT STSIssuedTokenConfiguration to
give the appropriate run time configuration for the WSIT client to
obtain the security tokens from a trusted authority.
|
| STSClientUserToken |
This class implements ClientUserToken for on behalf of token that will be
used to pass end user OpenAM SSO Token to the STS service.
|
| STSConfig |
This abstract class STSConfig represents the
configuration of a Security Token Service client entity.
|
| STSConstants |
This class defines the Constants related to Security Token
Service.
|
| STSContextListener |
|
| STSCryptoProviderBase |
Base class which encapsulates keystore access to provide the crypto context for signing and encrypting SAML2 assertions
and OpenIdConnect tokens.
|
| STSEndpoint |
An instance of this class is created for each STS instance.
|
| STSExportPolicyModel |
STS Configuration Model.
|
| STSExportPolicyModelImpl |
|
| STSExportPolicyViewBean |
Export STS Policy
|
| STSHomeViewBean |
|
| STSHomeViewBeanModel |
The model interface definition supporting the STSHomeViewBean class.
|
| STSHomeViewBeanModel.STSType |
|
| STSHomeViewBeanModelImpl |
This class is a bit of a 'tricky move': the STSHomeViewBean needs a single model, but needs to represent state from
two services - the rest and soap sts.
|
| STSInitializationException |
An instance of this exception is thrown for all errors encountered in the process of initializing and deploying an
STS instance.
|
| STSInstanceConfig |
Base class encapsulating STS configuration state common to both the REST and SOAP STS.
|
| STSInstanceConfig.STSInstanceConfigBuilder |
|
| STSInstanceConfig.STSInstanceConfigBuilderBase<T extends STSInstanceConfig.STSInstanceConfigBuilderBase<T>> |
|
| STSInstanceConfigStore<T extends STSInstanceConfig> |
Interface defining the act of persisting, removing, or reading state corresponding to a published STS instance so that
this instance may be reconstituted following a server restart, and so that the single token-generation-service can
issue tokens with STS-instance-specific state (e.g.
|
| STSInstanceConfigStoreBase<T extends STSInstanceConfig> |
|
| STSInstanceModel |
Defines the model functionality necessary to support the Rest/Soap Add/Edit ViewBean classes.
|
| STSInstanceModelBase |
|
| STSInstanceModelResponse |
Model responses, particularly in the context of Rest STS instance creation, require a success flag, and a message.
|
| STSInstancePublisherBaseImpl |
Encapsulates functionality common to the RestSTSInstancePublisherImpl and the SoapSTSInstancePublisherImpl
|
| STSInstanceState<T extends STSInstanceConfig> |
Interface which defines all of the state which the token generation service must be able to obtain from the
state corresponding to a published STS instance.
|
| STSInstanceStateFactory<S extends STSInstanceState,T extends STSInstanceConfig> |
Defines the concerns of producing the STSInstanceState corresponding to a given rest/soap sts instance.
|
| STSInstanceStateProvider<T extends STSInstanceState> |
Defines concern related to obtaining the STSInstanceConfig state corresponding to the sts instance identifier.
|
| STSInstanceStateProviderBase<S extends STSInstanceConfig,T extends STSInstanceState> |
|
| STSInstanceStateServiceListenerBase<T extends STSInstanceState> |
This class implements the ServiceListener interface and leverages the STSInstanceStateProvider interface to
invalidate cache entries in the RestSTSInstanceStateProvider when the organizational config of a rest sts instance
is updated.
|
| STSIssuedTokenState |
This class encapsulates state pertaining to a token issued by the STS.
|
| STSIssuedTokenState.STSIssuedTokenStateBuilder |
|
| STSPrincipal |
The responses from all successful token validations must include a Principal implementation associated with the
validated token.
|
| STSPublishException |
Exception thrown for actions related to publishing, removing, or reading STS instances.
|
| STSPublishInjectorHolder |
|
| STSPublishModule |
|
| STSPublishServiceAuthzModule |
This is an authz module specific for the STS publish service.
|
| STSPublishServiceHttpRouteProvider |
|
| STSRemoteConfig |
This class provides STS service configuration remotely so that the
authentication provider could use this configuration while validating
the requests to the STS Service.
|
| STSServlet |
|
| STSTokenGenerationServiceAuthzModule |
This CrestAuthorizationModule protects the token generation service.
|
| STSUtils |
This class provides utility classes for STS Service and clients
|
| SubCommand |
This class contains definition of sub command.
|
| SubCommandInfo |
|
| SubConfigAddViewBean |
|
| SubConfigEditViewBean |
|
| SubConfigMeta |
|
| SubConfigModel |
|
| SubConfigModelImpl |
|
| SubConfigPropertyXMLBuilder |
|
| Subject |
Deprecated.
|
| Subject |
The Subject element specifies one or more subjects.
|
| Subject |
The Subject specifies the principal that is the subject
of all of the statements in the assertion.
|
| Subject |
The Subject element specifies information about a
subject of the Request context by listing a
sequence of Attribute elements associated with the
subject.
|
| SubjectAddViewBean |
|
| SubjectAttributesCollector |
Interface class for obtaining attributes for users.
|
| SubjectAttributesManager |
Manages multiple instances of SubjectAttributesCollector,
and to be called by Evaluator and
EntitlementSubject implementations to obtain users' attributes and
memberships.
|
| SubjectAttributesResourceV1 |
REST endpoint implementation to query the list of subject attributes appropriate to
users in a given realm (taken from the requesting user's realm context).
|
| SubjectAwareResource |
Resource capable of determining a subject from a Context.
|
| SubjectConfirmation |
The SubjectConfirmation element specifies a subject by specifying
data that authenticates the subject.
|
| SubjectConfirmation |
The SubjectConfirmation provides the means for a relying
party to verify the correspondence of the subject of the assertion
with the party with whom the relying party is communicating.
|
| SubjectConfirmationData |
The SubjectConfirmationData specifies additional data
that allows the subject to be confirmed or constrains the circumstances
under which the act of subject confirmation can take place.
|
| SubjectConfirmationDataElement |
Java content class for SubjectConfirmationData element declaration.
|
| SubjectConfirmationDataElementImpl |
|
| SubjectConfirmationDataImpl |
The SubjectConfirmationData specifies additional data
that allows the subject to be confirmed or constrains the circumstances
under which the act of subject confirmation can take place.
|
| SubjectConfirmationDataType |
Java content class for SubjectConfirmationDataType complex type.
|
| SubjectConfirmationDataTypeImpl |
|
| SubjectConfirmationElement |
Java content class for SubjectConfirmation element declaration.
|
| SubjectConfirmationElementImpl |
|
| SubjectConfirmationImpl |
The SubjectConfirmation provides the means for a relying
party to verify the correspondence of the subject of the assertion
with the party with whom the relying party is communicating.
|
| SubjectConfirmationType |
Java content class for SubjectConfirmationType complex type.
|
| SubjectConfirmationTypeImpl |
|
| SubjectContext |
CREST context interface for ServerContexts that allow retrieving an authenticated caller subject.
|
| SubjectDecision |
Class to represent EntitlementSubject evaluation match result and - if applicable - its advices.
|
| SubjectEditViewBean |
|
| SubjectElement |
Java content class for Subject element declaration.
|
| SubjectElementImpl |
|
| SubjectEvaluationCache |
|
| SubjectImpl |
The Subject specifies the principal that is the subject
of all of the statements in the assertion.
|
| SubjectImpl |
The Subject element specifies information about a
subject of the Request context by listing a
sequence of Attribute elements associated with the
subject.
|
| SubjectImplementation |
Maker to indicate that the class is a actual entitlement subject
and not a logical operator.
|
| SubjectLocality |
The SubjectLocality element specifies the DNS domain name
and IP address for the system entity that performed the authentication.
|
| SubjectLocality |
The SubjectLocality element specifies the DNS domain name
and IP address for the system entity that performed the authentication.
|
| SubjectLocalityElement |
Java content class for SubjectLocality element declaration.
|
| SubjectLocalityElementImpl |
|
| SubjectLocalityImpl |
This class implements interface SubjectLocality.
|
| SubjectLocalityType |
Java content class for SubjectLocalityType complex type.
|
| SubjectLocalityTypeImpl |
|
| SubjectMapper |
This is an interface which provides an SPI to be able to map the
Subject in the XACML Request to an Object which
represents the "subject" in the Federation manager context.
|
| SubjectNoneAddViewBean |
|
| SubjectNoneEditViewBean |
|
| SubjectOpViewBeanBase |
|
| SubjectProvider |
Defines the concerns of providing the Subject to be included in the generated SAML2 assertion.
|
| SubjectProxyViewBean |
|
| SubjectQuery |
This abstract class extends from another abstract class Query.
|
| SubjectQueryAbstract |
This class represents the SubjectQueryAbstractType complex type.
|
| SubjectQueryAbstractImpl |
|
| SubjectReferentialIntegrityPlugin |
The class SubjectReferentialIntegrityPlugin provides
the implementation to preserve referential integrity
between the subjects in policies to the corresponding objects in local
directory.
|
| SubjectResult |
Class to represent the result of ESubject evaluation
|
| Subjects |
The class Subjects provides methods to maintain
a collection of Subject objects that can be
applied to a policy.
|
| SubjectStatement |
The SubjectStatement element is an extension
point that allows other assertion-based applications to reuse the SAML
assertion framework.
|
| SubjectType |
Java content class for SubjectType complex type.
|
| SubjectTypeImpl |
|
| SubjectTypeManager |
Deprecated.
|
| SubjectTypesResource |
|
| SubjectTypeValidator |
Checks that - since registering - the client's subject type is still valid
for requests to this provider, as providers have control over whether they
support these clients during operation via the interface.
|
| SubjectUtils |
|
| SubOrgReferral |
Class to facilitate policy referrals to sub
organizations sub realms
|
| SubRealmObserver |
This observer will remove all referral and application privileges
that have reference to a deleted sub realm.
|
| SubSchemaModel |
|
| SubSchemaModelImpl |
|
| SubSchemaModificationWrapper |
Wrapper class that contains the modifications within a subschema; currently
only new sub schema are supported.
|
| SubSchemaTypeSelectViewBean |
|
| SubSchemaUpgradeWrapper |
This wrapper holds the set of modified (new) sub schemas, this class exists
as in future deleted sub schemas will be supported and this class will wrap
both add and deletes.
|
| Subscription |
Represents a single consumer of events.
|
| SubtreeEvaluation |
The class is used for implementing the "SubtreeEvaluation" group.
|
| SubtreeEvaluationImpl |
|
| SubtreeEvaluationMBean |
This interface is used for representing the remote management interface for the "SubtreeEvaluation" MBean.
|
| SubtreeEvaluationMeta |
The class is used for representing SNMP metadata for the "SubtreeEvaluation" group.
|
| SubtreeTiming |
The class is used for implementing the "SubtreeTiming" group.
|
| SubtreeTimingImpl |
|
| SubtreeTimingMBean |
This interface is used for representing the remote management interface for the "SubtreeTiming" MBean.
|
| SubtreeTimingMeta |
The class is used for representing SNMP metadata for the "SubtreeTiming" group.
|
| SuffixResourceName |
This is a plugin impelmentation of the ResourceName interface
it provides methods to do resource comparisons and resource
handling based on suffix based string match going right to left.
|
| Suite |
This class is the suite object in the report generating tool setup.
|
| SUN_OPENSSO_SERVER_MIB |
The class is used for representing "SUN-OPENSSO-SERVER-MIB".
|
| SUN_OPENSSO_SERVER_MIBImpl |
The class is used for representing "SUN-OPENSSO-SERVER-MIB".
|
| SUN_OPENSSO_SERVER_MIBOidTable |
The class contains metadata definitions for "SUN-OPENSSO-SERVER-MIB".
|
| SupportedScriptingLanguage |
Standard scripting languages supported by OpenAM.
|
| SupportingTokensElement |
8.1 SupportingTokens Assertion
Java content class for SupportingTokens element declaration.
|
| SupportingTokensElementImpl |
|
| SurNameElement |
Java content class for SurName element declaration.
|
| SurNameElementImpl |
|
| SwapClientConfig |
Tag swap client properties for server protocol, host, port and deploy uri.
|
| SymmetricBindingElement |
7.4 SymmetricBinding Assertion
Java content class for SymmetricBinding element declaration.
|
| SymmetricBindingElementImpl |
|
| Syntax |
Deprecated.
|
| SyslogAuditEventHandlerFactory |
This factory is responsible for creating an instance of the SyslogAuditEventHandler.
|
| SyslogFormatter |
|
| SyslogHandler |
The SyslogHandler publishes log records using default formatter (SyslogFormatter) and sends these to a syslog daemon
using SyslogPublisher.
|
| SyslogPublisher |
This class manages the real socket that is connected to syslog daemon.
|
| SyslogTcpPublisher |
A SyslogPublisher implementation that publishes the audit log records using the TCP protocol.
|
| SyslogUdpPublisher |
A SyslogPublisher implementation that publishes the audit log records via UDP packets.
|
| SystemAppTokenProvider |
This is an default implementation of AppSSOTokenProvider.
|
| SystemConfigurationException |
An SystemConfigurationException is thrown when there are
errors related to system configuration operations.
|
| SystemConfigurationUtil |
The SystemConfigurationUtil class provides methods to get
attributes defined in "systemConfig" configuration.
|
| SystemProperties |
This class provides functionality that allows single-point-of-access to all
related system properties.
|
| SystemProperties |
This is the adapter class for amserver to the shared library.
|
| SystemProperties |
This class provides functionality that allows single-point-of-access
to all related system properties.
|
| SystemPropertiesManager |
This manages the system configuration class.
|
| SystemPropertiesWrapper |
Wrapper which defines a simple dependency injectable dependency for code wishing to access
system properties.
|
| SystemStartupInjectorListener |
Servlet context listener which will initialise the SystemStartupInjectorHolder with
the system startup Guice injector.
|
| SystemTimer |
SystemTimer is a TimerPool which has only 2 Timer shared in the system.
|
| SystemTimerPool |
SystemTimerPool is a TimerPool which shared in the system.
|
| TabController |
This interface defines the method to determine whether display a tab
or not.
|
| TabControllerBase |
This is the base class of tab controllers.
|
| Table |
Provides a HTML Table control: <table>.
|
| TableCtsCRUDOperationsPerTokenTypeTable |
The class is used for implementing the "CtsCRUDOperationsPerTokenTypeTable" group.
|
| TableCtsCRUDOperationsTable |
The class is used for implementing the "CtsCRUDOperationsTable" group.
|
| TableCtsTokenOperationsTable |
The class is used for implementing the "CtsTokenOperationsTable" group.
|
| TableOperationTable |
The class is used for implementing the "OperationTable" group.
|
| TablePaginator |
Provides the default Table Paginator.
|
| TableSsoServerAuthModulesTable |
The class is used for implementing the "SsoServerAuthModulesTable" group.
|
| TableSsoServerEntitlementPolicyStatsTable |
The class is used for implementing the "SsoServerEntitlementPolicyStatsTable" group.
|
| TableSsoServerFedCOTMemberTable |
The class is used for implementing the "SsoServerFedCOTMemberTable" group.
|
| TableSsoServerFedCOTsTable |
The class is used for implementing the "SsoServerFedCOTsTable" group.
|
| TableSsoServerFedEntitiesTable |
The class is used for implementing the "SsoServerFedEntitiesTable" group.
|
| TableSsoServerLoggingHdlrTable |
The class is used for implementing the "SsoServerLoggingHdlrTable" group.
|
| TableSsoServerPolicy22AgentTable |
The class is used for implementing the "SsoServerPolicy22AgentTable" group.
|
| TableSsoServerPolicyJ2EEAgentTable |
The class is used for implementing the "SsoServerPolicyJ2EEAgentTable" group.
|
| TableSsoServerPolicyJ2EEGroupTable |
The class is used for implementing the "SsoServerPolicyJ2EEGroupTable" group.
|
| TableSsoServerPolicyWebAgentTable |
The class is used for implementing the "SsoServerPolicyWebAgentTable" group.
|
| TableSsoServerPolicyWebGroupTable |
The class is used for implementing the "SsoServerPolicyWebGroupTable" group.
|
| TableSsoServerRealmTable |
The class is used for implementing the "SsoServerRealmTable" group.
|
| TableSsoServerSAML1CacheTable |
The class is used for implementing the "SsoServerSAML1CacheTable" group.
|
| TableSsoServerSAML1EndPointTable |
The class is used for implementing the "SsoServerSAML1EndPointTable" group.
|
| TableSsoServerSAML1TrustPrtnrsTable |
The class is used for implementing the "SsoServerSAML1TrustPrtnrsTable" group.
|
| TableSsoServerSAML2IDPTable |
The class is used for implementing the "SsoServerSAML2IDPTable" group.
|
| TableSsoServerSAML2SPTable |
The class is used for implementing the "SsoServerSAML2SPTable" group.
|
| TableSsoServerServerTable |
The class is used for implementing the "SsoServerServerTable" group.
|
| TableSsoServerSiteMapTable |
The class is used for implementing the "SsoServerSiteMapTable" group.
|
| TableSsoServerSitesTable |
The class is used for implementing the "SsoServerSitesTable" group.
|
| TableSsoServerWSSAgentsDSCAgentTable |
The class is used for implementing the "SsoServerWSSAgentsDSCAgentTable" group.
|
| TableSsoServerWSSAgentsDSCAgtGrpTable |
The class is used for implementing the "SsoServerWSSAgentsDSCAgtGrpTable" group.
|
| TableSsoServerWSSAgentsSTSAgentTable |
The class is used for implementing the "SsoServerWSSAgentsSTSAgentTable" group.
|
| TableSsoServerWSSAgentsSTSAgtGrpTable |
The class is used for implementing the "SsoServerWSSAgentsSTSAgtGrpTable" group.
|
| TableSsoServerWSSAgentsWSCAgentTable |
The class is used for implementing the "SsoServerWSSAgentsWSCAgentTable" group.
|
| TableSsoServerWSSAgentsWSCAgtGrpTable |
The class is used for implementing the "SsoServerWSSAgentsWSCAgtGrpTable" group.
|
| TableSsoServerWSSAgentsWSPAgentTable |
The class is used for implementing the "SsoServerWSSAgentsWSPAgentTable" group.
|
| TableSsoServerWSSAgentsWSPAgtGrpTable |
The class is used for implementing the "SsoServerWSSAgentsWSPAgtGrpTable" group.
|
| TableTokenTable |
The class is used for implementing the "TokenTable" group.
|
| Target |
Java class for TargetType complex type.
|
| Task |
Base class for all Tasks.
|
| Task |
Represents a Task which can be performed by a the implementation.
|
| TaskDispatcher |
TaskDispatcher operates as the coordinator of asynchronous task processing in the CTS persistence layer.
|
| TaskExecutionResult |
|
| TaskExecutor |
An interface for executing token tasks against a data layer.
|
| TaskFactory |
Generates instances of specific Task implementations.
|
| TaskInfo |
|
| TaskInteraction |
|
| TaskModel |
|
| TaskModelImpl |
|
| TaskRunnable |
TaskRunnable is the basic scheduleable unit which defines the necessary
functions for TimerPool and RunnableTimerTask.
|
| TaskRunner |
|
| TaskServlet |
Controller servlet for the realm authentication pages.
|
| TelephoneNumberElement |
Java content class for TelephoneNumber element declaration.
|
| TelephoneNumberElementImpl |
|
| TelephoneValidator |
Validates telephone number The object of this class is constructed using
default constructor and validate function is used to validate telephone
number passing the telephone number as argument to the function.
|
| Template |
Represents Template objects in UMS.
|
| TemplatedForm |
|
| TemplatedPage |
|
| TemplateFactory |
Factory for creating TemplateRepresentations.
|
| TemplateManager |
The class manages a set of templates.
|
| TemplateService |
Provides a templating service interface.
|
| TerminationActionAttribute |
Class representing the structure of the Termination-Action field as specified in section 5.29 of RFC 2865 and able to
be instantiated from the on-the-wire bytes or model objects.
|
| Test |
This class is the test object in the report generating tool setup.
|
| TestCase |
This class is the testcase object in the report generating tool setup.
|
| TextArea |
Provides a TextArea control: <textarea></textarea>.
|
| TextCrypt |
This class is used to encrypt the string value.
|
| TextField |
Provides a Text Field control: <input type='text'>.
|
| ThreadLocalAMTokenCache |
This interface defines the contract that allows token validators (either SecurityPolicy- or STS-related) to persist
the OpenAM session id resulting from a successful token verification.
|
| ThreadLocalAMTokenCacheImpl |
|
| ThreadLocalService |
ThreadLocalservice is a convenient utility class file to store
thread local state variables.
|
| ThreadMonitor |
ThreadMonitor is a utility class responsible for providing a small framework to
ensuring that a thread is re-started in the case of an unexpected failure.
|
| ThreadPool |
This thread pool maintains a number of threads that run the tasks from a task
queue one by one.
|
| ThreadPool |
ThreadPool is a generic thread pool that manages and recycles threads instead
of creating them everytime some task needs to be run on a different thread.
|
| ThreadPool |
This thread pool maintains a number of threads that run the tasks from a task
queue one by one.
|
| ThreadPoolConfig |
Configuration values for the thread pool loaded from OpenAM's admin console constructs.
|
| ThreadPoolException |
A ThreadPoolException is thrown if the thread pool's task
queue limit is reached.
|
| ThreadPoolException |
A ThreadPoolException is thrown if the thread pool's task
queue limit is reached.
|
| ThreadPoolScriptEvaluator |
Evaluates scripts in a configured thread pool so that they can be interrupted after a timeout has occurred.
|
| ThreadSafeTokenIdGenerator |
An implementation of TokenIdGenerator that uses a single cached UUID and appends a rolling number to the string
representation of that UUID.
|
| Time |
The source of all time-based information in OpenAM.
|
| TimeConditionHelper |
|
| TimeDuration |
Simple Class to Provide Time Duration Calculation for certain
events within the OpenAM framework.
|
| TimeLimitExceededException |
Exception on search when time limit is exceeded.
|
| TimeoutConfig |
Responsible for resolving the configuration around the timeouts that will be applied
to the connections.
|
| TimeOutSessionFilterStep |
Checks that sessions which are being read are not timed out.
|
| TimePolicyModelImpl |
|
| TimerPool |
TimerPool is a scheduleable version of ThreadPool.
|
| TimestampElement |
This element allows Timestamps to be applied anywhere element wildcards are present,
including as a SOAP header.
|
| TimestampElementImpl |
|
| TimestampType |
This complex type ties together the timestamp related elements into a composite type.
|
| TimestampTypeImpl |
|
| TimeTravelRouteProvider |
CREST service provider for the Time Travel API.
|
| TimeTravelRouteProvider.TimeTravelResourceProvider |
The actual resource provider.
|
| TimeTravelTimeService |
The time service that permits time travel.
|
| TimeUtils |
A collection of static immutable time functions.
|
| TimingEntry |
Interface to represent an entry within the monitoring system's duration-tracking system.
|
| ToElement |
Java content class for To element declaration.
|
| ToElementImpl |
|
| Token |
The Token class is used by RequestToken class to define valid tokens.
|
| Token |
|
| Token |
A Token represents a string fragment from within the XML
document.
|
| Token |
Class containing static methods that first instantiate a class
for token generation based on configuration and using it for
generating internal tokens.
|
| Token |
Models a OAuth2 token.
|
| Token |
A simple domain value responsible for modelling a Core Token Service Token.
|
| Token_LiteralSerializer |
|
| TokenAdapter<T> |
Describes the ability to convert from one type of object into a Token and the
reverse operation of converting from a Token into the object of type T.
|
| TokenAssertionType |
Java content class for TokenAssertionType complex type.
|
| TokenAssertionTypeImpl |
|
| TokenAuthenticationRequestDispatcher<T> |
This interface defines the functionality to dispatch the REST AuthN request for a specific Token type.
|
| TokenBlobStrategy |
Responsible for selecting the appropriate algorithm for dealing with Token binary objects
prior to them being stored in the data store.
|
| TokenBlobUtils |
Responsible for handling the encoding and decoding of the binary object format
the CTS Token.
|
| TokenCancellationException |
Exception thrown by the TokenServiceConsumer#cancelToken method.
|
| TokenCancelOperationProvider |
Provider for the CancelOperation exposed by the soap-sts instance
|
| TokenCleanupRunnable |
The class is used to cleanup expired token in the core token store.
|
| TokenCreationException |
An instance of this exception is thrown for errors encountered during token creation.
|
| TokenDataEntry |
|
| TokenDataStore<T> |
A generic token store that can read an write a java bean, T, that has annotations to support conversion
to and from a Token.
|
| TokenDataStore.FilterType |
Different ways to combine criteria in a filter.
|
| TokenDelegationHandlersProvider |
Returns a List of TokenDelegationHandler instances which will be invoked when delegated tokens are encountered in the
issue operation (due to the presence of ActAs or OnBehalfOf elements).
|
| TokenEndpointFilter |
Provides validation for the OAuth2 token endpoint to ensure that the request is valid.
|
| TokenEndpointResource |
Handles requests to the OAuth2 token endpoint for requesting access tokens.
|
| TokenEntry |
The class is used for implementing the "TokenEntry" group.
|
| TokenEntryMBean |
This interface is used for representing the remote management interface for the "TokenEntry" MBean.
|
| TokenEntryMeta |
The class is used for representing SNMP metadata for the "TokenEntry" group.
|
| TokenExpired |
|
| TokenExpired_LiteralSerializer |
|
| TokenFilter |
Describes a collection of filters which can be applied to the CTS query function
as part of a complex query.
|
| TokenFilterBuilder |
|
| TokenGenerationModule |
Defines the bindings which specify the functionality of the TokenGenerationService.
|
| TokenGenerationService |
This service will be consumed by the REST/SOAP STS to issue tokens.
|
| TokenGenerationServiceHttpRouteProvider |
|
| TokenGenerationServiceInjectorHolder |
Class used to create the injector corresponding to the bindings defining the TokenGenerationService.
|
| TokenGenerationServiceInvocationState |
This class defines the parameters necessary to invoke the TokenGenerationService, as well as the json
marshalling/unmarshalling necessary for this state to be POSTed at this service.
|
| TokenGenerationServiceInvocationState.TokenGenerationServiceInvocationStateBuilder |
|
| TokenIdFactory |
Responsible for generating Token Ids and for converting objects into their corresponding Token Ids.
|
| TokenIdGenerationException |
Exception class for errors related to generating the CTS identifier for STS-generated tokens.
|
| TokenIdGenerator |
In interface for objects that can generate an identifier for a token if the existing one is null.
|
| TokenInfoService |
Service to return the full information of a OAuth2 token.
|
| TokenIntrospectionHandler |
Handles token introspection for given types of tokens.
|
| TokenIntrospectionResource |
A restlet resource for serving token introspection information.
|
| TokenIntrospectionService |
A service for introspecting tokens.
|
| TokenInvalidator |
Invalidates tokens and all their associated tokens. i.e. an Access Token and the Refresh Tokens and Authorization
code used to issue or refresh it.
|
| TokenIssueOperationProvider |
This class provides instances of the TokenIssueOperation.
|
| TokenIssuerEndpointElement |
Java content class for TokenIssuerEndpoint element declaration.
|
| TokenIssuerEndpointElementImpl |
|
| TokenIssuerNameElement |
Java content class for TokenIssuerName element declaration.
|
| TokenIssuerNameElementImpl |
|
| TokenKeyInfoType |
Java content class for TokenKeyInfoType complex type.
|
| TokenKeyInfoTypeImpl |
|
| TokenKeyTransferKeyInfoElement |
Java content class for TokenKeyTransferKeyInfo element declaration.
|
| TokenKeyTransferKeyInfoElementImpl |
|
| TokenLogUtils |
The TokenLogUtils class defines methods which are used by
Core Token Service to write access and erro logs.
|
| TokenMarshalException |
Thrown when error encountered marshalling tokens between json/xml.
|
| TokenMonitoringResultHandler |
A monitoring based handler suitable for monitoring token based operations.
|
| TokenOperationFactory |
Interface consumed by the Token*OperationProvider classes to obtain instances of the TokenValidator, TokenProvider,
or TokenCanceller classes for the various token types validated or generated by the sts.
|
| TokenOperationFactoryImpl |
A Factory class which provides all of the lower-level Token{Validator|Provider|Renewer|Canceller} classes which are
plugged-into the top-level operation classes corresponding to the fundamental operations defined in WS-Trust.
|
| TokenOperationsStore |
An internal data structure for the CTSOperationsMonitoringStore to store monitoring information about operations of
tokens.
|
| TokenOwnerAuthzModule |
Verifies that the token for interrogation is the same token as the
sender of the request, or that the sender of the request is an administrator.
|
| TokenProvider |
The interface TokenProvider represents a Security Token
provider for generating the Security Tokens.
|
| TokenRenewOperationProvider |
This class provides instances of the TokenRenewOperation.
|
| TokenRequestHook |
By implementing this interface the implementation can make changes using the
restlet request/response.
|
| TokenRequestMarshaller |
Defines an interface encapsulating the concerns of taking the json posted at the rest-sts, and marshalling it into
the constructs necessary to implement rest-sts operations, currently limited to token transformation.
|
| TokenRequestMarshallerImpl |
|
| TokenResource |
Deprecated.
|
| TokenResponseTypeHandler |
Implementation of the ResponseTypeHandler for handling token response type.
|
| TokenRestriction |
Interface to handle the different token restriction(s).
|
| TokenRestrictionFactory |
|
| TokenRestrictionResolver |
Class to validate agents sending AuthN requests and the resource being accessed,
and return the token restriction.
|
| TokenRevocationResource |
Handles requests to the OAuth2 token endpoint for revoking tokens.
|
| TokenServiceConsumer |
This interface defines the consumption of the TokenService.
|
| TokenServiceConsumerImpl |
|
| TokenSigningKeyInfoElement |
Java content class for TokenSigningKeyInfo element declaration.
|
| TokenSigningKeyInfoElementImpl |
|
| TokenSpecification |
This class provides means to create TokenSpecification instances which encapsulate the state necessary to issue
tokens of various types, currently limited to SAML2 Bearer, HolderOfKey, and SenderVouches assertions.
|
| TokenStorageAdapter |
Adapts the token to some activity against the connection type.
|
| TokenStorageAdapter |
|
| TokenStore |
Interface for a Token Store which the OAuth2 Provider will implement.
|
| TokenStrategyFactory |
Responsible for providing BlobStrategy implementations based on the CoreTokenConfig.
|
| TokenStrategyFailedException |
Responsible for capturing the reason why a Token Blob Strategy failed.
|
| TokenTableMeta |
The class is used for implementing the "TokenTable" group.
|
| TokenTransform<I,O extends TokenTypeId> |
This interface defines a specific token transformation.
|
| TokenTransformConfig |
This class defines the support token transformation operations supported by a REST STS deployment.
|
| TokenTransformFactory |
Factory interface to build a TokenTransform instance given a TokenTransformConfig instance.
|
| TokenTransformFactoryImpl |
|
| TokenTransformImpl |
The TokenTranslateOperationImpl maintains a Set of these instances, one for each supported token transformation.
|
| TokenTranslateOperation |
This class is the analogue to the Token{Issue/Validate/Renew/Cancel}Operation instances plugged-into the CXF-STS.
|
| TokenTranslateOperationImpl |
This class defines TokenTranslateOperation implementation, the top-level operation invoked by the REST-STS
resource.
|
| TokenType |
Java content class for TokenType complex type.
|
| TokenType |
This enum represents the types of transformed tokens.
|
| TokenType |
Responsible for defining the available token types in the Core Token Service.
|
| TokenTypeId |
Provides an extensible means of identifying a to-be-validated or to-be-provided token type.
|
| TokenTypeImpl |
|
| TokenTypesOfferedElement |
Java content class for TokenTypesOffered element declaration.
|
| TokenTypesOfferedElementImpl |
|
| TokenTypesOfferedType |
Java content class for TokenTypesOfferedType complex type.
|
| TokenTypesOfferedTypeImpl |
|
| TokenValidateOperationProvider |
This class provides instances of the TokenValidateOperation.
|
| TokenValidationConfig |
This class is used to configure the TokenValidation for soap-sts instances.
|
| TokenValidationException |
An instance of this exception is thrown for all errors related to token validation.
|
| ToolsConfiguration |
Class that provides means to obtain the bootstrap configuration information
needed for Install Tools classes.
|
| ToolsOptionsInfo |
|
| Topic |
Immutable representation of a topic identifier.
|
| TOTPAlgorithm |
This is an example implementation of the OATH
TOTP algorithm.
|
| TOTPAlgorithm |
This is an example implementation of the OATH
TOTP algorithm.
|
| TransactionIdConfiguration |
Responsible for deciding whether or not transaction ID received as HTTP header should be accepted.
|
| Transform |
Deprecated.
|
| TransformationParametersElement |
This element contains properties for transformations from any namespace, including DSIG.
|
| TransformationParametersElementImpl |
|
| TransformationParametersType |
This complexType defines a container for elements to be specified from any namespace as properties/parameters of a DSIG transformation.
|
| TransformationParametersTypeImpl |
|
| TransformElement |
Java content class for Transform element declaration.
|
| TransformElement |
Java content class for Transform element declaration.
|
| TransformElementImpl |
|
| TransformElementImpl |
|
| TransformerFactoryProvider |
|
| TransformsElement |
Java content class for Transforms element declaration.
|
| TransformsElement |
Java content class for Transforms element declaration.
|
| TransformsElementImpl |
|
| TransformsElementImpl |
|
| TransformsType |
Java content class for TransformsType complex type.
|
| TransformsType |
Java content class for TransformsType complex type.
|
| TransformsType |
Java content class for TransformsType complex type.
|
| TransformsTypeImpl |
|
| TransformsTypeImpl |
|
| TransformsTypeImpl |
|
| TransformType |
Java content class for TransformType complex type.
|
| TransformType |
Java content class for TransformType complex type.
|
| TransformType.XPath |
Java content class for XPath element declaration.
|
| TransformType.XPath |
Java content class for XPath element declaration.
|
| TransformTypeImpl |
|
| TransformTypeImpl |
|
| TransformTypeImpl.XPathImpl |
|
| TransformTypeImpl.XPathImpl |
|
| TransientStateAccess |
|
| TransportBindingElement |
7.3 TransportBinding Assertion
Java content class for TransportBinding element declaration.
|
| TransportBindingElementImpl |
|
| TransportTokenElement |
7.3 TransportBinding Assertion
Java content class for TransportToken element declaration.
|
| TransportTokenElementImpl |
|
| TreeNode |
A representation of a node with a tree structure.
|
| TreeNodeFactory |
Factory to create tree nodes.
|
| TreePolicyRequest |
A policy request that takes a single resource and is used to render policy decisions
for that resource and for all policies that match sub-resources of that resource.
|
| TreeSaveIndex |
Implementation provides a simple save index, which is the passed policy rule as a path index.
|
| TreeSearchIndex |
This search index implementation acts as a go between for the entitlements framework and the delegate.
|
| TreeSearchIndexDelegate |
Implementation provides search index by means of an in memory rule index cache.
|
| Triggerable |
Triggerable is the interface to be used when HeadTaskRunnable has no next
element.
|
| TripleDesElement |
7.1 AlgorithmSuite Assertion
Java content class for TripleDes element declaration.
|
| TripleDesElementImpl |
|
| TripleDesRsa15Element |
7.1 AlgorithmSuite Assertion
Java content class for TripleDesRsa15 element declaration.
|
| TripleDesRsa15ElementImpl |
|
| TripleDesSha256Element |
7.1 AlgorithmSuite Assertion
Java content class for TripleDesSha256 element declaration.
|
| TripleDesSha256ElementImpl |
|
| TripleDesSha256Rsa15Element |
7.1 AlgorithmSuite Assertion
Java content class for TripleDesSha256Rsa15 element declaration.
|
| TripleDesSha256Rsa15ElementImpl |
|
| TruncationTransform |
Deprecated.
|
| Trust10Element |
10.1 Trust10 Assertion
Java content class for Trust10 element declaration.
|
| Trust10ElementImpl |
|
| TrustAuthorityClient |
The class TrustAuthorityClient is a client API class that is
used to obtain the Security Tokens from the trusted authority services such
as Security Token Service (STS) or Liberty Discovery Service.
|
| TrustAuthorityClientImpl |
The class TrustAuthorityClientImpl is the implementation of
TrustAuthorityClient class.
|
| TrustAuthorityConfig |
This abstract class TrustAuthorityConfig represents the
configuration of a Trusted Authority entity.
|
| TrustedDevicesDao |
Dao for handling the retrieval and saving of a user's trusted devices.
|
| TrustedDeviceService |
Implementation of the Trusted Device (Device Print) Service.
|
| TrustedDeviceServiceFactory |
|
| TrustedDevicesResource |
REST resource for a user's trusted devices.
|
| TwoFADevicesResource<T extends UserDevicesDao> |
Abstract sub-implementation of the UserDevicesResource.
|
| TwoStepVerificationSettingUpgrade |
This upgrade step check whether the 2FA-modifiable privilege for user already exists and if it doesn't creates it.
|
| Type |
Annotation to declare a token type.
|
| UiRolePredicate |
A predicate that determines if a user has a particular UI role.
|
| UMAAccessAuditFilter |
Responsible for logging access audit events for UMA requests.
|
| UmaApplicationSubjectsStep |
An upgrade step to make sure that UMA automatically-created policy Applications
have the subject types they use declared.
|
| UmaAuditConnectionModule |
|
| UmaAuditDataLayerConfiguration |
A data layer configuration for use with resource set tokens.
|
| UmaAuditEntry |
|
| UmaAuditFilter |
A filter to stop UMA config changes being audited
|
| UmaAuditLogger |
|
| UmaAuditQueryFilterVisitor |
A visitor that returns a Map containing fieldname -> value representing fieldname==value style filters
|
| UmaAuditType |
|
| UmaConstants |
UMA Constants.
|
| UmaConstants.BackendPolicy |
|
| UmaConstants.UmaPolicy |
|
| UmaEmailService |
An email service for UMA which sends HTML bodied emails and resolves the provided
to username with the realm to the users email address.
|
| UmaEnabledFilter |
Checks that an UMA Provider has been configured for the current realm, and returns not supported if
it is not.
|
| UmaException |
Base exception for all UMA exceptions.
|
| UmaExceptionHandler |
Handles exceptions from the UMA spec endpoints to ensure that all error responses are in the correct
format.
|
| UmaGuiceModule |
|
| UmaIdRepoCreationListener |
An implementation of a IdRepoCreationListener which adds a
UmaPolicyApplicationListener to each AMIdentityRepository for a realm.
|
| UmaLabelResource |
A collection provider for UMA Labels.
|
| UmaLabelsStore |
This class stores and gives access to UMA Resource Set labels.
|
| UmaPendingRequest |
A data layer persistent object for UMA Pending requests.
|
| UmaPendingRequestConnectionModule |
|
| UmaPendingRequestDataLayerConfiguration |
A data layer configuration for use with UMA pending requests.
|
| UmaPolicy |
Represents an UMA policy with operations to convert to and from underlying backend policies and JSON format.
|
| UmaPolicyApplicationListener |
Listens for changes to UMA Resource Server (OAuth2 Agent) to create or delete its policy
application.
|
| UmaPolicyComparator |
|
| UmaPolicyEvaluatorFactory |
Factory provides policy evaluators used to process UMA policy requests.
|
| UmaPolicyQueryFilterVisitor |
|
| UmaPolicyResource |
REST endpoint for UMA policy management.
|
| UmaPolicyResourceAuthzFilter |
|
| UmaPolicyService |
Provides the contract for accessing and managing UMA policies that are in a backend store.
|
| UmaPolicyServiceImpl |
Implementation of the UmaPolicyService.
|
| UmaPolicyUtils |
Utility methods for interacting with Policies for UMA.
|
| UmaProviderSettings |
Models all of the possible settings the UMA provider can have and that can be configured.
|
| UmaProviderSettingsFactory |
A factory for creating/retrieving UmaProviderSettings instances.
|
| UmaProviderUpgradeHelper |
This upgrade helper is used to add new default values to the Uma Provider schema.
|
| UmaResourceSetRegistrationHook |
Hook implementation for creating a ResourceType for each Resource Set registration.
|
| UmaRestRouteProvider |
|
| UmaRouterProvider |
Guice Provider from getting the UMA HTTP router.
|
| UMAServiceEndpointApplication |
A ServiceEndpointApplication for the /uma services.
|
| UmaSettings |
Models all of the possible settings the UMA provider can have and that can be configured.
|
| UmaSettingsFactory |
A factory for retrieving UmaSettings instances.
|
| UmaSettingsImpl |
|
| UmaToken |
|
| UmaTokenIntrospectionHandler |
An introspection handler for UMA RPT tokens.
|
| UmaTokenStore |
|
| UmaUris |
|
| UmaUrisFactory |
A factory for creating/retrieving UmaUris instances.
|
| UmaUserUiRolePredicate |
Determines if the user can access the UMA pages within the UI.
|
| UmaUtils |
Utility methods for UMA.
|
| UmaWellKnownConfigurationEndpoint |
.well-known configuration for a UMA Authorization Server instance.
|
| UMChangeUserPasswordModel |
|
| UMChangeUserPasswordModelImpl |
|
| UMChangeUserPasswordViewBean |
|
| UMServlet |
Controller servlet for the Entities Management Module
|
| UMSException |
This class is the super-class for all UMS checked exceptions.
|
| UMSObject |
UMSObject class exposes public methods that serve as the entry points to the
UMS SDK.
|
| UMUserDiscoveryDescriptionAddViewBean |
|
| UMUserDiscoveryDescriptionEditViewBean |
|
| UMUserDiscoveryDescriptionViewBeanBase |
|
| UMUserPasswordResetOptionsData |
UMUserPasswordResetOptionsData defines a set of methods that
are required by user password reset option viewbean.
|
| UMUserPasswordResetOptionsModel |
|
| UMUserPasswordResetOptionsModelImpl |
|
| UMUserPasswordResetOptionsTiledView |
|
| UMUserPasswordResetOptionsViewBean |
|
| UMUserResourceOfferingAddViewBean |
|
| UMUserResourceOfferingEditViewBean |
|
| UMUserResourceOfferingModel |
|
| UMUserResourceOfferingModelImpl |
|
| UMUserResourceOfferingViewBean |
|
| UMUserResourceOfferingViewBeanBase |
|
| UnableToRedirectException |
Exception class to indicate when the sso request redirect failed.
|
| UnassignService |
This command unassigns service from an identity.
|
| UnauthorizedClientException |
Thrown when client authorization fails.
|
| UnboundedToken |
Represents an unbounded string fragment of an XML document.
|
| UnicodeInputStreamReader |
The UnicodeInputStreamReader class converts from a byte stream
that contains Java Unicode encoded characters (\\uXXXX) to Unicode
characters.
|
| UninstallAllHandler |
|
| UninstallHandler |
|
| UninstallLog |
|
| UnitTestBase |
This class is the base for all OpenAM unit test cases.
|
| UnknownAttribute |
Implements a special version of Attribute for handling attribute types received across the wire but not yet
implemented but able to be received and logged.
|
| UnknownPropertyNameException |
Unknown property name exception.
|
| UnmarshallableObject |
Generated classes have to implement this interface for it
to be unmarshallable.
|
| UnmarshallableObject |
Generated classes have to implement this interface for it
to be unmarshallable.
|
| UnmarshallerImpl |
Default Unmarshall implementation.
|
| UnmarshallerImpl |
Default Unmarshall implementation.
|
| UnmarshallingContext |
Methods exposed by the unmarshalling coordinator object
to the generated code.
|
| UnmarshallingContext |
Methods exposed by the unmarshalling coordinator object
to the generated code.
|
| UnmarshallingEventHandler |
Implemented by the generated code to unmarshall an object
from unmarshaller events.
|
| UnmarshallingEventHandler |
Implemented by the generated code to unmarshall an object
from unmarshaller events.
|
| UnmarshallingEventHandlerAdaptor |
Redirects events to another SAX ContentHandler.
|
| UnmarshallingEventHandlerAdaptor |
Redirects events to another SAX ContentHandler.
|
| UnregisterAuthModule |
Adds custom authentication modules.
|
| UnsupportedGrantTypeException |
Thrown when the requested grant type is not supported by the OAuth2 provider.
|
| UnsupportedResponseTypeException |
Thrown when the requested response type is not supported by either the client or the OAuth2 provider.
|
| UpdateAgent |
This command sets the attribute values of an agent.
|
| UpdateAgentGroup |
This command sets the attribute values of an agent group.
|
| UpdateApplicationPrivilege |
|
| UpdateAuthConfigProperties |
|
| UpdateAuthConfigurationEntries |
|
| UpdateAuthInstance |
|
| UpdateDataStore |
List the names of data store under a realm.
|
| UpdateDNSAlias |
|
| UpdateMetadataKeyInfo |
Export Meta Data.
|
| UpdateOAuth2PolicySetsStep |
Policy Sets created by OpenAM 13.0.0 for OAuth2 were missing the list of allowed/accepted subjects and conditions.
|
| UpdateServerConfig |
Set attribute values of a realm.
|
| UpdateService |
Update service schema.
|
| UpdateSessionPropertiesActionHandler |
Handler for 'updateSessionProperties' action.
|
| UpdateTask |
Responsible for updating the persistence layer with the provided Token.
|
| Upgrade |
OpenAM upgrade page.
|
| UpgradeAgentServiceStep |
Updates the i18nKey attributes within the SubSchema elements of the Agent Service.
|
| UpgradeAuditServiceStep |
Updates the i18nFileName attributes within SubSchema elements in the AuditService service.
|
| UpgradeCTSMaxConnectionsConfigurationStep |
Detects if changes are needed to the CTS Max Connections property.
|
| UpgradeDirectoryContentStep |
This upgrade step is meant to upgrade the directory schema/content for external configuration stores.
|
| UpgradeEntitlementsStep |
Upgrades the entitlements stored in the configuration.
|
| UpgradeEntitlementSubConfigsStep |
Upgrade step is responsible for ensuring any new application types and/or applications defined in the
entitlement.xml are reflected within the entitlements framework.
|
| UpgradeException |
This class is an extension point for all Upgrade related exceptions.
|
| UpgradeExternalCTSConfigurationStep |
Detects if changes are needed to the ExternalCTS properties and upgrades accordingly.
|
| UpgradeGuiceModule |
Guice module to define upgrade bindings.
|
| UpgradeHelper |
|
| UpgradeHttpServletRequest |
|
| UpgradeIdRepoSubConfigs |
This upgrade steps if there is any data store configured to use the Netscape LDAPv3Repo implementation, and if there
is, it will modify those configurations to use the new DJLDAPv3Repo instead.
|
| UpgradeLDAPAuthModulesStep |
This upgrade step upgrades LDAP and AD auth module instances.
|
| UpgradeOAuth2AuthModulesStep |
This upgrade step looks in OAuth2 auth module config for uses of DefaultAccountMapper and DefaultAttributeMapper,
which have been refactored to different classes.
|
| UpgradeOAuth2ClientStep |
This upgrade step discovers first OAuth2 Client profiles available in OpenAM (across the different realms), and then
checks if the agent profile is using pre 10.2.0 format for storing the configuration.
|
| UpgradeOAuth2ProviderStep |
This upgrade step will find all the OAuth2 Providers that was created with a subset of the available attributes.
|
| UpgradeProgress |
|
| UpgradeResourceTypeStep |
This upgrade step is responsible for introducing the Resource Type policy model object.
|
| UpgradeServerDefaultsStep |
Detects changes made to default server properties and upgrades them if required.
|
| UpgradeServices |
This is the primary upgrade class that determines the how the services need
to be upgraded and performs the upgrade.
|
| UpgradeServiceSchemaStep |
Detects changes in the service schema and upgrades them if required.
|
| UpgradeServiceUtils |
A utility class providing methods useful when dealing with SMS services in an upgrade step.
|
| UpgradeStep |
This interface defines the methods that needs to be implemented for an upgrade step.
|
| UpgradeStepInfo |
Annotation for marking an upgrade step and store its dependencies on other upgrade steps.
|
| UpgradeStepProcessor |
This compilation-time annotation processor tries to find all classes marked
with UpgradeStepInfo, then it will look through the dependencies and
try to detect an upgrade path based on that.
|
| UpgradeUtils |
This class contains utilities to upgrade the service schema
configuration to be compatible with OpenAM.
|
| UppercaseTransform |
Deprecated.
|
| UriNamedClaimTypesOfferedElement |
Java content class for UriNamedClaimTypesOffered element declaration.
|
| UriNamedClaimTypesOfferedElementImpl |
|
| UriNamedClaimTypesOfferedType |
Java content class for UriNamedClaimTypesOfferedType complex type.
|
| UriNamedClaimTypesOfferedTypeImpl |
|
| UrlConstituentCatenator |
This interface defines functionality to catenate url elements, insuring that a '/' exists in between.
|
| UrlConstituentCatenatorImpl |
|
| URLEncDec |
|
| URLNotFoundException |
A URLNotFoundException is thrown if the Naming Service can not
find a URL for a specified service.
|
| URLPatternMatcher |
The class provides pattern matching for notenforced URIs/URLs.
|
| URLResourceName |
This plugin extends the functionality provided in
PrefixResourceName to provide special handling to
URL type prefix resource names in canonicalize method
like validating port, assigning default port of 80, if port absent etc.
|
| URLResourceName |
This plugin extends the functionality provided in
PrefixResourceName to provide special handling to
URL type prefix resource names in canonicalize method
like validating port, assigning default port of 80, if port absent etc.
|
| URLResourceName |
This plugin extends the functionality provided in
PrefixResourceName to provide special handling to
URL type prefix resource names in canonicalize method
like validating port, assigning default port of 80, if port absent etc.
|
| URLValidator |
|
| URLValidator |
Deprecated.
|
| URLValidator |
Validator for URL format.
|
| URLValidator |
Attempts to create a URL from each provided attributed.
|
| UsageDirectiveHeader |
The UsageDirectiveHeader class represents 'UsageDirective'
element defined in SOAP binding schema.
|
| UsageFormatter |
This format the usage text of CLI.
|
| User |
Represents a user entry in UMS.
|
| User |
Simple interface for interacting with a user during click-through licensing.
|
| UserAttributes |
Interface specification for entitlement ResourceAttribute
|
| UserDataInteraction |
Abstract class for user data related interactions in both interactive and
silent mode.
|
| UserDetails |
|
| UserDetails_LiteralSerializer |
|
| UserDevicesDao |
DAO for handling the retrieval and saving of a user's devices.
|
| UserDevicesResource<T extends UserDevicesDao> |
REST resource for a user's trusted devices.
|
| UserDiscoEntryHandler |
|
| UserIDGenerator |
An application implements a UserIDGenerator interface and
registers itself to the Core Authentication service so that authentication
modules can retrieve a list of auto-generated user IDs.
|
| UserInfo |
Handles requests to the OpenId Connect userinfo endpoint for retrieving information about the user who granted the
authorization for the token.
|
| UserInfoClaims |
Simple bean that contains the values of claims, and the scopes that
provisioned them (if any).
|
| UserInfoService |
Service for retrieving user's information from the access token the user granted the authorization.
|
| UserNameAttribute |
Class representing the structure of the User-Name attribute as specified in section 5.1 of RFC 2865 and able to be
instantiated from the on-the-wire bytes or model objects.
|
| 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.
|
| UserNameToken |
This class UserNameToken represents an Username
token that can be inserted into web services security header
for message level security.
|
| UsernameTokenElement |
This element defines the wsse:UsernameToken element per Section 4.1.
|
| UsernameTokenElement |
5.3.1 UsernameToken Assertion
Java content class for UsernameToken element declaration.
|
| UsernameTokenElementImpl |
|
| UsernameTokenElementImpl |
|
| UserNameTokenSpec |
This class defines the specification for generating the Username security
tokens.
|
| UsernameTokenState |
Contains state corresponding to a UsernameToken and will emit json which includes state necessary to act as the
input_token_state in the RestSTSTokenTranslationInvocationState - i.e. the username and password state, and a
AMSTSConstants.TOKEN_TYPE_KEY field corresponding to TokenType.USERNAME.name().
|
| UsernameTokenState.UsernameTokenStateBuilder |
|
| UsernameTokenType |
This type represents a username token per Section 4.1
Java content class for UsernameTokenType complex type.
|
| UsernameTokenTypeImpl |
|
| UserOptionItem |
Class that encapulates a UserOption.
|
| UserPasswordAttribute |
Class representing the User Password Attribute as defined in section 5.2 of RFC 2865.
|
| UserPasswordValidationHelper |
This class provides the some of functionality for generating CallBacks for
plugins implementing the AMUserPasswordValidation class.
|
| UserPrincipal |
This class represents the abstract notion of a user
which can be used to represent any entity, such as an individual, a
corporation, and a login id.
|
| UserPushDeviceProfileManager |
Allows for easy access to storing and creating push device profiles.
|
| UserRegistrationConfigProvider |
The default user registration configuration definition.
|
| UserRegistrationConsoleConfig |
Represents forgotten password console configuration.
|
| UserRegistrationConsoleConfig.UserRegistrationBuilder |
|
| UserResponseInteraction |
|
| UserSelfCheckCondition |
The class UserSelfCheckCondition checks
if User is accessing his object in the datastore.
|
| UserSubject |
Deprecated.
|
| Util |
|
| Util |
|
| UtilProxyCookieRedirector |
A FederateCookieRedirector that uses the existing methods in Utility classes to implement cookie checking
and redirect.
|
| UtilProxyIDPRequestValidator |
Responsible for validating and providing a handful of parameters required for
processing the IDP requests.
|
| UtilProxySAMLAuthenticator |
An implementation of A SAMLAuthenticator that uses the Util classes to make the federation connection.
|
| UtilProxySAMLAuthenticatorLookup |
An implementation of A SAMLAuthenticatorLookup that uses the Util classes to make the federation connection.
|
| Utils |
This class contains utility methods.
|
| Utils |
Util class to implement simple Http request/response transactions.
|
| Utils |
|
| Utils |
Utility class containing common utility functions.
|
| Utils |
Debugging tool for serializing into space separated hex values for each byte of a sequence of octets or for reading
such a formatted string into a sequence of octets.
|
| ValidatableObject |
This interface is implemented by generated classes
to indicate that the class supports validation.
|
| ValidatableObject |
This interface is implemented by generated classes
to indicate that the class supports validation.
|
| ValidateActionHandler |
Handler for 'validate' action
|
| ValidateIPaddress |
Validates IP V4 and V6 addresses.
|
| ValidateResourceResult |
This class has an error code which indicates why the resource name is
valid or invalid; and also a message.
|
| ValidateSAML2 |
|
| ValidateSAML2SetupViewBean |
Validate Entity Setup.
|
| ValidateURL |
|
| ValidatingUnmarshaller |
Filter implementation of SAXUnmarshallerHandler.
|
| ValidatingUnmarshaller |
Filter implementation of SAXUnmarshallerHandler.
|
| Validation |
Validation handles all validation routines.
|
| ValidationElement |
Represents a validator/rule pair.
|
| ValidationException |
Deprecated.
|
| ValidationException |
Exception for violating data format.
|
| ValidationInfo |
|
| ValidationInvocationContext |
This enum is passed to all TokenValidator implementations.
|
| ValidationResult |
|
| ValidationResultStatus |
|
| ValidationServerResource |
Handles requests to the OAuth2 tokeninfo endpoint for retrieving information about the provided token.
|
| Validator |
Deprecated.
|
| Validator |
Validator interface defines method for performing validation.
|
| ValidatorBase |
Deprecated.
|
| ValidatorBase |
Abstract class for validators to inherit from
|
| ValidatorBase |
Base class for all validator classes.
|
| ValidatorImpl |
Validator implementation of JAXB RI.
|
| ValidatorImpl |
Validator implementation of JAXB RI.
|
| ValidDomainExtractor<T> |
An interface to extract valid goto URL domains (or relay state URLs) from the OpenAM configuration.
|
| ValidGotoUrlExtractor |
Extracts the valid goto URL domains from the Authentication service configuration and caches the result.
|
| ValidRelayStateExtractor |
Extracts the valid relaystate URL list from the hosted SAML entity's configuration.
|
| ValidRelayStateExtractor.SAMLEntityInfo |
A domain object that helps to uniquely identify a given SAML entity in the configuration.
|
| ValidValues |
Deprecated.
|
| ValidWReplyExtractor |
Extracts the valid relaystate URL list from the hosted SAML entity's configuration.
|
| ValidWReplyExtractor.WSFederationEntityInfo |
A domain object that helps to uniquely identify a given WS federation entity in the configuration.
|
| ValueElement |
Java content class for Value element declaration.
|
| ValueElement |
Java content class for Value element declaration.
|
| ValueElementImpl |
|
| ValueElementImpl |
|
| ValueNotFoundException |
An exception that may be thrown when no value is found in a collection.
|
| VariableDefinition |
Java class for VariableDefinitionType complex type.
|
| VariableReference |
Java class for VariableReferenceType complex type.
|
| VelocityTemplateService |
Provides a Velocity TemplateService class.
|
| VelocityTemplateService.LogChuteAdapter |
Provides a Velocity LogChute adapter class around the application
log service to enable the Velocity Runtime to log to the application
LogService.
|
| VendorSpecificAttribute |
Class representing the structure of the Vendor-Specific attribute as specified in section 5.26 of RFC 2865 and able
to be instantiated from the on-the-wire bytes.
|
| VerifierAction |
A class that contains static functions used to instantiate the
class that has been configured for VerifierOutput.
|
| VerifierList |
Implements a class for getting the list of keyfiles and the associated
logfiles to be used when verifying archives of logs.
|
| Version |
Java class for VersionType simple type.
|
| VersionBehaviourConfigListener |
A ServiceListener to listen for changes to the default version behaviour configuration and update a
VersionedRouter.
|
| VersionCheck |
|
| VersionHandler |
|
| VersionMatch |
Java class for VersionMatchType simple type.
|
| VersionServlet |
|
| VersionUtils |
Utility class that deals with determining and comparing versions of OpenAM.
|
| VersionViewBean |
This class displays the version information page.
|
| VersionViewBean |
|
| VkontakteProvider |
|
| WarClassLoader |
|
| WarCreator |
This class creates the specialized WAR such as distributed authentication and
console WAR files.
|
| WebappResourceLoader |
Resource loader that uses the ServletContext of a webapp to
load Velocity templates.
|
| WebAuthnAuthentication |
WebAuthn Login Authentication Module
|
| WebAuthnAuthenticationProcessor |
|
| WebAuthnPrincipal |
|
| WebAuthnRegistration |
|
| WebAuthnRegistrationProcessor |
|
| WebBindingElement |
Java content class for WebBinding element declaration.
|
| WebBindingElementImpl |
|
| WebCLIHelper |
Helper class for web based CLI JSP.
|
| WebFinger |
Sets up the OpenId Connect web finger endpoints and their handlers.
|
| WebHelperCreator |
|
| WebHelperMethodCreator |
This class is responsible for generating the method for each CLI sub
command.
|
| WebServiceAuthenticator |
This interface provides methods for authentication a web service.
|
| WebServiceClientEditViewBean |
Customized View Bean for WSS Client.
|
| WebServiceEditViewBean |
Base class for all WSS customized View Bean.
|
| WebServiceProviderEditViewBean |
Customized view bean for WSP.
|
| WebServicesClients |
This subject represents web services clients that authenticate to web service
providers(PP service, Discovery Service) hosted by OpenAM.
|
| WebServiceSTSEditViewBean |
Customized STS View Bean.
|
| WebServiceUIElement |
Stub of WSS UI Element.
|
| WebServiceUserCredAddViewBean |
View Bean to create new User Credential entry.
|
| WebServiceUserCredEditViewBean |
View Bean to edit user credential entry.
|
| WebtopNaming |
The WebtopNaming class is used to get URLs for various
services such as session, profile, logging etc.
|
| WebtopNaming.SiteMonitor |
The SiteMonitor class is used to monitor the
health status of all the sites.
|
| WebtopNaming.SiteStatusCheck |
The interface SiteStatusCheck provides
method that will be used by SiteMonitor to check each site is alive.
|
| WebtopNamingQuery |
Provides a non-static wrapper around WebtopNaming so this service
can be injected into classes using Guice and tested appropriately.
|
| WebtopNamingSiteUtils |
Responsible for providing supporting functions for the WebtopNaming service.
|
| WebtopParser |
XMLParser provides a way for applications to handle a hook into
applications and applications and its server.
|
| WhiteSpaceToken |
Represents a whitepsace string fragment from an XML document.
|
| WindowsDesktopSSO |
|
| WindowsDesktopSSOConfig |
|
| WindowsDesktopSSOPrincipal |
|
| Wizard |
|
| WorkflowException |
Workflow related exception.
|
| WSAuthHandlerEntry |
|
| WSAuthNServicesHandlersAddViewBean |
|
| WSAuthNServicesHandlersEditViewBean |
|
| WSAuthNServicesHandlersViewBeanBase |
|
| WSAuthNServicesModelImpl |
|
| WSAuthNServicesViewBean |
|
| WSDLParser |
|
| WsFedAuthenticator |
Authenticates end-users for active requestor profile WS-Federation requests.
|
| WSFederationAction |
This is the base class for WS-Federation request and response handling.
|
| WSFederationActionFactory |
This class creates WSFederationAction instances according to the parameters
sent via HTTP.
|
| WSFederationClient |
This class WSFederationClient is used to retrieve the SAML
Assertion remotely for a given user session.
|
| WSFederationConstants |
WSFederationConstants defines various constants for the
WS-Federation implementation
|
| WSFederationCOTUtils |
WSFederationCOTUtils provides utility methods to update
the WS-Federation Entity Configuration cotlist attributes
in the Service and Identity Provider configurations.
|
| WSFederationException |
This class is an extension point for all WS-Federation related exceptions.
|
| WSFederationMetaException |
This class is an extension point for all WS-Federation metadata related
exceptions.
|
| WSFederationMetaManager |
The WSFederationMetaManager provides methods to manage both the
standard entity descriptor and the extended entity configuration.
|
| WSFederationMetaSecurityUtils |
The WSFederationMetaUtils provides metadata security related
utility methods.
|
| WSFederationMetaUtils |
The WSFederationMetaUtils provides metadata related utility
methods.
|
| WSFederationService |
The ws-federation service enables the applications to retrieve the user's
single sign-on SAML Assertion.
|
| WSFederationServlet |
Servlet endpoint for WS-Federation.
|
| WSFederationSingleLogoutHandler |
The WSFederationSingleLogoutHandler class is an implementation
of the SingleLogoutHandler for the WS-Federation protocol.
|
| WSFederationUtils |
Utility methods for WS-Federation implementation.
|
| WSFedGeneralBase |
|
| WSFedGeneralViewBean |
|
| WSFedIDPViewBean |
|
| WSFedPropertiesModel |
|
| WSFedPropertiesModelImpl |
|
| WSFedSPViewBean |
|
| WSPersonalProfileServiceModelImpl |
|
| WSPersonalProfileServiceViewBean |
|
| WSPPServiceDSAttributeMapListAddViewBean |
|
| WSPPServiceDSAttributeMapListEditViewBean |
|
| WSPPServiceDSAttributeMapListViewBeanBase |
|
| WSPPServiceSupportedContainerAddViewBean |
|
| WSPPServiceSupportedContainerEditViewBean |
|
| WSPPServiceSupportedContainerViewBeanBase |
|
| WSPRedirectHandlerServlet |
Class that works in conjection with InteractionManager to facilitate
WSP- resource owner interactions
|
| Wss10Element |
9.1 Wss10 Assertion
Java content class for Wss10 element declaration.
|
| Wss10ElementImpl |
|
| Wss11Element |
9.2 Wss11 Assertion
Java content class for Wss11 element declaration.
|
| Wss11ElementImpl |
|
| WSSAttributeNames |
Attribute names of WSS Service.
|
| WSSAuthModule |
Authentication module for web services user name token profile.
|
| WSSCache |
This class WSSCache is a cache holder for the WSS
tokens.
|
| WSSCacheRepository |
This inteface WSSCacheRepository stores the Web services
security related cache information.
|
| WSSConstants |
This class defines the Constants related to Web services security token
profiles.
|
| WSSEConstants |
Constants defined for Web Service Security.
|
| WSSEncryptionProvider |
WSSEncryptionProvider is a class for encrypting and
decrypting WSS XML Documents which implements
AMEncryptionProvider.
|
| WSServlet |
Controller servlet for the Web Services Management Module
|
| WssGssKerberosV5ApReqToken11Element |
5.3.4 KerberosToken Assertion
Java content class for WssGssKerberosV5ApReqToken11 element declaration.
|
| WssGssKerberosV5ApReqToken11ElementImpl |
|
| WssKerberosV5ApReqToken11Element |
5.3.4 KerberosToken Assertion
Java content class for WssKerberosV5ApReqToken11 element declaration.
|
| WssKerberosV5ApReqToken11ElementImpl |
|
| WSSPolicyException |
|
| WSSPolicyManager |
The WSSPolicyManager class manages the WS-Security policy
configuration and is used to convert from ProviderConfig to
WS-Security Policy and vice versa.
|
| WSSPolicyUtils |
|
| WssRelV10Token10Element |
5.3.9 RelToken Assertion
Java content class for WssRelV10Token10 element declaration.
|
| WssRelV10Token10ElementImpl |
|
| WssRelV10Token11Element |
5.3.9 RelToken Assertion
Java content class for WssRelV10Token11 element declaration.
|
| WssRelV10Token11ElementImpl |
|
| WssRelV20Token10Element |
5.3.9 RelToken Assertion
Java content class for WssRelV20Token10 element declaration.
|
| WssRelV20Token10ElementImpl |
|
| WssRelV20Token11Element |
5.3.9 RelToken Assertion
Java content class for WssRelV20Token11 element declaration.
|
| WssRelV20Token11ElementImpl |
|
| WSSReplayPasswd |
This class is used to set the encrypted password as a session property.
|
| WssSamlV11Token10Element |
5.3.8 SamlToken Assertion
Java content class for WssSamlV11Token10 element declaration.
|
| WssSamlV11Token10ElementImpl |
|
| WssSamlV11Token11Element |
5.3.8 SamlToken Assertion
Java content class for WssSamlV11Token11 element declaration.
|
| WssSamlV11Token11ElementImpl |
|
| WssSamlV20Token11Element |
5.3.8 SamlToken Assertion
Java content class for WssSamlV20Token11 element declaration.
|
| WssSamlV20Token11ElementImpl |
|
| WSSSignatureProvider |
WSSSignatureProvider is a class for signing and
signature verification of WSS XML Documents which implements
AMSignatureProvider.
|
| WssUsernameToken10Element |
5.3.1 UsernameToken Assertion
Java content class for WssUsernameToken10 element declaration.
|
| WssUsernameToken10ElementImpl |
|
| WssUsernameToken11Element |
5.3.1 UsernameToken Assertion
Java content class for WssUsernameToken11 element declaration.
|
| WssUsernameToken11ElementImpl |
|
| WSSUserPrincipal |
This class holds the authenticated principal of siteminder session.
|
| WSSUtils |
This class provides util methods for the web services security.
|
| WSSValidatorFactory |
Defines the functionality necessary to produce instances of the org.apache.ws.security.validate.Validator instances
necessary to perform validation of the SupportingTokens specified in the SecurityPolicy bindings protecting soap-sts
instances.
|
| WSSValidatorFactoryImpl |
|
| WssX509Pkcs7Token10Element |
5.3.3 X509Token Assertion
Java content class for WssX509Pkcs7Token10 element declaration.
|
| WssX509Pkcs7Token10ElementImpl |
|
| WssX509Pkcs7Token11Element |
5.3.3 X509Token Assertion
Java content class for WssX509Pkcs7Token11 element declaration.
|
| WssX509Pkcs7Token11ElementImpl |
|
| WssX509PkiPathV1Token10Element |
5.3.3 X509Token Assertion
Java content class for WssX509PkiPathV1Token10 element declaration.
|
| WssX509PkiPathV1Token10ElementImpl |
|
| WssX509PkiPathV1Token11Element |
5.3.3 X509Token Assertion
Java content class for WssX509PkiPathV1Token11 element declaration.
|
| WssX509PkiPathV1Token11ElementImpl |
|
| WssX509V1Token11Element |
5.3.3 X509Token Assertion
Java content class for WssX509V1Token11 element declaration.
|
| WssX509V1Token11ElementImpl |
|
| WssX509V3Token10Element |
5.3.3 X509Token Assertion
Java content class for WssX509V3Token10 element declaration.
|
| WssX509V3Token10ElementImpl |
|
| WssX509V3Token11Element |
5.3.3 X509Token Assertion
Java content class for WssX509V3Token11 element declaration.
|
| WssX509V3Token11ElementImpl |
|
| WSTException |
The class WSTException is used to throw exceptions for
ws-trust protocol level related errors.
|
| WSTrustFactory |
The class WSTrustFactory is a factory class that generates
ws-trust protocol objects.
|
| WSX509KeyManager |
The WSX509KeyManager class implements JSSE X509KeyManager
interface.
|
| X509CertificateCallback |
Underlying security services instantiate and pass an
X509CertificateCallback to the invokeCallback
method of a CallbackHandler to retrieve the contents of
an X.509 Certificate.
|
| X509DataElement |
Java content class for X509Data element declaration.
|
| X509DataElement |
Java content class for X509Data element declaration.
|
| X509DataElementImpl |
|
| X509DataElementImpl |
|
| X509DataType |
Java content class for X509DataType complex type.
|
| X509DataType |
Java content class for X509DataType complex type.
|
| X509DataType.X509Certificate |
Java content class for X509Certificate element declaration.
|
| X509DataType.X509Certificate |
Java content class for X509Certificate element declaration.
|
| X509DataType.X509CRL |
Java content class for X509CRL element declaration.
|
| X509DataType.X509CRL |
Java content class for X509CRL element declaration.
|
| X509DataType.X509IssuerSerial |
Java content class for X509IssuerSerial element declaration.
|
| X509DataType.X509IssuerSerial |
Java content class for X509IssuerSerial element declaration.
|
| X509DataType.X509SKI |
Java content class for X509SKI element declaration.
|
| X509DataType.X509SKI |
Java content class for X509SKI element declaration.
|
| X509DataType.X509SubjectName |
Java content class for X509SubjectName element declaration.
|
| X509DataType.X509SubjectName |
Java content class for X509SubjectName element declaration.
|
| X509DataTypeImpl |
|
| X509DataTypeImpl |
|
| X509DataTypeImpl.X509CertificateImpl |
|
| X509DataTypeImpl.X509CertificateImpl |
|
| X509DataTypeImpl.X509CRLImpl |
|
| X509DataTypeImpl.X509CRLImpl |
|
| X509DataTypeImpl.X509IssuerSerialImpl |
|
| X509DataTypeImpl.X509IssuerSerialImpl |
|
| X509DataTypeImpl.X509SKIImpl |
|
| X509DataTypeImpl.X509SKIImpl |
|
| X509DataTypeImpl.X509SubjectNameImpl |
|
| X509DataTypeImpl.X509SubjectNameImpl |
|
| X509IssuerSerialType |
Java content class for X509IssuerSerialType complex type.
|
| X509IssuerSerialType |
Java content class for X509IssuerSerialType complex type.
|
| X509IssuerSerialTypeImpl |
|
| X509IssuerSerialTypeImpl |
|
| X509SubjectAttributeAuthorityMapper |
This class X509SubjectAttributeAuthorityMapper is the
implementation of the AttributeAuthorityMapper that is used by
attribute authority to process attribute query with profile
"urn:oasis:names:tc:SAML:2.0:profiles:query:attribute:X509".
|
| X509TokenElement |
5.3.3 X509Token Assertion
Java content class for X509Token element declaration.
|
| X509TokenElementImpl |
|
| X509TokenSpec |
This class defines the specification for generating the X509 security tokens.
|
| X509TokenState |
A very simple class, intended to only represent the token_type of X509 in the token transformation invocation to the
rest-sts.
|
| XACML3HomeResource |
XACML Resource for Home Documents
|
| XACML3Resource |
XACML Resource
|
| XACMLApplicationUtils |
Helper class to map from Application to XACML.
|
| XACMLApplicationUtils.ApplicationTypeService |
Service class for the creation of Application Types.
|
| XACMLAuthzDecisionQuery |
The XACMLAuthzDecisionQuery element is a SAML Query that
extends SAML Protocol schema type RequestAbstractType.
|
| XACMLAuthzDecisionQueryConfigElement |
Java content class for XACMLAuthzDecisionQueryConfig element declaration.
|
| XACMLAuthzDecisionQueryConfigElementImpl |
|
| XACMLAuthzDecisionQueryDescriptorElement |
Java content class for XACMLAuthzDecisionQueryDescriptor element declaration.
|
| XACMLAuthzDecisionQueryDescriptorElementImpl |
|
| XACMLAuthzDecisionQueryDescriptorType |
Java content class for XACMLAuthzDecisionQueryDescriptorType complex type.
|
| XACMLAuthzDecisionQueryDescriptorTypeImpl |
|
| XACMLAuthzDecisionQueryHandler |
This class is an implementation of SAML2 query RequestHandler to handle
XACMLAuthzDecisionQuery
|
| XACMLAuthzDecisionQueryImpl |
The XACMLAuthzDecisionQueryImpl is an impelmentation
of XACMLAuthzDecisionQuery interface.
|
| XACMLAuthzDecisionStatement |
XACMLAuthzDecisionStatement is an extension of
samlp:StatementAbstractType that is carried in a
SAML Assertion to convey xacml-context:Response
Schema:
|
| XACMLAuthzDecisionStatementImpl |
This is the default implementation of interface XACMLAuthzDecisionStatement.
|
| XACMLAuthzServiceElement |
Java content class for XACMLAuthzService element declaration.
|
| XACMLAuthzServiceElementImpl |
|
| XACMLConstants |
Interface that defines constants used by XACML classes
|
| XACMLConstants |
This interface defines constants common to all XACML elements.
|
| XACMLException |
This class is an extension point for all XACML related exceptions.
|
| XACMLExportImport |
Utility for handling the Export and subsequent Import of Policies into
the OpenAM Entitlements framework.
|
| XACMLExportImport.PrivilegeManagerFactory |
Factory to allow PrivilegeManager to be mocked in tests
|
| XACMLOpenSSOPrivilege |
|
| XACMLPDPConfigElement |
Java content class for XACMLPDPConfig element declaration.
|
| XACMLPDPConfigElementImpl |
|
| XACMLPDPDescriptorElement |
Java content class for XACMLPDPDescriptor element declaration.
|
| XACMLPDPDescriptorElementImpl |
|
| XACMLPDPDescriptorType |
Java content class for XACMLPDPDescriptorType complex type.
|
| XACMLPDPDescriptorTypeImpl |
|
| XACMLPrivilegeUtils |
Class with utility methods to map from
com.sun.identity.entity.Privilege
to
com.sun.identity.entitlement.xacml3.core.Policy
|
| XACMLQueryUtil |
This class provides methods to send or process AttributeQuery.
|
| XACMLReaderWriter |
Facade for reading and writing XACML and translating between XACML PolicySets and AM Privilege types.
|
| XACMLRequestProcessor |
This class provides the public API to process XACML context Request.
|
| XACMLResourceTypeUtils |
Helper class to map from ResourceType to XACML.
|
| XACMLRootElement |
|
| XacmlRouterProvider |
Guice provider providing the Xacml REST Router.
|
| XACMLSchemaFactory |
Trying to add some sanity to the JAXB Generated code.
|
| XACMLSDKUtils |
The XACMLSDKUtils contains utility methods for XACML 2.0
implementation.
|
| XacmlService |
Provides XACML based services
|
| XACMLServiceEndpointApplication |
A ServiceEndpointApplication for the /json services.
|
| XACMLUtils |
|
| XForwardedHeadersBaseURLProvider |
A BaseURLProvider that uses the X-Forwarded-* headers to deduce the base URL.
|
| XmlConfigService |
Provides a Click XML configuration service class.
|
| XmlConfigService.ExcludePage |
Provide an Excluded Page class.
|
| XmlContentConverter |
An implementation of a ContentConverter which will escape xml special characters from the line.
|
| XMLDocument |
Represents a simple XML document in memory that may be edited and stored.
|
| XMLElement |
Represents a simple XML element that may have given attributes, child
elements or a string value.
|
| XMLElementAttribute |
Represents the attribute of an XML element.
|
| XMLEncryptionManager |
|
| XMLException |
|
| XMLParser |
XMLParser provides a way for applications to handle a hook into applications
and applications and it's server.
|
| XMLParser |
This is a simple parser that can be used to parse and create in-memory
DOM-like representation of an xml document.
|
| XMLResourceExceptionHandler |
An implementation of ResourceExceptionHandler that renders to XML.
|
| XMLRestStatusService |
An implementation of RestStatusService the represents output as XML.
|
| XMLSerializable |
For a generated class to be serializable, it has to
implement this interface.
|
| XMLSerializable |
For a generated class to be serializable, it has to
implement this interface.
|
| XMLSerializer |
Receives XML serialization event
|
| XMLSerializer |
Receives XML serialization event
|
| XMLSignatureException |
This class represents a SAML XML Signature exception.
|
| XMLSignatureManager |
The class XMLSignatureManager provides methods
to sign and verify XML signature.
|
| XMLTokenFactory |
A token factory is responsible for the creation of the associated token
handlers or Token objects given string fragments as parsed
from the XML document source.
|
| XMLUtilities |
Interface to wrap consumption of the openam-shared XMLUtils class so that direct consumption of static methods can
be avoided to facilitate unit testing.
|
| XMLUtilitiesImpl |
|
| XMLUtils |
This class contains utilities to parse XML documents
|
| XPath10Element |
7.1 AlgorithmSuite Assertion
Java content class for XPath10 element declaration.
|
| XPath10ElementImpl |
|
| XPathAPI |
XPathAPI class provides the convenience function for XPath API
that is a subset of Xalan XPathAPI but uses JAXP internally.
|
| XPathFilter20Element |
7.1 AlgorithmSuite Assertion
Java content class for XPathFilter20 element declaration.
|
| XPathFilter20ElementImpl |
|
| XSDateTimeValidator |
Deprecated.
|
| XSDateTimeValidator |
Validator for xs:dateTime format.
|
| XSDurationValidator |
Deprecated.
|
| XSDurationValidator |
Validator for xs:duration format.
|
| XUIFilter |
XUIFilter class is a servlet Filter for filtering incoming requests to OpenAM and redirecting them
to XUI or classic UI by inspecting the attribute openam-xui-interface-enabled in the iPlanetAMAuthService
service.
|
| XuiRedirectHelper |
Helper for redirecting back to the XUI.
|
| XUIState |
|
| ZeroPageLoginConfig |
Interface to different methods for configuring Zero Page Login (ZPL).
|
| ZipUtils |
Utilities for creating zip files from directories.
|
| ZipUtils |
Generate a zip from a folder.
|