Uses of Interface
org.refcodes.web.BasicAuthCredentialsAccessor.BasicAuthCredentialsBuilder
-
-
Uses of BasicAuthCredentialsAccessor.BasicAuthCredentialsBuilder in org.refcodes.web
Classes in org.refcodes.web with type parameters of type BasicAuthCredentialsAccessor.BasicAuthCredentialsBuilder Modifier and Type Interface Description static interfaceBasicAuthCredentialsAccessor.BasicAuthCredentialsBuilder<B extends BasicAuthCredentialsAccessor.BasicAuthCredentialsBuilder<B>>Provides a builder method for aBasicAuthCredentialsproperty returning the builder for applying multiple build operations.
-