com.jp.protection.priv.products
Interface ProductsStorage.PasswordResolver

All Known Implementing Classes:
LocalLicensingFacade
Enclosing class:
ProductsStorage

public static interface ProductsStorage.PasswordResolver


Method Summary
 void passwordMismatch()
           
 java.lang.String resolvePassword()
           
 

Method Detail

resolvePassword

java.lang.String resolvePassword()

passwordMismatch

void passwordMismatch()