public interface PrincipalFacade
Principal
information.Modifier and Type | Method and Description |
---|---|
io.vavr.control.Try<Principal> |
tryGetCurrentPrincipal()
Returns a
Try of the current Principal . |
Copyright © 2020 SAP SE. All rights reserved.