Interface Actor

  • All Known Implementing Classes:
    ImmutableActor

    @Immutable
    public interface Actor
    Identifies an actor performing permission grants or revocations.
    • Method Detail

      • roleName

        @Parameter
        String roleName()