|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdentityToken | |
|---|---|
| org.apache.jetspeed.login | |
| org.apache.jetspeed.security.activeauthentication | |
| Uses of IdentityToken in org.apache.jetspeed.login |
|---|
| Methods in org.apache.jetspeed.login with parameters of type IdentityToken | |
|---|---|
protected void |
LoginProxyServlet.restoreState(javax.servlet.http.HttpSession session,
IdentityToken token)
|
protected void |
LoginProxyServlet.saveState(javax.servlet.http.HttpSession session,
IdentityToken token,
java.util.List sessionAttributes)
|
| Uses of IdentityToken in org.apache.jetspeed.security.activeauthentication |
|---|
| Classes in org.apache.jetspeed.security.activeauthentication that implement IdentityToken | |
|---|---|
class |
IdentityTokenImpl
IdentityTokenImpl |
| Methods in org.apache.jetspeed.security.activeauthentication that return IdentityToken | |
|---|---|
IdentityToken |
ActiveAuthenticationIdentityProviderImpl.createIdentityToken()
|
IdentityToken |
ActiveAuthenticationIdentityProvider.createIdentityToken()
Start an authentication event with the server, creating a new and unique identity token |
IdentityToken |
ActiveAuthenticationIdentityProviderImpl.createIdentityToken(java.lang.String seed)
|
IdentityToken |
ActiveAuthenticationIdentityProvider.createIdentityToken(java.lang.String seed)
Start an authentication event with the server, creating a new and unique identity token |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||