Class Editor

  • All Implemented Interfaces:
    java.security.Principal

    public class Editor
    extends Reader
    • Constructor Summary

      Constructors 
      Constructor Description
      Editor​(@NotNull java.lang.String name)  
    • Method Summary

      • Methods inherited from class org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined.Reader

        getName
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.security.Principal

        equals, hashCode, implies, toString
    • Constructor Detail

      • Editor

        public Editor​(@NotNull
                      @NotNull java.lang.String name)