public final class JwtIssuerValue extends AuthValue
| Constructor and Description |
|---|
JwtIssuerValue(org.jose4j.jwk.JsonWebKeySet jwks) |
| Modifier and Type | Method and Description |
|---|---|
AuthEntryType |
entryType() |
boolean |
equals(Object o) |
int |
hashCode() |
org.jose4j.jwk.JsonWebKeySet |
keys() |
String |
toString() |
public org.jose4j.jwk.JsonWebKeySet keys()
public AuthEntryType entryType()