Interface Authentication.User

    • Method Detail

      • getAuthMethod

        java.lang.String getAuthMethod()
      • isUserInRole

        boolean isUserInRole​(UserIdentity.Scope scope,
                             java.lang.String role)
      • logout

        @Deprecated
        void logout()
        Deprecated.