Package com.persequor.app
Class AppRegistrationInfo
java.lang.Object
com.persequor.app.AppRegistrationInfo
- All Implemented Interfaces:
- IProfileRegistrationInfo
Deprecated.
- 
Constructor SummaryConstructorsConstructorDescriptionAppRegistrationInfo(IProfileRegistrationInfo profileRegistrationInfo) Deprecated.
- 
Method SummaryModifier and TypeMethodDescriptiongetAppId()Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.voidDeprecated.voidsetAppRoles(List<String> appRoles) Deprecated.voidsetRegistrationId(String registrationId) Deprecated.voidsetTokenId(String tokenId) Deprecated.voidDeprecated.voidsetValidUntil(ZonedDateTime validUntil) Deprecated.
- 
Constructor Details- 
AppRegistrationInfoDeprecated.
 
- 
- 
Method Details- 
getTokenIdDeprecated.- Specified by:
- getTokenIdin interface- IProfileRegistrationInfo
 
- 
setTokenIdDeprecated.
- 
getRegistrationIdDeprecated.- Specified by:
- getRegistrationIdin interface- IProfileRegistrationInfo
 
- 
setRegistrationIdDeprecated.
- 
getValidUntilDeprecated.- Specified by:
- getValidUntilin interface- IProfileRegistrationInfo
 
- 
setValidUntilDeprecated.- Specified by:
- setValidUntilin interface- IProfileRegistrationInfo
 
- 
getUserIdDeprecated.- Specified by:
- getUserIdin interface- IProfileRegistrationInfo
 
- 
getProfileIdDeprecated.- Specified by:
- getProfileIdin interface- IProfileRegistrationInfo
 
- 
setUserIdDeprecated.
- 
getAppIdDeprecated.
- 
setAppIdDeprecated.
- 
getAppRolesDeprecated.- Specified by:
- getAppRolesin interface- IProfileRegistrationInfo
 
- 
setAppRolesDeprecated.
 
-