Uses of Package
com.azure.spring.aad
-
Packages that use com.azure.spring.aad Package Description com.azure.spring.aad Package com.azure.spring.aadcom.azure.spring.aad.webapi.validator Package com.azure.spring.aad.resource.server.validatorcom.azure.spring.aad.webapp Package com.azure.spring.aad.webappcom.azure.spring.autoconfigure.aad Package com.azure.spring.autoconfigure.aadcom.azure.spring.autoconfigure.b2c Package com.azure.spring.autoconfigure.b2c -
Classes in com.azure.spring.aad used by com.azure.spring.aad Class Description AADApplicationType AAD application type.AADAuthorizationGrantType Defines grant types: client_credentials, authorization_code, on_behalf_of, azure_delegated.AADTrustedIssuerRepository A tenant id is used to construct the trusted issuer repository. -
Classes in com.azure.spring.aad used by com.azure.spring.aad.webapi.validator Class Description AADTrustedIssuerRepository A tenant id is used to construct the trusted issuer repository. -
Classes in com.azure.spring.aad used by com.azure.spring.aad.webapp Class Description AADAuthorizationGrantType Defines grant types: client_credentials, authorization_code, on_behalf_of, azure_delegated.AbstractOAuth2AuthorizationCodeGrantRequestEntityConverter When using "auth-code" in AAD and AAD B2C, it's used to expand head and body parameters of the request. -
Classes in com.azure.spring.aad used by com.azure.spring.autoconfigure.aad Class Description AADApplicationType AAD application type.AADAuthorizationServerEndpoints Used to get endpoints for Microsoft Identity authorization server. -
Classes in com.azure.spring.aad used by com.azure.spring.autoconfigure.b2c Class Description AADAuthorizationGrantType Defines grant types: client_credentials, authorization_code, on_behalf_of, azure_delegated.AADTrustedIssuerRepository A tenant id is used to construct the trusted issuer repository.AbstractOAuth2AuthorizationCodeGrantRequestEntityConverter When using "auth-code" in AAD and AAD B2C, it's used to expand head and body parameters of the request.