public class XPFOpenIdClaimsExtractionContext extends XPFEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
XPFOpenIdClaimsExtractionContext.XPFOpenIdClaimsExtractionContextBuilder<C extends XPFOpenIdClaimsExtractionContext,B extends XPFOpenIdClaimsExtractionContext.XPFOpenIdClaimsExtractionContextBuilder<C,B>> |
XPFEntity.XPFEntityBuilder<C extends XPFEntity,B extends XPFEntity.XPFEntityBuilder<C,B>>| Modifier | Constructor and Description |
|---|---|
|
XPFOpenIdClaimsExtractionContext(@NonNull XPFOpenIdClaims openIdClaims) |
protected |
XPFOpenIdClaimsExtractionContext(XPFOpenIdClaimsExtractionContext.XPFOpenIdClaimsExtractionContextBuilder<?,?> b) |
| Modifier and Type | Method and Description |
|---|---|
static XPFOpenIdClaimsExtractionContext.XPFOpenIdClaimsExtractionContextBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
@NonNull XPFOpenIdClaims |
getOpenIdClaims()
OpenID claims.
|
int |
hashCode() |
String |
toString() |
getCustomData, getCustomDataValueprotected XPFOpenIdClaimsExtractionContext(XPFOpenIdClaimsExtractionContext.XPFOpenIdClaimsExtractionContextBuilder<?,?> b)
public XPFOpenIdClaimsExtractionContext(@NonNull
@NonNull XPFOpenIdClaims openIdClaims)
public static XPFOpenIdClaimsExtractionContext.XPFOpenIdClaimsExtractionContextBuilder<?,?> builder()
@NonNull public @NonNull XPFOpenIdClaims getOpenIdClaims()
Copyright © 2026. All rights reserved.