Package | Description |
---|---|
com.sun.identity.entitlement |
Defines classes and interfaces to work with entitlements.
|
Modifier and Type | Method and Description |
---|---|
static JSONNotification.Type |
JSONNotification.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSONNotification.Type[] |
JSONNotification.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
JSONNotification.toJSONString(String realm,
String privilegeName,
Set<String> resources,
JSONNotification.Type type) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.