Uses of Interface
xal.rbac.RBACLogin
Packages that use RBACLogin
Package
Description
Provides a framework for building document based applications and even multi-document based applications.
-
Uses of RBACLogin in xal.extension.application
Methods in xal.extension.application that return RBACLogin -
Uses of RBACLogin in xal.extension.application.rbac
Methods in xal.extension.application.rbac that return RBACLoginModifier and TypeMethodDescriptionstatic RBACLoginRBACPlugin.getRBACLoginInstance()Gets us an instance ofEssRbacLoginand starts the SSO server. -
Uses of RBACLogin in xal.plugin.essrbac
Classes in xal.plugin.essrbac that implement RBACLoginModifier and TypeClassDescriptionclassDummy RBAC Login extendsRBACLoginreturningDummyRbacSubjectimmediately when authenticate is called.classEssRbacLogin extendsRBACLogin. -
Uses of RBACLogin in xal.rbac
Modifier and TypeMethodDescriptionstatic RBACLoginRBACLogin.newRBACLogin()Instantiate a new RBACLogin by calling xal.extensions.application.rbac.RBACPlugin.getRBACLoginInstance()