Uses of Class
de.adorsys.opba.protocol.sandbox.hbci.config.dto.SensitiveAuthLevel
-
Packages that use SensitiveAuthLevel Package Description de.adorsys.opba.protocol.sandbox.hbci.config.dto -
-
Uses of SensitiveAuthLevel in de.adorsys.opba.protocol.sandbox.hbci.config.dto
Methods in de.adorsys.opba.protocol.sandbox.hbci.config.dto that return SensitiveAuthLevel Modifier and Type Method Description static SensitiveAuthLevelSensitiveAuthLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static SensitiveAuthLevel[]SensitiveAuthLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-