@PermitAll public class PersonSecurityRoleChangePlugin extends Object implements SecurityRoleChangePlugin
Constructor and Description |
---|
PersonSecurityRoleChangePlugin()
Creates new instance.
|
PersonSecurityRoleChangePlugin(PersonDao personDao)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
onChanges(List<SecurityRoleChange> changes)
Method is invoked on person changes.
|
public PersonSecurityRoleChangePlugin()
public PersonSecurityRoleChangePlugin(PersonDao personDao)
personDao
- public void onChanges(List<SecurityRoleChange> changes)
SecurityRoleChangePlugin
onChanges
in interface SecurityRoleChangePlugin
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.