|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use IdentityChangeEvent.Type | |
|---|---|
| com.sas.services.user | Maintain user identities and profiles. |
| Uses of IdentityChangeEvent.Type in com.sas.services.user |
|---|
| Methods in com.sas.services.user that return IdentityChangeEvent.Type | |
|---|---|
IdentityChangeEvent.Type |
IdentityChangeEvent.getType()
|
static IdentityChangeEvent.Type |
IdentityChangeEvent.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IdentityChangeEvent.Type[] |
IdentityChangeEvent.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.sas.services.user with parameters of type IdentityChangeEvent.Type | |
|---|---|
IdentityChangeEvent(java.util.List<UserIdentityInterface> identities,
IdentityChangeEvent.Type type)
|
|
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||