Uses of Interface
org.apache.rahas.TokenStorage

Packages that use TokenStorage
org.apache.rahas   
 

Uses of TokenStorage in org.apache.rahas
 

Classes in org.apache.rahas that implement TokenStorage
 class SimpleTokenStore
          In-memory implementation of the token storage
 

Methods in org.apache.rahas that return TokenStorage
static TokenStorage TrustUtil.getTokenStore(org.apache.axis2.context.MessageContext msgCtx)
          Returns the token store.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.