Uses of Interface
org.apache.jetspeed.security.spi.CredentialPasswordEncoder

Packages that use CredentialPasswordEncoder
org.apache.jetspeed.security.spi   
 

Uses of CredentialPasswordEncoder in org.apache.jetspeed.security.spi
 

Subinterfaces of CredentialPasswordEncoder in org.apache.jetspeed.security.spi
 interface AlgorithmUpgradeCredentialPasswordEncoder
           AlgorithmUpgradeCredentialPasswordEncoder which is provided with the InternalCredential as well to allow for migrating between two different encoding schemes.
 

Methods in org.apache.jetspeed.security.spi that return CredentialPasswordEncoder
 CredentialPasswordEncoder PasswordCredentialProvider.getEncoder()
           
 



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