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 JKAuthorizerJKSecurityManager.getAuthorizer()This method gets the authorizer.Methods in com.jk.core.security with parameters of type JKAuthorizerModifier and TypeMethodDescriptionstatic voidJKSecurityManager.setAuthorizer(JKAuthorizer authorizer) This method sets the authorizer to the provided value.