Uses of Class
com.tarsolution.notifyman.data.entity.AuthorizationCode
-
Packages that use AuthorizationCode Package Description com.tarsolution.notifyman.data.entity -
-
Uses of AuthorizationCode in com.tarsolution.notifyman.data.entity
Methods in com.tarsolution.notifyman.data.entity that return types with arguments of type AuthorizationCode Modifier and Type Method Description List<AuthorizationCode>
Token. getAuthorizationCodes()
Method parameters in com.tarsolution.notifyman.data.entity with type arguments of type AuthorizationCode Modifier and Type Method Description void
Token. setAuthorizationCodes(List<AuthorizationCode> authorizationCodes)
-