Uses of Interface
org.refcodes.rest.BasicAuthEndpoint
-
-
Uses of BasicAuthEndpoint in org.refcodes.rest
Subinterfaces of BasicAuthEndpoint in org.refcodes.rest Modifier and Type Interface Description interfaceBasicAuthEndpointBuilderABasicAuthEndpointBuilderextends anBasicAuthEndpointwith builder functionality and addslambdasupport for handling the requests addressed to thisBasicAuthEndpoint.Classes in org.refcodes.rest that implement BasicAuthEndpoint Modifier and Type Class Description classBasicAuthEndpointBuilderImplThe implementation of theBasicAuthEndpointBuilderinterface as good old POJO for use by differentRestServerimplementations.
-