Package | Description |
---|---|
com.sun.identity.entitlement |
Defines classes and interfaces to work with entitlements.
|
com.sun.identity.entitlement.opensso |
Modifier and Type | Method and Description |
---|---|
static PolicyEventType |
PolicyEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyEventType[] |
PolicyEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
PrivilegeManager.notifyPrivilegeChanged(String realm,
Privilege previous,
Privilege current,
PolicyEventType eventType) |
Modifier and Type | Method and Description |
---|---|
protected void |
PolicyPrivilegeManager.notifyPrivilegeChanged(String realm,
Privilege previous,
Privilege current,
PolicyEventType eventType) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.