Package com.cord.server
Class ClientAuthTokenData
java.lang.Object
com.cord.server.ClientAuthTokenData
Variables used for the information needed in the
authentication token data
The required variables are "user_id" and "organization_id".
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescription -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
userId
-
organizationId
-
userDetails
-
organizationDetails
-
-
Method Details
-
getUserId
-
getOrganizationId
-
getUserDetails
-
getOrganizationDetails
-