Uses of Class
com.jsql.util.AuthenticationUtil
Packages that use AuthenticationUtil
-
Uses of AuthenticationUtil in com.jsql.model
Methods in com.jsql.model that return AuthenticationUtilMethods in com.jsql.model with parameters of type AuthenticationUtilModifier and TypeMethodDescriptionvoidMediatorUtils.setAuthenticationUtil(AuthenticationUtil authenticationUtil) -
Uses of AuthenticationUtil in com.jsql.util
Methods in com.jsql.util that return AuthenticationUtilModifier and TypeMethodDescriptionAuthenticationUtil.withAuthenticationEnabled()AuthenticationUtil.withPasswordAuthentication(String passwordAuthentication) AuthenticationUtil.withUsernameAuthentication(String usernameAuthentication)