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 JKAuthenticaorJKSecurityManager.getAuthenticaor()This method gets the authenticator.Methods in com.jk.core.security with parameters of type JKAuthenticaorModifier and TypeMethodDescriptionstatic voidJKSecurityManager.setAuthenticaor(JKAuthenticaor authenticaor) This method sets the authenticator to the provided value.