public interface ServletPrincipalConverter
| Modifier and Type | Method and Description |
|---|---|
RestxPrincipal |
toRestxPrincipal(Principal principal)
Converts a standard principal to a RestxPrincipal.
|
RestxPrincipal toRestxPrincipal(Principal principal)
principal - the principal to convert. Must not be null.Copyright © 2017. All Rights Reserved.