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 interface
BasicAuthCredentialsAccessor.BasicAuthCredentialsBuilder<B extends BasicAuthCredentialsAccessor.BasicAuthCredentialsBuilder<B>>
Provides a builder method for aBasicAuthCredentials
property returning the builder for applying multiple build operations.