Package org.keycloak.jose
Interface JOSEHeader
- All Superinterfaces:
Serializable
This interface represents a JOSE header.
- Author:
- Pedro Igor
-
Method Summary
Modifier and TypeMethodDescriptiongetKeyId()
Returns the algorithm used to sign or encrypt the JWT from the JOSE header.