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 BasicCredentials
BasicCredentials. parse(String input)
ParseAuthorization
header for Basic authentication.
-