Package no.polaric.core.auth
Class Group
java.lang.Object
no.polaric.core.auth.Group
- All Implemented Interfaces:
Serializable
Group class. A group represents a role. Implemented with local file or database
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT
-
-
Constructor Details
-
Group
-
-
Method Details
-
getIdent
-
setName
-
getName
-
getTags
-
setTags
-
isOperator
public boolean isOperator() -
setOperator
public final void setOperator(boolean op)
-