public interface MappedAuthenticatedPrincipal
extends org.springframework.security.core.AuthenticatedPrincipal
Principal that exposes a mapping of the name to
another name.| Modifier and Type | Method and Description |
|---|---|
String |
getMappedName()
Returns the mapped name of the authenticated
Principal. |
String getMappedName()
Principal. Never null.PrincipalCopyright © 2018 Pivotal Software, Inc.. All rights reserved.