Uses of Enum Class
edu.internet2.middleware.grouper.authentication.GrouperTrustedJwtResult
Packages that use GrouperTrustedJwtResult
-
Uses of GrouperTrustedJwtResult in edu.internet2.middleware.grouper.authentication
Methods in edu.internet2.middleware.grouper.authentication that return GrouperTrustedJwtResultModifier and TypeMethodDescriptionGrouperPublicPrivateKeyJwt.getGrouperTrustedJwtResult()result of decoding jwtGrouperTrustedJwt.getGrouperTrustedJwtResult()result of decoding jwtstatic GrouperTrustedJwtResultReturns the enum constant of this class with the specified name.static GrouperTrustedJwtResult[]GrouperTrustedJwtResult.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.internet2.middleware.grouper.authentication with parameters of type GrouperTrustedJwtResultModifier and TypeMethodDescriptionvoidGrouperPublicPrivateKeyJwt.setGrouperTrustedJwtResult(GrouperTrustedJwtResult grouperTrustedJwtResult1) result of decoding jwtvoidGrouperTrustedJwt.setGrouperTrustedJwtResult(GrouperTrustedJwtResult grouperTrustedJwtResult1) result of decoding jwt