Package xal.rbac
package xal.rbac
-
ClassDescription
AccessDeniedExceptionis 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.ExclusiveAccesshas information about requested exclusive access.This exception is thrown if there is an error while usingRBACLoginorRBACSubject.RBACLoginis the entry point for authentication of user.RBACSubjectis the main entry point authorization of all actions.RBACLoginInfoprovides RBAC login details such as username.