Interface Summary
|
ChangeHandle |
ChangeHandle represents current version of ALES identity information.
|
ChangeQuery |
ChangeQuery is used to query ALES identity information changes.
|
GroupChange |
This interface inherits SubjectChange interface.
|
GroupQuery |
This inteface is used to query ALES group related information.
|
IdentityChangeResult |
IdentityChangeResult represents query identity information changes result.
|
SubjectChange |
This interface provides several "getter" methods
to get the change type,
to get the old qualified name of the group or user before change,
to get the new qualified name of the group or user after change,
to get the flag for attributes of the group or user change. |
UserChange |
This interface inherits SubjectChange interface.
|
UserQuery |
This inteface is used to query ALES user related information.
|