Package xal.rbac


package xal.rbac
  • Class
    Description
    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 functionality
    Credentials carry the login information.
    ExclusiveAccess has information about requested exclusive access.
    This exception is thrown if there is an error while using RBACLogin or RBACSubject.
    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.