|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Identity | |
---|---|
org.jboss.seam.framework | A framework for data access in Seam. |
org.jboss.seam.security | Seam Security |
Uses of Identity in org.jboss.seam.framework |
---|
Methods in org.jboss.seam.framework that return Identity | |
---|---|
protected Identity |
Controller.getIdentity()
|
Uses of Identity in org.jboss.seam.security |
---|
Subclasses of Identity in org.jboss.seam.security | |
---|---|
class |
RuleBasedIdentity
Identity implementation that supports permission checking via a Drools rulebase. |
Methods in org.jboss.seam.security that return Identity | |
---|---|
static Identity |
Identity.instance()
|
Methods in org.jboss.seam.security with parameters of type Identity | |
---|---|
void |
FacesSecurityEvents.initCredentialsFromCookie(Identity identity)
|
void |
FacesSecurityEvents.postAuthenticate(Identity identity)
|
void |
FacesSecurityEvents.postRememberMe(Identity identity)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |