Uses of Interface
com.jk.core.security.JKAuthenticaor
Packages that use JKAuthenticaor
-
Uses of JKAuthenticaor in com.jk.core.security
Methods in com.jk.core.security that return JKAuthenticaorModifier and TypeMethodDescriptionstatic JKAuthenticaor
JKSecurityManager.getAuthenticaor()
This method gets the authenticator.Methods in com.jk.core.security with parameters of type JKAuthenticaorModifier and TypeMethodDescriptionstatic void
JKSecurityManager.setAuthenticaor
(JKAuthenticaor authenticaor) This method sets the authenticator to the provided value.