Uses of Class
de.adorsys.psd2.xs2a.service.event.EventAuthorisationType
-
Packages that use EventAuthorisationType Package Description de.adorsys.psd2.xs2a.service.event -
-
Uses of EventAuthorisationType in de.adorsys.psd2.xs2a.service.event
Methods in de.adorsys.psd2.xs2a.service.event that return EventAuthorisationType Modifier and Type Method Description static EventAuthorisationTypeEventAuthorisationType. valueOf(String name)Returns the enum constant of this type with the specified name.static EventAuthorisationType[]EventAuthorisationType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.adorsys.psd2.xs2a.service.event with parameters of type EventAuthorisationType Modifier and Type Method Description de.adorsys.psd2.event.core.model.EventTypeEventTypeService. getEventType(CommonAuthorisationParameters updateAuthorisationRequest, EventAuthorisationType eventAuthorisationType)
-