Package xal.rbac
package xal.rbac
-
ClassDescription
AccessDeniedException
is an exception which is thrown when the user does not have permission to executed the action, because he is no longer logged in.Provides callback for AutoLogout functionalityCredentials carry the login information.ExclusiveAccess
has information about requested exclusive access.This exception is thrown if there is an error while usingRBACLogin
orRBACSubject
.RBACLogin
is the entry point for authentication of user.RBACSubject
is the main entry point authorization of all actions.RBACLoginInfo
provides RBAC login details such as username.