Uses of Enum Class
com.microsoft.jenkins.azuread.AuthorizationType
Packages that use AuthorizationType
-
Uses of AuthorizationType in com.microsoft.jenkins.azuread
Methods in com.microsoft.jenkins.azuread that return AuthorizationTypeModifier and TypeMethodDescriptionPermissionEntry.getType()
static AuthorizationType
Returns the enum constant of this class with the specified name.static AuthorizationType[]
AuthorizationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.microsoft.jenkins.azuread with parameters of type AuthorizationType -
Uses of AuthorizationType in com.microsoft.jenkins.azuread.integrations.casc
Constructors in com.microsoft.jenkins.azuread.integrations.casc with parameters of type AuthorizationTypeModifierConstructorDescriptionDefinitionEntry
(AuthorizationType type, DefinitionEntry.Child child)