AADAuthenticationFilter(AADAuthenticationProperties aadAuthProps,
ServiceEndpointsProperties serviceEndpointsProps,
com.nimbusds.jose.util.ResourceRetriever resourceRetriever) |
AADAuthenticationFilter(AADAuthenticationProperties aadAuthProps,
ServiceEndpointsProperties serviceEndpointsProps,
com.nimbusds.jose.util.ResourceRetriever resourceRetriever,
com.nimbusds.jose.jwk.source.JWKSetCache jwkSetCache) |
AADAuthenticationFilter(AADAuthenticationProperties aadAuthProps,
ServiceEndpointsProperties serviceEndpointsProps,
UserPrincipalManager userPrincipalManager) |
AADAuthenticationFilterAutoConfiguration(AADAuthenticationProperties aadAuthFilterProps,
ServiceEndpointsProperties serviceEndpointsProps) |
AADOAuth2AutoConfiguration(AADAuthenticationProperties aadAuthProperties,
ServiceEndpointsProperties serviceEndpointsProps) |
AADOAuth2UserService(AADAuthenticationProperties aadAuthProps,
ServiceEndpointsProperties serviceEndpointsProps) |
AzureADGraphClient(String clientId,
String clientSecret,
AADAuthenticationProperties aadAuthProps,
ServiceEndpointsProperties serviceEndpointsProps) |
UserPrincipalManager(ServiceEndpointsProperties serviceEndpointsProps,
AADAuthenticationProperties aadAuthProps,
com.nimbusds.jose.util.ResourceRetriever resourceRetriever,
boolean explicitAudienceCheck)
|
UserPrincipalManager(ServiceEndpointsProperties serviceEndpointsProps,
AADAuthenticationProperties aadAuthProps,
com.nimbusds.jose.util.ResourceRetriever resourceRetriever,
boolean explicitAudienceCheck,
com.nimbusds.jose.jwk.source.JWKSetCache jwkSetCache)
|