Uses of Interface
net.shibboleth.oidc.profile.oauth2.config.OAuth2TokenIntrospectionConfiguration
-
Packages that use OAuth2TokenIntrospectionConfiguration Package Description net.shibboleth.oidc.profile.oauth2.config.impl OAuth2 profile configuration implementations. -
-
Uses of OAuth2TokenIntrospectionConfiguration in net.shibboleth.oidc.profile.oauth2.config.impl
Classes in net.shibboleth.oidc.profile.oauth2.config.impl that implement OAuth2TokenIntrospectionConfiguration Modifier and Type Class Description classDefaultOAuth2TokenIntrospectionConfigurationImplementation of a profile configuration for the OAuth2 Token Introspection.
-