|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Principal | |
---|---|
ccc.domain | The core domain model for CCC. |
Uses of Principal in ccc.domain |
---|
Subclasses of Principal in ccc.domain | |
---|---|
class |
GroupEntity
A security group. |
class |
UserEntity
A user of the CCC system. |
Methods in ccc.domain that return Principal | |
---|---|
Principal |
AccessPermission.getPrincipal()
Accessor. |
Constructors in ccc.domain with parameters of type Principal | |
---|---|
AccessPermission(boolean canRead,
boolean canWrite,
Principal principal)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |