Branch: refs/heads/master
Home:
https://github.com/seam/security
Commit: 601136bdf20aca882f9f59884936e6204d61a41d
https://github.com/seam/security/commit/601136bdf20aca882f9f59884936e6204...
Author: Shane Bryzak <sbryzak(a)gmail.com>
Date: 2011-02-02 (Wed, 02 Feb 2011)
Changed paths:
M impl/src/main/java/org/jboss/seam/security/IdentityImpl.java
M impl/src/main/java/org/jboss/seam/security/management/IdmAuthenticator.java
Log Message:
-----------
SEAMSECURITY-25
Commit: 1a0f5a2ff802f88ec9fa5079ad38ac8adacae8d3
https://github.com/seam/security/commit/1a0f5a2ff802f88ec9fa5079ad38ac8ad...
Author: Shane Bryzak <sbryzak(a)gmail.com>
Date: 2011-02-03 (Thu, 03 Feb 2011)
Changed paths:
A
examples/simple/src/main/java/org/jboss/seam/security/examples/simple/SimpleAuthenticator.java
M examples/simple/src/main/webapp/home.xhtml
Log Message:
-----------
added log out button to simple authentication example