| Name | Description | Type | Package | Framework |
| AbstractListableRealm | The Abstract Listable realm class is used to write custom security realms. | Class | weblogic.security.acl | Oracle WebLogic |
|
| AbstractManageableRealm | | Class | weblogic.security.acl | Oracle WebLogic |
|
| AccessDecision | The AccessDecision interface defines the security service provider interface (SSPI) for policy enforcement points (PEP) that can be | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AclEntryImpl | This class implements the AclEntry interface, which is used to represent one entry in an Access Control List (ACL). | Class | weblogic.security.acl | Oracle WebLogic |
|
| AclImpl | This class implements the java. | Class | weblogic.security.acl | Oracle WebLogic |
|
| AdjudicationProvider | The AdjudicationProvider interface exposes the services provided by an Adjudication provider to the WebLogic Security Framework. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AdjudicationProviderV2 | The AdjudicationProviderV2 interface exposes the services provided by an Adjudication provider to the WebLogic | Interface | weblogic.security.spi | Oracle WebLogic |
|
| Adjudicator | The Adjudicator interface defines the security service provider interface (SSPI) for an object that is responsible for making the final | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AdjudicatorV2 | The AdjudicatorV2 interface defines the security service provider interface (SSPI) for an object that is responsible | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AdminPermissions | This class contains system-wide weblogic. | Class | weblogic.security.acl | Oracle WebLogic |
|
| AdminResource | The AdminResource class is used by a container to specify the Administrative resource (and method related to the resource) that a caller | Class | weblogic.security.service | Oracle WebLogic |
|
| AppChallengeContext | The AppChallengeContext interface allows the Authentication to return an object that contains state and is used for | Interface | weblogic.security.services | Oracle WebLogic |
|
| AppContext | AppContext is an interface that allows an application developer to publish values from within the application to the security runtime. | Interface | weblogic.security.services | Oracle WebLogic |
|
| AppContextElement | The AppContextElement abstract base class is a simple interface for representing a name/value pair. | Interface | weblogic.security.services | Oracle WebLogic |
|
| ApplicationInfo | An ApplicationInfo passes data about an application deployment to a security provider and is used in | Interface | weblogic.security.spi | Oracle WebLogic |
|
| ApplicationInfo .ComponentType | A ComponentType represents the component type for the application that is being deployed and is used within | Class | weblogic.security.spi.ApplicationInfo | Oracle WebLogic |
|
| ApplicationRemovalException | The ApplicationRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application. | Class | weblogic.security.spi | Oracle WebLogic |
|
| ApplicationResource | The ApplicationResource class is used by a container to specify the Application resource (and method related to the resource) for which a security policy is being | Class | weblogic.security.service | Oracle WebLogic |
|
| ApplicationVersionCreationException | The ApplicationVersionCreationException is thrown if a security provider encounters a problem while handling the creation of a new application version. | Class | weblogic.security.spi | Oracle WebLogic |
|
| ApplicationVersionRemovalException | The ApplicationVersionRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application version. | Class | weblogic.security.spi | Oracle WebLogic |
|
| Audit | The usual entrypoint for subsystems that perform security audit logging operations. | Class | weblogic.security.audit | Oracle WebLogic |
|
| AuditApplicationVersionEvent | The AuditApplicationVersionEvent interface is used to post VersionableApplicationProvider events. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditAtnEvent | The AuditAtnEvent interface is used to post authentication audit events. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditAtnEvent .AtnEventType | The AtnEventType class describes the authentication event types that are supported. | Class | weblogic.security.spi.AuditAtnEvent | Oracle WebLogic |
|
| AuditAtnEventV2 | The AuditAtnEventV2 interface is used to post authentication audit events. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditAtnEventV2 .AtnEventTypeV2 | The AtnEventType class describes the authentication event types that are supported. | Class | weblogic.security.spi.AuditAtnEventV2 | Oracle WebLogic |
|
| AuditAtzEvent | The AuditAtzEvent interface is used to post authorization audit events. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditCertPathBuilderEvent | This interface is used to post audit events for CertPathBuilder providers. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditCertPathValidatorEvent | This interface is used to post audit events for CertPathValidator providers. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditChannel | The AuditChannel interface defines the security service provider interface (SSPI) for objects capable of logging security-related | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditChannelV2 | The AuditChannelV2 interface defines the security service provider interface (SSPI) for objects capable of logging security-related | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditConfigurationEvent | The AuditConfigurationEvent interface is used to post configuration change audit events. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditContext | The AuditContext interface can be extended by AuditEvent implementations to indicate that the implementation has context information. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditCreateConfigurationEvent | The AuditCreateConfigurationEvent interface is used to post a specific configuration change audit event that identifies that a request has been made to create | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditCredentialMappingEvent | The AuditCredentialMappingEvent interface is used to post credential mapping audit events. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditDeleteConfigurationEvent | The AuditDeleteConfigurationEvent interface is used to post a specific configuration change audit event that identifies that a request has been made to delete | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditEvent | The AuditEvent interface provides a mechanism for passing audit information to Auditing providers during a writeEvent | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditInvokeConfigurationEvent | The AuditInvokeConfigurationEvent interface is used to post a specific configuration change audit event that identifies that a request has | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditLifecycleEvent | The AuditLifecycleEvent interface is used to post audit lifecycle events. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditLifecycleEvent .AuditLifecycleEventType | The AuditLifecycleEventType class describes the audit service lifecycle event types that are supported. | Class | weblogic.security.spi.AuditLifecycleEvent | Oracle WebLogic |
|
| AuditMgmtEvent | The AuditMgmtEvent interface is used to post security provider management audit events. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditorService | The AuditorService interface provides security providers with access to the Auditor object, which resides in the WebLogic | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditPolicyEvent | The AuditPolicyEvent interface is used to post security policy audit events. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditProvider | Security audit service provider's interface. | Interface | weblogic.security.audit | Oracle WebLogic |
|
| AuditProvider | The AuditProvider interface exposes the services provided by an Auditing provider to the WebLogic Security Framework. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditProviderV2 | The AuditProviderV2 interface exposes the services provided by an Auditing provider to the WebLogic Security Framework. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditRoleDeploymentEvent | The AuditRoleDeploymentEvent interface is used to post security role deployment audit events. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditRoleEvent | The AuditRoleEvent interface is used to post security role audit events. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditSetAttributeConfigurationEvent | The AuditSetAttributeConfigurationEvent interface is used to post a specific configuration change audit event that identifies that a request has | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuditSeverity | The AuditSeverity class provides audit severity levels as both numeric and text values to an Auditing provider. | Class | weblogic.security.spi | Oracle WebLogic |
|
| Authenticate | Authenticate a user and add Principals to the Subject. | Class | weblogic.security.auth | Oracle WebLogic |
|
| Authentication | Server side Authentication service. | Class | weblogic.security.services | Oracle WebLogic |
|
| AuthenticationProvider | The AuthenticationProvider interface exposes the services provided by an Authentication provider to the WebLogic Security Framework. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuthenticationProviderV2 | The AuthenticationProviderV2 interface exposes the services provided by an Authentication provider to the WebLogic Security Framework. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| AuthorizationProvider | The AuthorizationProvider interface exposes the services provided by an Authorization provider to the WebLogic Security Framework. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| BulkAccessDecision | The BulkAccessDecisionV2 security service provider (SSPI) interface for policy enforcement points (PEP) allows support for bulk runtime authorization queries. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| BulkAdjudicationProvider | The AdjudicationProviderV2 interface exposes the services provided by an Adjudication provider to the WebLogic | Interface | weblogic.security.spi | Oracle WebLogic |
|
| BulkAdjudicator | The BulkAdjudicator interface defines the security service provider interface (SSPI) for an object that is responsible | Interface | weblogic.security.spi | Oracle WebLogic |
|
| BulkAuthorizationProvider | The AuthorizationProvider interface exposes the services provided by an Authorization provider to the WebLogic Security Framework. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| BulkRoleMapper | The BulkRoleMapper interface defines the security service provider interface (SSPI) for providers capable of obtaining the | Interface | weblogic.security.spi | Oracle WebLogic |
|
| BulkRoleProvider | The BulkRoleProvider interface exposes the services provided by an bulk Role provider to the WebLogic Security Framework. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| CachingRealm | | Class | weblogic.security.acl | Oracle WebLogic |
|
| CachingRealm .CaseInsensitiveUserInfo | | Class | weblogic.security.acl.CachingRealm | Oracle WebLogic |
|
| CachingRealm .Entry | Methods inherited from class java. | Class | weblogic.security.acl.CachingRealm | Oracle WebLogic |
|
| CachingRealm .UserEntry | This is a special entry class, used only in the user positiveMethods inherited from class java. | Class | weblogic.security.acl.CachingRealm | Oracle WebLogic |
|
| CertAuthentication | The public face of the CertAuthenticator interface. | Class | weblogic.security.acl | Oracle WebLogic |
|
| CertAuthenticator | This interface is used to perform certificate-based user authentication. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| CertCallback | | Class | weblogic.security.SSL | Oracle WebLogic |
|
| CertificatePoliciesExtension | The CertificatePoliciesExtension is a class which represent the CertificatePolicies Extension which could be present in the Certificates. | Class | weblogic.security | Oracle WebLogic |
|
| CertificatePolicy | The CertificatePolicy interface exposes the CertificatePolicy Extension in the X509Certificate. | Interface | weblogic.security | Oracle WebLogic |
|
| CertificatePolicyQualifier | The CertificatePolicyQualifier interfcae exposes the PolicyQualifierInfo part in the CertificatePolicy Certificate Extension. | Interface | weblogic.security | Oracle WebLogic |
|
| CertPathBuilderParameters | The certification path builder parameters that a caller must use to access the WebLogic Server Certificate Lookup and | Class | weblogic.security.pk | Oracle WebLogic |
|
| CertPathBuilderParametersSpi | This class contains the CertPathParameters that the CLV framework passes to the provider's | Interface | weblogic.security.spi | Oracle WebLogic |
|
| CertPathProvider | The CertPathProvider interface exposes the services provided by a CertPath provider to the WebLogic Security Framework. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| CertPathSelector | A CertPathSelector contains the selection criteria for locating and validating a certification path. | Interface | weblogic.security.pk | Oracle WebLogic |
|
| CertPathTrustManager | A CertPathTrustManager that makes use of the configured CertPathValidation providers to perform extra validation; for | Class | weblogic.security.SSL | Oracle WebLogic |
|
| CertPathValidatorParameters | The certification path validator parameters that a caller must use to access the WebLogic Server Certificate Lookup and | Class | weblogic.security.pk | Oracle WebLogic |
|
| CertPathValidatorParametersSpi | This class contains the CertPathParameters that the CLV framework passes to the provider's | Interface | weblogic.security.spi | Oracle WebLogic |
|
| ChallengeIdentityAsserter | The ChallengeIdentityAsserter interface allows Identity Assertion providers to support authentication protocols such as Microsoft's NTLM | Interface | weblogic.security.spi | Oracle WebLogic |
|
| ChallengeIdentityAsserterV2 | The ChallengeIdentityAsserterV2 interface allows Identity Assertion providers to support authentication protocols such as | Interface | weblogic.security.spi | Oracle WebLogic |
|
| ClientCertificatePlugin | | Interface | weblogic.security.SSL | Oracle WebLogic |
|
| ClosableEnumeration | An enumeration that can be terminated thus releasing resources. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| COMResource | The COMResource class is used by a container to specify a class type that can be exported from the COM runtime. | Class | weblogic.security.service | Oracle WebLogic |
|
| ConnectionEvent | See Also:Serialized FormFields inherited from class java. | Class | weblogic.security.net | Oracle WebLogic |
|
| ConnectionFilter | Connection filter interface. | Interface | weblogic.security.net | Oracle WebLogic |
|
| ConnectionFilterImpl | Default connection filter implementation. | Class | weblogic.security.net | Oracle WebLogic |
|
| ConnectionFilterRulesListener | ConnectionFilterRulesListener interface. | Interface | weblogic.security.net | Oracle WebLogic |
|
| ContextElement | A ContextElement is an object used to represent a named value that is used in a ContextHandler. | Class | weblogic.security.service | Oracle WebLogic |
|
| ContextElementMessageStream | The ContextHandlerMessageStream interface provides a way for context elements to specify that their internal streams must be reset prior to reading values. | Interface | weblogic.security.service | Oracle WebLogic |
|
| ContextHandler | The ContextHandler interface provides a way for an internal Weblogic container to pass additional information to a WebLogic Security Framework call, so that | Interface | weblogic.security.service | Oracle WebLogic |
|
| ContextHandlerCallback | This callback passes the ContextHandler to LoginModule. | Class | weblogic.security.auth.callback | Oracle WebLogic |
|
| ControlResource | The ControlResource class is used by a controls container to specify the Control resource (and method related to the resource) that a caller is attempting to | Class | weblogic.security.service | Oracle WebLogic |
|
| CredentialChanger | | Interface | weblogic.security.acl | Oracle WebLogic |
|
| CredentialMapper | The CredentialMapper interface defines the security service provider interface (SSPI) for objects capable of obtaining the appropriate set | Interface | weblogic.security.spi | Oracle WebLogic |
|
| CredentialMapperV2 | The CredentialMapperV2 interface defines the security service provider interface (SSPI) for objects capable of obtaining the appropriate | Interface | weblogic.security.spi | Oracle WebLogic |
|
| CredentialProvider | The CredentialProvider interface exposes the services provided by a Credential Mapping provider to the WebLogic Security Framework. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| CredentialProviderV2 | The CredentialProviderV2 interface exposes the services provided by a Credential Mapping provider to the WebLogic Security Framework. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| CustomDBMSAuthenticatorPlugin | | Interface | weblogic.security.providers.authentication | Oracle WebLogic |
|
| DebuggableRealm | | Interface | weblogic.security.acl | Oracle WebLogic |
|
| DefaultGroupImpl | | Class | weblogic.security.acl | Oracle WebLogic |
|
| DefaultUserImpl | DefaultUserImpl is the default implementation of the interface User. | Class | weblogic.security.acl | Oracle WebLogic |
|
| DefaultUserInfoImpl | DefaultUserInfoImpl is the default implementation of the UserInfo interface. | Class | weblogic.security.acl | Oracle WebLogic |
|
| DeployableAuthorizationProvider | An Authorization provider that supports deploying policies on behalf of Web application and EJB deployment needs | Interface | weblogic.security.spi | Oracle WebLogic |
|
| DeployableAuthorizationProviderV2 | An Authorization provider that supports deploying policies on behalf of Web application and EJB deployments | Interface | weblogic.security.spi | Oracle WebLogic |
|
| DeployableCredentialProvider | A Credential Mapping provider that supports deploying policies on behalf of Resource Adapter deployment needs | Interface | weblogic.security.spi | Oracle WebLogic |
|
| DeployableRoleProvider | A Role Mapping provider that supports deploying roles on behalf of Web application and EJB deployment needs | Interface | weblogic.security.spi | Oracle WebLogic |
|
| DeployableRoleProviderV2 | A Role Mapping provider that supports deploying roles on behalf of Web application and EJB deployments | Interface | weblogic.security.spi | Oracle WebLogic |
|
| DeployHandleCreationException | The DeployHandleCreationException is thrown if a security provider encounters a problem while creating a DeployPolicyHandle or | Class | weblogic.security.service | Oracle WebLogic |
|
| DeployHandleCreationException | The DeployHandleCreationException is thrown if a security provider encounters a problem while creating a DeployPolicyHandle or | Class | weblogic.security.spi | Oracle WebLogic |
|
| DeployPolicyHandle | The DeployPolicyHandle interface is a marker interface used to signify that an Object represents security provider specific | Interface | weblogic.security.spi | Oracle WebLogic |
|
| DeployRoleHandle | The DeployRoleHandle interface is a marker interface used to signify that an Object represents security provider specific | Interface | weblogic.security.spi | Oracle WebLogic |
|
| DigestNotAvailableException | The DigestNotAvailableException exception is thrown by a security provider if the password digest for the specified user can not be retrieved. | Class | weblogic.security.spi | Oracle WebLogic |
|
| Direction | The Direction class is used to represent when the authorization check is to be performed by an Access Decision | Class | weblogic.security.spi | Oracle WebLogic |
|
| DynamicUserAcl | Supports the dynamic creation of ACLs for owned resources. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| EISResource | The EISResource class is used by a container to specify the EIS resource (and method related to the resource) that a caller is attempting | Class | weblogic.security.service | Oracle WebLogic |
|
| EJBResource | The EJBResource class is used by a container to specify the EJB resource (and method related to the resource) that a caller is attempting to | Class | weblogic.security.service | Oracle WebLogic |
|
| EndCertificateSelector | Look up and validate certificate chains using the chain's end For more information, see the sections that describe certification | Class | weblogic.security.pk | Oracle WebLogic |
|
| Everyone | Everyone is an implementation of Group, which is includes everyone. | Class | weblogic.security.acl | Oracle WebLogic |
|
| ExplicitlyControlled | This class is not used. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| FilterException | Connection filter exception. | Class | weblogic.security.net | Oracle WebLogic |
|
| FlatGroup | Caching group implementation. | Class | weblogic.security.acl | Oracle WebLogic |
|
| FlatGroup .Source | If your realm class inherits from AbstractListableRealm, you don't need to implement this interface; instead, your realm class | Interface | weblogic.security.acl.FlatGroup | Oracle WebLogic |
|
| GroupCallback | Underlying security services instantiate and pass a GroupCallback to the invokeCallback | Class | weblogic.security.auth.callback | Oracle WebLogic |
|
| GroupImpl | GroupImpl implements Group, which is used to represent a group of principals. | Class | weblogic.security.acl | Oracle WebLogic |
|
| HostnameVerifier | HostnameVerifier provides a callback mechanism so that implementers of this interface can supply a policy on whether the connection | Interface | weblogic.security.SSL | Oracle WebLogic |
|
| HostnameVerifierJSSE | HostnameVerifierJSSE provides a callback mechanism so that implementers of this interface can supply a policy for handling the case where | Interface | weblogic.security.SSL | Oracle WebLogic |
|
| IdentityAsserter | The IdentityAsserter interface exposes the methods that custom Identity Assertion providers need to implement in order to provide token-based client | Interface | weblogic.security.spi | Oracle WebLogic |
|
| IdentityAsserterV2 | The IdentityAsserter interface exposes the methods that custom Identity Assertion providers need to implement in order to provide token-based client | Interface | weblogic.security.spi | Oracle WebLogic |
|
| IdentityAssertionException | The IdentityAssertionException exception is thrown if an Identity Assertion provider attempts to assert an identity based on token identity information, and that | Class | weblogic.security.spi | Oracle WebLogic |
|
| InvalidParameterException | The InvalidParameterException exception is thrown if invalid parameters are passed to the WebLogic Security Framework (that is, if a method | Class | weblogic.security.service | Oracle WebLogic |
|
| InvalidPrincipalException | The InvalidPrincipalException exception is thrown by a security provider if the principal that was generated for a user has become invalid. | Class | weblogic.security.spi | Oracle WebLogic |
|
| IssuerDNSerialNumberSelector | Look up and validate certificate chains using the issuer's Distinguished Name (DN) and the serial number of the chain's end | Class | weblogic.security.pk | Oracle WebLogic |
|
| JDBCResource | The JDBCResource class is used by a container to specify the JDBC resource (and method related to the resource) that a caller | Class | weblogic.security.service | Oracle WebLogic |
|
| JMSResource | The JMSResource class is used by a container to specify the JMS resource (and method related to the resource) that a caller is | Class | weblogic.security.service | Oracle WebLogic |
|
| JMXResource | The JMXResource class is used by a container to specify the JMX MBean resource (and method related to the | Class | weblogic.security.service | Oracle WebLogic |
|
| JNDIResource | The JNDIResource class is used by a container to specify the JMS resource (and method related to the resource) that a caller is | Class | weblogic.security.service | Oracle WebLogic |
|
| KerberosServiceResource | The KerberosServiceResource is used by the customer to define a resource for Kerberos service. | Class | weblogic.security.service | Oracle WebLogic |
|
| KeyPairCredential | This class acts as a holder for cryptographic key information. | Class | weblogic.security | Oracle WebLogic |
|
| LegacyEnforceStrictURLPatternManager | The LegacyEnforceStrictURLPatternManager class provide enforceStrictURLPattern flag for backward compatibility with WebLogic Server version 8. | Class | weblogic.security.service | Oracle WebLogic |
|
| LegacyWebAppFilesCaseInsensitiveManager | | Class | weblogic.security.service | Oracle WebLogic |
|
| ListableRealm | A ListableRealm extends BasicRealm and adds the ability to list its instances. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| ManageableRealm | ManageableRealm is the full-featured interface for realms. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| OwnerImpl | OwnerImpl implements Owner to manage owners of Access Control Lists (ACLs) or ACL configurations. | Class | weblogic.security.acl | Oracle WebLogic |
|
| PasswordCredential | | Class | weblogic.security.auth.login | Oracle WebLogic |
|
| PasswordDigest | The getPasswordDigest interface allows an authentication provider to return a digest for a specified user's password. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| PEMInputStream | This class implements a BASE64 Character decoder as specified in RFC1521. | Class | weblogic.security | Oracle WebLogic |
|
| PermissionImpl | A straightforward implementation of the Permission interface, which represents a permission, such as that used to grant a | Class | weblogic.security.acl | Oracle WebLogic |
|
| PolicyCollectionHandler | An authorization provider that wishes to consume policy sets implements the PolicyCollectionHandler interface. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| PolicyCollectionInfo | A PolicyCollectionInfo passes data about a policy set to a security provider and is used by the | Interface | weblogic.security.spi | Oracle WebLogic |
|
| PolicyConsumer | An authorization provider that wishes to consume policy implements the PolicyConsumer interface. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| PolicyConsumerFactory | An authorization provider that wishes to consume policy implements the PolicyConsumerFactory interface | Interface | weblogic.security.spi | Oracle WebLogic |
|
| PrincipalValidator | The PrincipalValidator interface defines the methods that custom Principal Validation providers must implement to support principal trust | Interface | weblogic.security.spi | Oracle WebLogic |
|
| PrincipalValidatorImpl | The runtime class for the WebLogic Principal Validation provider, which signs and validates WLSPrincipals. | Class | weblogic.security.provider | Oracle WebLogic |
|
| PrivilegedAction | A computation to be performed with privileges enabled. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| PrivilegedExceptionAction | A computation to be performed with privileges enabled, that throws one or more checked exceptions. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| ProviderChallengeContext | The ProviderChallengeContext interface allows a Challenge Identity Assertion providers to return an object that contains state and is used for | Interface | weblogic.security.spi | Oracle WebLogic |
|
| ProviderDecisionException | The ProviderDecisionException exception is thrown by an Access Decision if it encounters a problem during execution. | Class | weblogic.security.spi | Oracle WebLogic |
|
| ProviderInitializationException | The ProviderInitializationException exception is a generic exception thrown by a security provider if it encounters problems during initialization. | Class | weblogic.security.spi | Oracle WebLogic |
|
| PublicCertCredential | This class acts as a holder for a single public certificate. | Class | weblogic.security | Oracle WebLogic |
|
| Realm | The Realm class is used for its name space only. | Class | weblogic.security.acl | Oracle WebLogic |
|
| RealmProxy | RealmProxy represents a Realm of the same name on the client side. | Class | weblogic.security.acl | Oracle WebLogic |
|
| RefreshableRealm | A mix-in interface which allows a security realm to be refreshed from the Administration Console. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| RemoteResource | The RemoteResource class is used by WLS to represent a service endpoint that is not deployed | Class | weblogic.security.service | Oracle WebLogic |
|
| Resource | The Resource interface provides the definition for an object that represents a resource that may be protected from unauthorized access. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| ResourceBase | The ResourceBase class is an abstract base class for all the specific resource types and facilitates the model for the extending resources. | Class | weblogic.security.service | Oracle WebLogic |
|
| ResourceCreationException | The ResourceCreationException exception is thrown if a security provider encounters a problem while creating a resource. | Class | weblogic.security.service | Oracle WebLogic |
|
| ResourceCreationException | The ResourceCreationException exception is thrown if a security provider encounters a problem while creating a resource. | Class | weblogic.security.spi | Oracle WebLogic |
|
| ResourceId | The ResourceId class provides an API for creating WebLogic Server security resource identifiers from a Map | Class | weblogic.security | Oracle WebLogic |
|
| ResourceNotFoundException | The ResourceNotFoundException exception is thrown if a security provider looks for a resource that should exist, but is unable to find that | Class | weblogic.security.spi | Oracle WebLogic |
|
| ResourceRemovalException | The ResourceRemovalException exception is thrown if a security provider is unable to remove a resource. | Class | weblogic.security.service | Oracle WebLogic |
|
| ResourceRemovalException | The ResourceRemovalException exception is thrown if a security provider is unable to remove a resource. | Class | weblogic.security.spi | Oracle WebLogic |
|
| Result | The Result class contains the result of calling the isAccessAllowed method on an AccessDecision. | Class | weblogic.security.spi | Oracle WebLogic |
|
| RoleCollectionHandler | A role provider that wishes to consume roles implements the RoleCollectionHandler interface. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| RoleCollectionInfo | A RoleCollectionInfo passes data about a role set to a security provider and is used by the | Interface | weblogic.security.spi | Oracle WebLogic |
|
| RoleConsumer | A role provider that wishes to consume roles implements the RoleConsumer interface. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| RoleConsumerFactory | A role provider that wishes to consume role policy implements the RoleConsumerFactory interface | Interface | weblogic.security.spi | Oracle WebLogic |
|
| RoleCreationException | A RoleCreationException exception is thrown if a Role Mapping provider has a problem creating a role. | Class | weblogic.security.service | Oracle WebLogic |
|
| RoleCreationException | A RoleCreationException exception is thrown if a Role Mapping provider has a problem creating a role. | Class | weblogic.security.spi | Oracle WebLogic |
|
| RoleMapper | Allows the passing in of roles and principal names for the Java Authorization Contract for Containers (JACC). | Interface | weblogic.security.jacc | Oracle WebLogic |
|
| RoleMapper | The RoleMapper interface defines the security service provider interface (SSPI) for objects capable of obtaining the | Interface | weblogic.security.spi | Oracle WebLogic |
|
| RoleMapperFactory | Abstract factory class for RoleMapper. | Class | weblogic.security.jacc | Oracle WebLogic |
|
| RoleNotFoundException | The RoleNotFoundException exception is thrown if a Role Mapping provider looks for a particular role that should exist, but is unable to find that | Class | weblogic.security.spi | Oracle WebLogic |
|
| RoleProvider | The RoleProvider interface exposes the services provided by a Role Mapping provider to the WebLogic Security Framework. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| RoleRemovalException | The RoleRemovalException exception is thrown if a Role Mapping provider is unable to remove a role. | Class | weblogic.security.service | Oracle WebLogic |
|
| RoleRemovalException | The RoleRemovalException exception is thrown if a Role Mapping provider is unable to remove a role. | Class | weblogic.security.spi | Oracle WebLogic |
|
| SAMLAssertingParty | Represents a SAML Asserting Party entry in the LDAP Asserting Party registry. | Interface | weblogic.security.providers.saml.registry | Oracle WebLogic |
|
| SAMLAssertionStore | SAMLAssertionStore defines an interface for storing and retrieving SAML assertions for use with the Artifact profile. | Interface | weblogic.security.providers.saml | Oracle WebLogic |
|
| SAMLAssertionStoreV2 | SAMLAssertionStoreV2 extends the SAMLAssertionStore interface, adding methods to support identification and authentication of | Interface | weblogic.security.providers.saml | Oracle WebLogic |
|
| SAMLAssertionStoreV2 .AssertionInfo | The AssertionInfo class is returned by SAMLAssertionStoreV2. | Class | weblogic.security.providers.saml.SAMLAssertionStoreV2 | Oracle WebLogic |
|
| SAMLAttributeInfo | A class that represents a single attribute of a SAMLAssertion AttributeStatement. | Class | weblogic.security.providers.saml | Oracle WebLogic |
|
| SAMLAttributeStatementInfo | A class that represents an AttributeStatement in a SAMLAssertion. | Class | weblogic.security.providers.saml | Oracle WebLogic |
|
| SAMLCommonPartner | Abstract representation of attributes common to a SAML 1. | Interface | weblogic.security.providers.saml.registry | Oracle WebLogic |
|
| SAMLCredentialAttributeMapper | Interface used to perform mapping from Subject to SAMLAssertion attributes. | Interface | weblogic.security.providers.saml | Oracle WebLogic |
|
| SAMLCredentialNameMapper | Interface used to perform mapping of user and group information to SAML assertions. | Interface | weblogic.security.providers.saml | Oracle WebLogic |
|
| SAMLIdentityAssertionAttributeMapper | Interface used to perform mapping from SAML Attribute Statement to Attribute Principals. | Interface | weblogic.security.providers.saml | Oracle WebLogic |
|
| SAMLIdentityAssertionNameMapper | Interface used to perform mapping of user and group information from SAML assertions. | Interface | weblogic.security.providers.saml | Oracle WebLogic |
|
| SAMLNameMapperInfo | The SAMLNameMapperInfo is used to represent user name and group information for SAML assertions. | Class | weblogic.security.providers.saml | Oracle WebLogic |
|
| SAMLPartner | Abstract representation of a SAML partner. | Interface | weblogic.security.providers.saml.registry | Oracle WebLogic |
|
| SAMLRelyingParty | Represents a SAML Relying Party entry in the SAML Relying Party registry. | Interface | weblogic.security.providers.saml.registry | Oracle WebLogic |
|
| SAMLUsedAssertionCache | SAMLUsedAssertionCache defines an interface for storing and checking information about consumed SAML assertions so that a | Interface | weblogic.security.providers.saml | Oracle WebLogic |
|
| Security | The Security class groups static functions for accessing the default realm and authentication contexts for threads. | Class | weblogic.security.acl | Oracle WebLogic |
|
| Security | This class implements the WLS client runAs methods. | Class | weblogic.security | Oracle WebLogic |
|
| SecurityInitializationException | The SecurityInitializationException is thrown when a problem has been encountered during the | Class | weblogic.security | Oracle WebLogic |
|
| SecurityProvider | The SecurityProvider interface is required of all security providers (WebLogic and custom) because it provides | Interface | weblogic.security.spi | Oracle WebLogic |
|
| SecurityRole | The SecurityRole interface represents the abstract notion of a security role. | Interface | weblogic.security.service | Oracle WebLogic |
|
| SecurityService | | Interface | weblogic.security.acl | Oracle WebLogic |
|
| SecurityServiceException | The SecurityServiceException exception is the base exception implemented by some of the WebLogic Security Framework exceptions | Class | weblogic.security.service | Oracle WebLogic |
|
| SecurityServiceRuntimeException | The SecurityServiceRuntimeException exception is the base exception implemented by some of the WebLogic Security Framework exceptions | Class | weblogic.security.service | Oracle WebLogic |
|
| SecurityServices | The SecurityServices interface is used by the WebLogic Security Framework to create security service implementations such as the AuditorService, | Interface | weblogic.security.spi | Oracle WebLogic |
|
| SecuritySpiException | The SecuritySpiException exception is the base interface implemented by all security provider exceptions. | Class | weblogic.security.spi | Oracle WebLogic |
|
| SelfDescribingResource | The SelfDescribingResource class adds added query methods to the Resource class. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| SelfDescribingResourceV2 | The SelfDescribingResourceV2 class adds more query methods to the SelfDescribingResource class. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| ServerResource | The ServerResource class is used by a container to specify the Server resource (and method related to the resource) that a caller is | Class | weblogic.security.service | Oracle WebLogic |
|
| ServletAuthenticationFilter | An Authentication provider implements this interface to signal that it has authentication filters that it wants the Servlet | Interface | weblogic.security.spi | Oracle WebLogic |
|
| SSLContext | SSLContext holds all of the state information shared across all sockets created under that context. | Class | weblogic.security.SSL | Oracle WebLogic |
|
| SSLNioSocketFactory | Delegates to SSLSocketFactory requests to create non blocking SSL sockets. | Class | weblogic.security.SSL | Oracle WebLogic |
|
| SSLSocketFactory | Delegates to SSLSocketFactory requests to create SSL sockets. | Class | weblogic.security.SSL | Oracle WebLogic |
|
| SSLUserInfo | See Also:Serialized FormFields inherited from class weblogic. | Class | weblogic.security.acl | Oracle WebLogic |
|
| SSLValidationConstants | Defines context element names. | Class | weblogic.security.SSL | Oracle WebLogic |
|
| SubjectDNSelector | Look up and validate certificate chains using the subject distinguished name (DN) of the chain's end certificate. | Class | weblogic.security.pk | Oracle WebLogic |
|
| SubjectKeyIdentifierSelector | Look up and validate certificate chains using the subject key identifier of the chain's end certificate. | Class | weblogic.security.pk | Oracle WebLogic |
|
| TrustManager | The TrustManager interface permits the user to override certain validation errors in the peer's certificate chain | Interface | weblogic.security.SSL | Oracle WebLogic |
|
| TrustManagerJSSE | The TrustManager interface permits the user to override certain validation errors in the peer's certificate chain | Interface | weblogic.security.SSL | Oracle WebLogic |
|
| TTLCache | Fixed-size pseudo-LRU cache with per-entry TTL attributes. | Class | weblogic.security.acl | Oracle WebLogic |
|
| URLCallback | Underlying security services instantiate and pass a URLCallback to the invokeCallback | Class | weblogic.security.auth.callback | Oracle WebLogic |
|
| URLCallbackHandler | A CallbackHandler used for returning a username, password, URL, and ContextHandler. | Class | weblogic.security | Oracle WebLogic |
|
| URLResource | The URLResource class is used by a container to specify the URL resource (and method related to the resource) that a caller is | Class | weblogic.security.service | Oracle WebLogic |
|
| UserConfigFileManager | Nested Class SummaryNested classes/interfaces inherited from interface java. | Class | weblogic.security | Oracle WebLogic |
|
| UserNameMapper | Interface used to perform certificate-based and distinguished name user authentication. | Interface | weblogic.security.providers.authentication | Oracle WebLogic |
|
| UsernamePasswordLoginModule | UsernamePasswordLoginModule is used in a WLS client to authenticate to the WLS server. | Class | weblogic.security.auth.login | Oracle WebLogic |
|
| VersionableApplicationProvider | All authorization, role mapping, and credential mapping providers for the security realm must support application versioning for an application | Interface | weblogic.security.spi | Oracle WebLogic |
|
| WebServiceResource | The WebServiceResource class is used by a container to specify the Web Service resource (and method related to the resource) | Class | weblogic.security.service | Oracle WebLogic |
|
| WLSAbstractPrincipal | The WLSAbstractPrincipal class is a convenience abstract class that implements a principal whose name field will be signed by the | Class | weblogic.security.principal | Oracle WebLogic |
|
| WLSCertPathBuilderResult | A convenience class for returning results. | Class | weblogic.security.pk | Oracle WebLogic |
|
| WLSCertPathValidatorResult | A convenience class for returning results. | Class | weblogic.security.pk | Oracle WebLogic |
|
| WLSGroup | The WLSGroup interface is a marker interface used to signify that a principal represents a WebLogic Server group. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| WLSGroupImpl | The WLSGroupImpl class is a convenience class that implements a WLSGroup principal whose name field will be signed by the | Class | weblogic.security.principal | Oracle WebLogic |
|
| WLSPrincipal | The WLSPrincipal interface is a convenience interface that defines a principal whose name field will be signed by the | Interface | weblogic.security.principal | Oracle WebLogic |
|
| WLSUser | The WLSUser interface is a marker interface used to signify that a principal represents a WebLogic Server user. | Interface | weblogic.security.spi | Oracle WebLogic |
|
| WLSUserImpl | The WLSUserImpl is a convenience class that implements a WLSUser principal whose name field will be signed by the | Class | weblogic.security.principal | Oracle WebLogic |
|
| WorkContextResource | The WorkContextResource class is used by a container to specify the WorkContext resource (and method related to the resource) that a caller is | Class | weblogic.security.service | Oracle WebLogic |
|
| WSPasswordDigest | | Interface | weblogic.security.spi | Oracle WebLogic |
|
| WSUserPasswordDigest | The WSUserPasswordDigest interface defines the interface for for tokens that are passed to the assertIdentity call | Interface | weblogic.security | Oracle WebLogic |
|
| X509ThumbprintSelector | This class holds the thumbprint of an X. | Class | weblogic.security.pk | Oracle WebLogic |