|
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 |
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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 | |
---|---|
abstract 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. |
abstract 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 | |
---|---|
abstract Collection |
SAMLIdentityAssertionNameMapper.mapGroupInfo(SAMLNameMapperInfo info, ContextHandler handler) Maps a SAMLNameMapperInfo to a Collection of group names. |
abstract String |
SAMLIdentityAssertionNameMapper.mapNameInfo(SAMLNameMapperInfo info, ContextHandler handler) Maps a SAMLNameMapperInfo to a user name. |
|
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |