Class RequestorInfo.ByCaRequestorInfo

  • All Implemented Interfaces:
    RequestorInfo
    Enclosing interface:
    RequestorInfo

    public static class RequestorInfo.ByCaRequestorInfo
    extends java.lang.Object
    implements RequestorInfo
    CA system as the requestor.
    • Constructor Detail

      • ByCaRequestorInfo

        public ByCaRequestorInfo​(org.xipki.ca.api.NameId ident)
    • Method Detail

      • getIdent

        public org.xipki.ca.api.NameId getIdent()
        Specified by:
        getIdent in interface RequestorInfo
      • isPermitted

        public boolean isPermitted​(int requiredPermission)
        Specified by:
        isPermitted in interface RequestorInfo
      • assertPermitted

        public void assertPermitted​(int requiredPermission)
                             throws org.xipki.util.exception.InsufficientPermissionException
        Specified by:
        assertPermitted in interface RequestorInfo
        Throws:
        org.xipki.util.exception.InsufficientPermissionException