Uses of Interface
edu.iu.auth.oauth.OAuthAuthorizationClient
Packages that use OAuthAuthorizationClient
-
Uses of OAuthAuthorizationClient in iu.auth.config
Methods in iu.auth.config that return OAuthAuthorizationClientModifier and TypeMethodDescriptionprotected OAuthAuthorizationClientOidcAuthorizationGrant.getClient()Constructor parameters in iu.auth.config with type arguments of type OAuthAuthorizationClientModifierConstructorDescriptionOidcAuthorizationGrant(Supplier<OAuthAuthorizationClient> credentialSupplier) Constructor.