org.outerj.daisy.repository.acl
Class AclSubjectType
java.lang.Object
org.outerj.daisy.repository.acl.AclSubjectType
- public final class AclSubjectType
- extends java.lang.Object
Enumeration of the subject types.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
USER
public static final AclSubjectType USER
EVERYONE
public static final AclSubjectType EVERYONE
ROLE
public static final AclSubjectType ROLE
toString
public java.lang.String toString()
fromString
public static AclSubjectType fromString(java.lang.String value)
Copyright © -2005 . All Rights Reserved.