Uses of Enum Class
com.evolveum.midpoint.smart.api.conndev.SupportedAuthorization
Packages that use SupportedAuthorization
-
Uses of SupportedAuthorization in com.evolveum.midpoint.smart.api.conndev
Methods in com.evolveum.midpoint.smart.api.conndev that return SupportedAuthorizationModifier and TypeMethodDescriptionstatic SupportedAuthorizationSupportedAuthorization.forAuthorizationType(ConnDevHttpAuthTypeType authorizationType) static SupportedAuthorizationReturns the enum constant of this class with the specified name.static SupportedAuthorization[]SupportedAuthorization.values()Returns an array containing the constants of this enum class, in the order they are declared.