Uses of Class
org.springframework.extensions.webscripts.connector.SimpleCredentialVault

Packages that use SimpleCredentialVault
org.springframework.extensions.webscripts.connector   
 

Uses of SimpleCredentialVault in org.springframework.extensions.webscripts.connector
 

Subclasses of SimpleCredentialVault in org.springframework.extensions.webscripts.connector
 class AbstractPersistentCredentialVault
          An abstract implementation of a persistent credential vault where crednetials can be stored from a persistent location.
 class XMLCredentialVault
          A basic implementation of a persistent credential vault where credentials are stored in XML on disk.
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.