Interface InboundCallerPrincipalMapping
- All Superinterfaces:
Serializable,WlsMetadata
- All Known Implementing Classes:
InboundCallerPrincipalMappingImpl
A generic InboundCallerPrincipalMapping.
- Author:
- Jeff Zhang
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumA Attribute.static enumA Tag. -
Method Summary
Modifier and TypeMethodDescriptiongetEisCallerPrincipalgetMappedCallerPrincipal
-
Method Details
-
getEisCallerPrincipal
String getEisCallerPrincipal()getEisCallerPrincipal- Returns:
- the EisCallerPrincipal
-
getMappedCallerPrincipal
AnonPrincipal getMappedCallerPrincipal()getMappedCallerPrincipal- Returns:
- the AnonPrincipal
-