| Interface | Description |
|---|---|
| AuthenticationCallback |
Authentication callback Interface that can be implemented by the developer.
|
| Class | Description |
|---|---|
| AsymmetricKeyCredential |
Credential type containing X509 public certificate and RSA private key.
|
| AuthenticationContext |
The main class representing the authority issuing tokens for resources.
|
| AuthenticationResult |
Contains the results of one token acquisition operation.
|
| ClientAssertion |
Credential type containing an assertion of type
"urn:ietf:params:oauth:token-type:jwt".
|
| ClientCredential |
Credential including client id and secret.
|
| NamespaceContextImpl | |
| UserInfo |
Contains information of a single user.
|
| Exception | Description |
|---|---|
| AuthenticationException |
ADAL generic exception class
|
Copyright © 2013–2016. All rights reserved.