Skip navigation links

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

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Class
com.bea.security.saml2.providers.SAML2AttributeStatementInfo

Packages that use SAML2AttributeStatementInfo
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. 

 

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

 

Methods in com.bea.security.saml2.providers that return types with arguments of type SAML2AttributeStatementInfo
abstract  Collection<SAML2AttributeStatementInfo> SAML2CredentialAttributeMapper.mapAttributes(Subject subject, ContextHandler handler)
          Maps attribute information from any application-specific sources to a collection of SAML2AttributeStatementInfo, each of which will be used to construct an <AttributeStatement> element in a SAML 2.0 assertion.

 

Method parameters in com.bea.security.saml2.providers with type arguments of type SAML2AttributeStatementInfo
abstract  Collection<?> SAML2IdentityAsserterAttributeMapper.mapAttributeInfo(Collection<SAML2AttributeStatementInfo> attrs, ContextHandler contextHandler)
          This method takes a Collection of SAMLAttributeStatementInfo instances that represent the attributes of Attribute Statements in a SAML 2.0 Assertion, and maps the desired attributes in any application specific way.

 


Skip navigation links

Copyright 1996, 2015, 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.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09