@Deprecated public class PolicyEvent extends Object
PolicyListener
Modifier and Type | Field and Description |
---|---|
static int |
POLICY_ADDED
Deprecated.
constant to indicate change type policy added
|
static int |
POLICY_MODIFIED
Deprecated.
constant to indicate change type policy modified
|
static int |
POLICY_REMOVED
Deprecated.
constant to indicate change type policy removed
|
Modifier and Type | Method and Description |
---|---|
int |
getChangeType()
Deprecated.
Gets the change type
The change type gives the type of policy change that triggered this
event indicating whether a policy was added, modified or removed.
|
Set |
getResourceNames()
Deprecated.
Gets the resource names affected by the policy change.
|
public static final int POLICY_ADDED
public static final int POLICY_MODIFIED
public static final int POLICY_REMOVED
public Set getResourceNames()
public int getChangeType()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.