This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.jetspeed.security.activeauthentication.IdentityToken (Jetspeed-2 Core API 2.2.2 API)

Uses of Interface
org.apache.jetspeed.security.activeauthentication.IdentityToken

Packages that use IdentityToken
org.apache.jetspeed.security.activeauthentication   
 

Uses of IdentityToken in org.apache.jetspeed.security.activeauthentication
 

Methods in org.apache.jetspeed.security.activeauthentication that return IdentityToken
 IdentityToken ActiveAuthenticationIdentityProvider.createIdentityToken()
          Start an authentication event with the server, creating a new and unique identity token
 IdentityToken ActiveAuthenticationIdentityProvider.createIdentityToken(java.lang.String seed)
          Start an authentication event with the server, creating a new and unique identity token
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.