|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
EntityAttributes
may use.
See:
Description
Interface Summary | |
---|---|
CreationTimeConfigurable | This interface is implemented by classes that can be configured with a creation time. |
UidGidConfigurable | This interface is implemented by classes that can be configured with a user id (UID) and a group id (GID). |
UidGidSubject | This interface defines a Subject that has a user id (UID), a primary
group id (GID) and zero or more secondary group id:s. |
Class Summary | |
---|---|
AbstractAccessControllerUidGidSubject | This abstract class can be used as the starting point for an implementation
of an UidGidSubject that uses an AccessController . |
SimpleAccessControllerUidGidSubject | This is a simple, immutable UidGidSubject implementation that uses an
AccessController and a fixed list of credentials. |
UidGid | Simple, immutable object that contains a user id (UID) and a group id (GID). |
This package contains classes and interfaces that EntityAttributes
may use.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |