Uses of Enum Class
org.keycloak.broker.oid4vp.ClientIdentifier
Packages that use ClientIdentifier
-
Uses of ClientIdentifier in org.keycloak.broker.oid4vp
Methods in org.keycloak.broker.oid4vp that return ClientIdentifierModifier and TypeMethodDescriptionprotected ClientIdentifierOID4VPIdentityProvider.clientIdentifier()static ClientIdentifierReturns the enum constant of this class with the specified name.static ClientIdentifier[]ClientIdentifier.values()Returns an array containing the constants of this enum class, in the order they are declared.