Package com.scytales.mvalid.sdk.data
Class ServerResponse.JWTClaimSet
-
- All Implemented Interfaces:
public class ServerResponse.JWTClaimSet
The type Jwt claim set.
-
-
Method Summary
-
-
Method Detail
-
getDocType
@NonNull() String getDocType()
Gets doc type.
-
getNameSpaces
@NonNull() Map<String, out Object> getNameSpaces()
Gets name spaces.
-
-
-
-