Uses of Interface
org.apache.axis2.security.trust.TokenStorage

Packages that use TokenStorage
org.apache.axis2.security.rahas   
org.apache.axis2.security.trust   
 

Uses of TokenStorage in org.apache.axis2.security.rahas
 

Methods in org.apache.axis2.security.rahas that return TokenStorage
protected  TokenStorage RahasConfiguration.getTokenStore()
           
 

Uses of TokenStorage in org.apache.axis2.security.trust
 

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