BREAKING CHANGES:
- Bytes used for CBC Initial Vector in Local Token encryption changed. (#73)
- Role URLs in TransCellAccessToken / VisitorRefeshToken are now role class URLs. (Role URLs in VisitorLocalAccessToken are role instance URLs)
BUG FIXES:
- Role Url in TransCellAccessToken sometimes not preserved with parsing process. (#70)
- Common.setFQDN does not work when FQDN is already set.
BREAKING CHANGES:
- All classes are put under io.personium.common.*