Uses of Interface
com.jk.core.security.JKAuthorizer
Packages that use JKAuthorizer
-
Uses of JKAuthorizer in com.jk.core.security
Methods in com.jk.core.security that return JKAuthorizerModifier and TypeMethodDescriptionstatic JKAuthorizer
JKSecurityManager.getAuthorizer()
This method gets the authorizer.Methods in com.jk.core.security with parameters of type JKAuthorizerModifier and TypeMethodDescriptionstatic void
JKSecurityManager.setAuthorizer
(JKAuthorizer authorizer) This method sets the authorizer to the provided value.