Uses of Interface
com.microsoft.jenkins.azuread.AuthorizationProperty
Packages that use AuthorizationProperty
-
Uses of AuthorizationProperty in com.microsoft.jenkins.azuread
Classes in com.microsoft.jenkins.azuread with type parameters of type AuthorizationPropertyModifier and TypeClassDescriptionclass
interface
Interface with default methods common to all authorization related property descriptors.Classes in com.microsoft.jenkins.azuread that implement AuthorizationPropertyModifier and TypeClassDescriptionclass
class
JobProperty
to associate ACL for each project.class
class
class
Methods in com.microsoft.jenkins.azuread that return AuthorizationPropertyMethods in com.microsoft.jenkins.azuread with parameters of type AuthorizationPropertyModifier and TypeMethodDescriptionabstract void
AuthorizationProperty.DslEntry.addPermission
(AuthorizationProperty authorizationProperty) void
AuthorizationProperty.DslGroup.addPermission
(AuthorizationProperty authorizationProperty) void
AuthorizationProperty.DslUser.addPermission
(AuthorizationProperty authorizationProperty) void
AuthorizationProperty.DslUserOrGroup.addPermission
(AuthorizationProperty authorizationProperty) -
Uses of AuthorizationProperty in com.microsoft.jenkins.azuread.folder.properties
Classes in com.microsoft.jenkins.azuread.folder.properties that implement AuthorizationProperty