Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Uses of Interface
weblogic.management.security.authentication.ServletAuthenticationFilterMBean

Packages that use ServletAuthenticationFilterMBean
com.bea.security.saml2.providers Provides interfaces and classes for the configuration, control, and monitoring of SAML 2.0 security providers in a WebLogic security realm. 
weblogic.security.providers.authentication Provides the UsernameMapperInterface, which is used to perform certificate-based and distinguished name user authentication. 
weblogic.security.providers.saml Provides interfaces and classes for the configuration, control, and monitoring of SAML 1.1 security providers in a WebLogic security realm. 
 

Uses of ServletAuthenticationFilterMBean in com.bea.security.saml2.providers
 

Subinterfaces of ServletAuthenticationFilterMBean in com.bea.security.saml2.providers
 interface SAML2IdentityAsserterMBean
          This MBean represents configuration information for the SAML2 Identity Assertion provider.
 

Uses of ServletAuthenticationFilterMBean in weblogic.security.providers.authentication
 

Subinterfaces of ServletAuthenticationFilterMBean in weblogic.security.providers.authentication
 interface NegotiateIdentityAsserterMBean
          The MBean that represents configuration atrributes for the WebLogic Negotiate Identity Assertion provider.
 

Uses of ServletAuthenticationFilterMBean in weblogic.security.providers.saml
 

Subinterfaces of ServletAuthenticationFilterMBean in weblogic.security.providers.saml
 interface SAMLIdentityAsserterMBean
          This MBean represents configuration information for the SAML Identity Assertion provider.
 interface SAMLIdentityAsserterV2MBean
          This MBean represents configuration information for the SAML Identity Assertion V2 provider.
 


Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02