Class PermissionInfo

    • Constructor Detail

      • PermissionInfo

        public PermissionInfo()
        Default constructor (required by PortableObject).
      • PermissionInfo

        public PermissionInfo​(ClusterPermission permission,
                              String sServiceName,
                              SignedObject signedPermission,
                              Subject subject)
        Construct a PermissionInfo.
        Parameters:
        permission - the ClusterPermission
        sServiceName - the service name
        signedPermission - the encrypted ClusterPermission
        subject - the encryptor Subject