Uses of Enum Class
org.keycloak.broker.oid4vp.ResponseMode
Packages that use ResponseMode
-
Uses of ResponseMode in org.keycloak.broker.oid4vp
Methods in org.keycloak.broker.oid4vp that return ResponseModeModifier and TypeMethodDescriptionstatic ResponseModeOID4VPIdentityProviderConfig.getResponseMode()static ResponseModeReturns the enum constant of this class with the specified name.static ResponseMode[]ResponseMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.broker.oid4vp with parameters of type ResponseModeModifier and TypeMethodDescriptionvoidOID4VPIdentityProviderConfig.setResponseMode(ResponseMode responseMode)