Brian Lillie created SHINDIG-1810:
-------------------------------------
Summary: OAuth2TokenPersistence setSecret fails if no encrypter
Key: SHINDIG-1810
URL: https://issues.apache.org/jira/browse/SHINDIG-1810
Project: Shindig
Issue Type: Bug
Components: Java
Affects Versions: 2.5.0-beta2
Reporter: Brian Lillie
Priority: Minor
OAuth2TokenPersistence can be created without an encrypter. If this is done,
and setSecret is called, there is a NullPointerException. This method does
not check for a non-null encrypter -- other methods do.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira