Uses of Class
io.getlime.security.powerauth.app.tppengine.model.enumeration.ConsentChange
| Package | Description |
|---|---|
| io.getlime.security.powerauth.app.tppengine.model.enumeration |
-
Uses of ConsentChange in io.getlime.security.powerauth.app.tppengine.model.enumeration
Methods in io.getlime.security.powerauth.app.tppengine.model.enumeration that return ConsentChange Modifier and Type Method Description static ConsentChangeConsentChange. valueOf(String name)Returns the enum constant of this type with the specified name.static ConsentChange[]ConsentChange. values()Returns an array containing the constants of this enum type, in the order they are declared.