@ThreadSafe public interface ClaimsSupport
Modifier and Type | Method and Description |
---|---|
Set<String> |
supportedClaims()
Returns the names of the supported OpenID Connect claims.
|
Set<String> supportedClaims()
Example:
name email email_verified
sub
(subject) claim name.Copyright © 2020 Connect2id Ltd.. All rights reserved.