Uses of Package
xal.rbac
Packages that use xal.rbac
Package
Description
Provides a framework for building document based applications and even multi-document based applications.
-
Classes in xal.rbac used by xal.extension.applicationClassDescription
RBACLogin
is the entry point for authentication of user.RBACSubject
is the main entry point authorization of all actions. -
Classes in xal.rbac used by xal.extension.application.rbacClassDescriptionCredentials carry the login information.
RBACLogin
is the entry point for authentication of user. -
Classes in xal.rbac used by xal.plugin.essrbacClassDescription
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 functionalityExclusiveAccess
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. -
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 functionalityExclusiveAccess
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.