Uses of Enum Class
com.nettoolkit.shibboleth.ShibbolethClient.CaptchaType
Packages that use ShibbolethClient.CaptchaType
-
Uses of ShibbolethClient.CaptchaType in com.nettoolkit.shibboleth
Methods in com.nettoolkit.shibboleth that return ShibbolethClient.CaptchaTypeModifier and TypeMethodDescriptionCaptcha.getType()static ShibbolethClient.CaptchaTypeReturns the enum constant of this class with the specified name.static ShibbolethClient.CaptchaType[]ShibbolethClient.CaptchaType.values()Returns an array containing the constants of this enum class, in the order they are declared.