Uses of Enum Class
jakarta.security.enterprise.authentication.mechanism.http.openid.DisplayType
Packages that use DisplayType
-
Uses of DisplayType in jakarta.security.enterprise.authentication.mechanism.http.openid
Methods in jakarta.security.enterprise.authentication.mechanism.http.openid that return DisplayTypeModifier and TypeMethodDescriptionstatic DisplayTypeDisplayType.fromString(String key) static DisplayTypeReturns the enum constant of this class with the specified name.static DisplayType[]DisplayType.values()Returns an array containing the constants of this enum class, in the order they are declared.