Uses of Enum Class
edu.internet2.middleware.grouper.authentication.GrouperOidcResult
Packages that use GrouperOidcResult
-
Uses of GrouperOidcResult in edu.internet2.middleware.grouper.authentication
Methods in edu.internet2.middleware.grouper.authentication that return GrouperOidcResultModifier and TypeMethodDescriptionGrouperOidc.getGrouperOidcResult()result of decoding jwtstatic GrouperOidcResultReturns the enum constant of this class with the specified name.static GrouperOidcResult[]GrouperOidcResult.values()Returns an array containing the constants of this enum class, in the order they are declared.