public interface PrincipalFacade
Principal information.| Modifier and Type | Method and Description |
|---|---|
Principal |
getCurrentPrincipal()
Gets the currently authenticated Principal.
|
@Nonnull Principal getCurrentPrincipal() throws PrincipalAccessException
Principal.PrincipalAccessException - if an error occurred while retrieving resources necessary to construct a Principal.Copyright © 2020 SAP SE. All rights reserved.