Oracle Fusion Middleware
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02

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

Packages that use SAML2NameMapperInfo
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 SAML2NameMapperInfo in com.bea.security.saml2.providers
 

Methods in com.bea.security.saml2.providers that return SAML2NameMapperInfo
 SAML2NameMapperInfo SAML2CredentialNameMapper.mapName(String name, ContextHandler handler)
          Maps a String name to a set of values used to construct a SAML NameIdentifier element for a SAML 2.0 assertion.
 SAML2NameMapperInfo SAML2CredentialNameMapper.mapSubject(Subject subject, ContextHandler handler)
          Maps a Subject to a set of values used to construct a SAML NameIdentifier element for a SAML 2.0 assertion.
 

Methods in com.bea.security.saml2.providers with parameters of type SAML2NameMapperInfo
 String SAML2IdentityAsserterNameMapper.mapNameInfo(SAML2NameMapperInfo info, ContextHandler handler)
          Maps a SAML2NameMapperInfo object to a local user name.
 


Documentation is available at
http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm
Copyright 1996, 2009, 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
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02