Uses of Class
com.azure.core.experimental.credential.PopTokenRequestContext
Packages that use PopTokenRequestContext
Package
Description
Package containing experimental credential classes.
-
Uses of PopTokenRequestContext in com.azure.core.experimental.credential
Methods in com.azure.core.experimental.credential that return PopTokenRequestContextModifier and TypeMethodDescriptionAdds scopes required for the token.PopTokenRequestContext.setCaeEnabled(boolean caeEnabled) Sets the scopes required for the token.Sets the scopes required for the token.PopTokenRequestContext.setProofOfPossessionNonce(String proofOfPossessionNonce) Sets the scopes required for the token.PopTokenRequestContext.setResourceRequestMethod(HttpMethod resourceRequestMethod) Sets the HTTP method for the resource.PopTokenRequestContext.setResourceRequestUrl(URL resourceRequestUrl) Sets the Request resource URL for PoP authentication flow.PopTokenRequestContext.setTenantId(String tenantId) Sets the scopes required for the token.