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 AuthenticationUtilModifier and TypeMethodDescriptionMediatorUtils.authenticationUtil()Returns the value of theauthenticationUtilrecord component.Constructors in com.jsql.model with parameters of type AuthenticationUtilModifierConstructorDescriptionMediatorUtils(PropertiesUtil propertiesUtil, ConnectionUtil connectionUtil, AuthenticationUtil authenticationUtil, GitUtil gitUtil, HeaderUtil headerUtil, ParameterUtil parameterUtil, ExceptionUtil exceptionUtil, SoapUtil soapUtil, MultipartUtil multipartUtil, CookiesUtil cookiesUtil, JsonUtil jsonUtil, PreferencesUtil preferencesUtil, ProxyUtil proxyUtil, ThreadUtil threadUtil, TamperingUtil tamperingUtil, UserAgentUtil userAgentUtil, CsrfUtil csrfUtil, DigestUtil digestUtil, FormUtil formUtil, CertificateUtil certificateUtil) Creates an instance of aMediatorUtilsrecord class. -
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)