| Package | Description |
|---|---|
| com.microsoft.jenkins.azuread |
| Modifier and Type | Method and Description |
|---|---|
static AzureAdUser |
AzureAdUser.createFromActiveDirectoryUser(com.microsoft.azure.management.graphrbac.ActiveDirectoryUser activeDirectoryUser) |
static AzureAdUser |
AzureAdUser.createFromJwt(org.jose4j.jwt.JwtClaims claims) |
AzureAdUser |
AzureAuthenticationToken.getAzureAdUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
AzureSecurityRealm.setCaches(com.google.common.cache.Cache<String,AzureAdUser> caches) |
| Constructor and Description |
|---|
AzureAuthenticationToken(AzureAdUser user) |
Copyright © 2016–2021. All rights reserved.