Oracle

Uses of Class
weblogic.security.providers.saml.SAMLNameMapperInfo

Packages that use SAMLNameMapperInfo
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 SAMLNameMapperInfo in weblogic.security.providers.saml
 

Methods in weblogic.security.providers.saml that return SAMLNameMapperInfo
 SAMLNameMapperInfo SAMLCredentialNameMapper.mapName(String name, ContextHandler handler)
          Maps a String name to a set of values used to construct a SAML NameIdentifier element for a SAML assertion.
 SAMLNameMapperInfo SAMLCredentialNameMapper.mapSubject(Subject subject, ContextHandler handler)
          Maps a Subject to a set of values used to construct a SAML NameIdentifier element for a SAML assertion.
 

Methods in weblogic.security.providers.saml with parameters of type SAMLNameMapperInfo
 Collection SAMLIdentityAssertionNameMapper.mapGroupInfo(SAMLNameMapperInfo info, ContextHandler handler)
          Maps a SAMLNameMapperInfo to a Collection of group names.
 String SAMLIdentityAssertionNameMapper.mapNameInfo(SAMLNameMapperInfo info, ContextHandler handler)
          Maps a SAMLNameMapperInfo to a user name.
 


Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle