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.BasicAuthCredentialsBuilderModifier and TypeInterfaceDescriptionstatic interfaceBasicAuthCredentialsAccessor.BasicAuthCredentialsBuilder<B extends BasicAuthCredentialsAccessor.BasicAuthCredentialsBuilder<B>>Provides a builder method for aBasicAuthCredentialsproperty returning the builder for applying multiple build operations.