public class ValidatorKey
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ValidatorKey.IntrospectionValidatorKey
A
ValidatorKey for OAuthIntrospectionValidator |
static class |
ValidatorKey.JwtValidatorKey
A
ValidatorKey for JWTSignatureValidator |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getConfigIdHash()
Get the calculated configuration hash for this instance
|
int |
hashCode() |
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String getConfigIdHash()
Copyright © 2023. All rights reserved.