[seam-commits] [seam/security] 01e918: provide ability to disable default security messag...

noreply at github.com noreply at github.com
Fri Mar 11 04:08:16 EST 2011


Branch: refs/heads/master
Home:   https://github.com/seam/security

Commit: 01e91825c765e11134e61848ccf5a8b253b04a87
    https://github.com/seam/security/commit/01e91825c765e11134e61848ccf5a8b253b04a87
Author: Shane Bryzak <sbryzak at gmail.com>
Date:   2011-03-11 (Fri, 11 Mar 2011)

Changed paths:
  M impl/src/main/java/org/jboss/seam/security/SecurityEventMessages.java

Log Message:
-----------
provide ability to disable default security messages


Commit: 5ac501b115fe21b5013451edd664bc8d409b12dd
    https://github.com/seam/security/commit/5ac501b115fe21b5013451edd664bc8d409b12dd
Author: Shane Bryzak <sbryzak at gmail.com>
Date:   2011-03-11 (Fri, 11 Mar 2011)

Changed paths:
  A examples/authorization/src/main/java/org/jboss/seam/security/examples/authorization/AuthenticatorImpl.java
  M examples/authorization/src/main/java/org/jboss/seam/security/examples/authorization/PrivilegedActions.java
  M examples/authorization/src/main/webapp/WEB-INF/beans.xml
  M examples/authorization/src/main/webapp/WEB-INF/templates/default.xhtml
  R examples/authorization/src/main/webapp/changepassword.xhtml
  R examples/authorization/src/main/webapp/groupdetail.xhtml
  M examples/authorization/src/main/webapp/home.xhtml
  R examples/authorization/src/main/webapp/managegroups.xhtml
  R examples/authorization/src/main/webapp/manageroletypes.xhtml
  R examples/authorization/src/main/webapp/manageusers.xhtml
  R examples/authorization/src/main/webapp/menu.xhtml
  R examples/authorization/src/main/webapp/roledetail.xhtml
  R examples/authorization/src/main/webapp/roletypedetail.xhtml
  R examples/authorization/src/main/webapp/userdetail.xhtml
  M impl/src/main/java/org/jboss/seam/security/extension/SecurityExtension.java
  M impl/src/main/java/org/jboss/seam/security/extension/SecurityInterceptor.java
  M impl/src/main/java/org/jboss/seam/security/management/picketlink/IdentitySessionProducer.java
  M impl/src/main/java/org/jboss/seam/security/management/picketlink/IdentityStoreConfiguration.java
  M impl/src/main/java/org/jboss/seam/security/management/picketlink/JpaIdentityStoreConfiguration.java

Log Message:
-----------
trimmed new example of unnecessary resources, further work on typesafe security api


Compare: https://github.com/seam/security/compare/3772ee7...5ac501b


More information about the seam-commits mailing list