Uses of Interface
org.symphonyoss.s2.canon.runtime.http.client.IAuthenticationProvider
-
Packages that use IAuthenticationProvider Package Description org.symphonyoss.s2.canon.runtime.http.client -
-
Uses of IAuthenticationProvider in org.symphonyoss.s2.canon.runtime.http.client
Subinterfaces of IAuthenticationProvider in org.symphonyoss.s2.canon.runtime.http.client Modifier and Type Interface Description interfaceIJwtAuthenticationProviderMethods in org.symphonyoss.s2.canon.runtime.http.client that return IAuthenticationProvider Modifier and Type Method Description IAuthenticationProviderHttpModelClient. getAuthenticationProvider()Constructors in org.symphonyoss.s2.canon.runtime.http.client with parameters of type IAuthenticationProvider Constructor Description HttpModelClient(IModelRegistry registry, String baseUri, String basePath, IAuthenticationProvider auth)
-