[seam-commits] [seam/security] c94185: fix SEAMSECURITY-44 by renaming the identity bean ...
noreply at github.com
noreply at github.com
Tue Jun 14 08:43:21 EDT 2011
Branch: refs/heads/master
Home: https://github.com/seam/security
Commit: c941855a9cb87f5d16f6d5faafce713ad8e99d0b
https://github.com/seam/security/commit/c941855a9cb87f5d16f6d5faafce713ad8e99d0b
Author: Marek Schmidt <maschmid at redhat.com>
Date: 2011-06-14 (Tue, 14 Jun 2011)
Changed paths:
R examples/openid-op/src/main/java/org/jboss/seam/security/examples/openid/Identity.java
M examples/openid-op/src/main/java/org/jboss/seam/security/examples/openid/Login.java
A examples/openid-op/src/main/java/org/jboss/seam/security/examples/openid/OpIdentity.java
M examples/openid-op/src/main/java/org/jboss/seam/security/examples/openid/OpenIdProviderSpiImpl.java
M examples/openid-op/src/main/webapp/Attributes.xhtml
M examples/openid-op/src/main/webapp/Menu.xhtml
M examples/openid-op/src/main/webapp/SessionManagement.xhtml
M examples/openid-op/src/main/webapp/UserInfo.xhtml
Log Message:
-----------
fix SEAMSECURITY-44 by renaming the identity bean from the example to opIdentity to avoid conflict with identity bean from security API
Commit: a9b4b1c7701aaeb6591038262d15b0eb5679f1f0
https://github.com/seam/security/commit/a9b4b1c7701aaeb6591038262d15b0eb5679f1f0
Author: George Gastaldi <gegastaldi at gmail.com>
Date: 2011-06-14 (Tue, 14 Jun 2011)
Changed paths:
R examples/openid-op/src/main/java/org/jboss/seam/security/examples/openid/Identity.java
M examples/openid-op/src/main/java/org/jboss/seam/security/examples/openid/Login.java
A examples/openid-op/src/main/java/org/jboss/seam/security/examples/openid/OpIdentity.java
M examples/openid-op/src/main/java/org/jboss/seam/security/examples/openid/OpenIdProviderSpiImpl.java
M examples/openid-op/src/main/webapp/Attributes.xhtml
M examples/openid-op/src/main/webapp/Menu.xhtml
M examples/openid-op/src/main/webapp/SessionManagement.xhtml
M examples/openid-op/src/main/webapp/UserInfo.xhtml
Log Message:
-----------
Merge pull request #17 from maschmid/SEAMSECURITY-44
fix SEAMSECURITY-44 by renaming the identity bean from the example to opI
Compare: https://github.com/seam/security/compare/9bceb43...a9b4b1c
More information about the seam-commits
mailing list