Uses of Interface
org.refcodes.web.BasicAuthCredentialsAccessor
-
-
Uses of BasicAuthCredentialsAccessor in org.refcodes.web
Subinterfaces of BasicAuthCredentialsAccessor in org.refcodes.web Modifier and Type Interface Description static interfaceBasicAuthCredentialsAccessor.BasicAuthCredentialsPropertyProvides aBasicAuthCredentialsproperty.interfaceBasicAuthRequestDefines aBasicAuthRequestdescribes a Baisc-Auth request as of HTTP.Classes in org.refcodes.web that implement BasicAuthCredentialsAccessor Modifier and Type Class Description classBasicAuthRequestImplTheBasicAuthRequestImplclass implements theBasicAuthRequesttype.
-