Uses of Class
com.sap.cloud.sdk.cloudplatform.security.principal.exception.PrincipalAccessException
Packages that use PrincipalAccessException
Package
Description
-
Uses of PrincipalAccessException in com.sap.cloud.sdk.cloudplatform.cache
Methods in com.sap.cloud.sdk.cloudplatform.cache that throw PrincipalAccessExceptionModifier and TypeMethodDescriptionstatic CacheKey
CacheKey.ofTenantAndPrincipalIsolation()
Constructs a tenant- and principal-isolated instance ofCacheKey
. -
Uses of PrincipalAccessException in com.sap.cloud.sdk.cloudplatform.security.principal
Methods in com.sap.cloud.sdk.cloudplatform.security.principal that throw PrincipalAccessExceptionModifier and TypeMethodDescriptionstatic Principal
PrincipalAccessor.getCurrentPrincipal()
Returns the currentPrincipal
.