public interface IdentityMapper
| Modifier and Type | Method and Description |
|---|---|
Principal |
mapPrincipal(String sourceRealm,
Principal sourcePrincipal,
String targetRealm)
Map a principal in the source realm to the target realm
|
Principal mapPrincipal(String sourceRealm, Principal sourcePrincipal, String targetRealm)
sourceRealm - the source realm of the PrincipalsourcePrincipal - the principal in the source realmtargetRealm - the target realm of the PrincipalCopyright © 2017 JBoss by Red Hat. All rights reserved.