public class InboundCallerPrincipalMappingImpl extends java.lang.Object implements InboundCallerPrincipalMapping
InboundCallerPrincipalMapping.Attribute, InboundCallerPrincipalMapping.Tag
Constructor and Description |
---|
InboundCallerPrincipalMappingImpl(java.lang.String eisCaller,
AnonPrincipal mcp)
constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEisCallerPrincipal()
getEisCallerPrincipal
|
AnonPrincipal |
getMappedCallerPrincipal()
getMappedCallerPrincipal
|
public InboundCallerPrincipalMappingImpl(java.lang.String eisCaller, AnonPrincipal mcp)
eisCaller
- eisCallermcp
- AnonPrincipalpublic java.lang.String getEisCallerPrincipal()
InboundCallerPrincipalMapping
getEisCallerPrincipal
in interface InboundCallerPrincipalMapping
public AnonPrincipal getMappedCallerPrincipal()
InboundCallerPrincipalMapping
getMappedCallerPrincipal
in interface InboundCallerPrincipalMapping
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)