Uses of Class
com.authlete.common.web.BasicCredentials
-
Packages that use BasicCredentials Package Description com.authlete.common.web Utility classes related to Web. -
-
Uses of BasicCredentials in com.authlete.common.web
Methods in com.authlete.common.web that return BasicCredentials Modifier and Type Method Description static BasicCredentialsBasicCredentials. parse(String input)ParseAuthorizationheader for Basic authentication.
-