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
 org.kuali.rice.core.api.encryption.EncryptionService getService()
           
 void setService(org.kuali.rice.core.api.encryption.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 org.kuali.rice.core.api.encryption.EncryptionService getService()

setService

public void setService(org.kuali.rice.core.api.encryption.EncryptionService service)

testEncryptPassword

public void testEncryptPassword()
                         throws Exception
Throws:
Exception


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