|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RoleInternalService
| Method Summary | |
|---|---|
void |
groupInactivated(String groupId)
Notifies the role service that the group with the given id has been inactivated. |
void |
principalInactivated(String principalId)
Notifies all of a principal's roles and role types that the principal has been inactivated. |
void |
roleInactivated(String roleId)
Notifies the role service that the role with the given id has been inactivated. |
| Method Detail |
|---|
void principalInactivated(String principalId)
throws IllegalArgumentException
IllegalArgumentException
void roleInactivated(String roleId)
throws IllegalArgumentException
IllegalArgumentException
void groupInactivated(String groupId)
throws IllegalArgumentException
IllegalArgumentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||