org.kuali.student.kim.identity.mock
Class TestEncryptPassword

java.lang.Object
  extended by org.kuali.student.kim.identity.mock.TestEncryptPassword

public class TestEncryptPassword
extends Object


Constructor Summary
TestEncryptPassword()
           
 
Method Summary
 EncryptionService getService()
           
 void setService(EncryptionService service)
           
 void testEncryptPassword()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestEncryptPassword

public TestEncryptPassword()
Method Detail

getService

public EncryptionService getService()

setService

public void setService(EncryptionService service)

testEncryptPassword

public void testEncryptPassword()
                         throws Exception
Throws:
Exception


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.