Lezen in het Engels

Delen via


com.microsoft.aad.adal4j

Classes

AdalClaimsChallengeException

The exception type thrown when a claims challenge error occurs during token acquisition.

AdalDeviceCodeAuthorizationGrant

Class for device code grant.

AdalIntegratedAuthorizationGrant
AsymmetricKeyCredential

Credential type containing X509 public certificate and RSA private key.

AuthenticationContext

The main class representing the authority issuing tokens for resources. It provides several ways to request access token, namely via Authorization Code, Confidential Client and Client Certificate.

AuthenticationException

ADAL generic exception class

AuthenticationResult

Contains the results of one token acquisition operation.

ClientAssertion
ClientCredential

Credential including client id and secret.

DeviceCode
DeviceCodeRequest
DeviceCodeTokenErrorResponse

Error object used to encapsulated the device code errors.

NamespaceContextImpl
UserAssertion
UserInfo

Contains information of a single user.

Interfaces

AdalAuthorizationGrant

Interface for an ADAL grant.

AuthenticationCallback<T>

Authentication callback Interface that can be implemented by the developer.

Enums