Interface CallerDetailsResolver

    • Method Detail

      • getCallerPrincipal

        Principal getCallerPrincipal()
      • getPrincipalsByType

        <T extends PrincipalSet<T> getPrincipalsByType​(Class<T> pType)
      • isCallerInRole

        boolean isCallerInRole​(String role)
      • getAllDeclaredCallerRoles

        Set<String> getAllDeclaredCallerRoles()