Class RevokedPrincipal

java.lang.Object
com.openkm.sdk4j.bean.form.RevokedPrincipal
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GrantedRole, GrantedUser, RevokedRole, RevokedUser

public class RevokedPrincipal extends Object implements Serializable
Used in form definition
See Also:
  • Field Details

    • name

      protected String name
  • Constructor Details

    • RevokedPrincipal

      public RevokedPrincipal()
  • Method Details