| Constructor and Description |
|---|
CognitoUser() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getCustomFields() |
String |
getEmail() |
String[] |
getRoles() |
String |
getSubject() |
String |
getUsername() |
boolean |
isEmailVerified() |
static CognitoUser |
parseClaims(com.nimbusds.jwt.JWTClaimsSet claims,
String rolesField) |
String |
toString() |
public String getSubject()
public String getEmail()
public boolean isEmailVerified()
public String getUsername()
getUsername in interface IUserpublic String[] getRoles()
public static CognitoUser parseClaims(com.nimbusds.jwt.JWTClaimsSet claims, String rolesField) throws ParseException
ParseExceptionCopyright © 2016–2023 Taimos GmbH. All rights reserved.