com.evolveum.midpoint.web.controller.config
Class EncryptionController
java.lang.Object
com.evolveum.midpoint.web.controller.config.EncryptionController
- All Implemented Interfaces:
- java.io.Serializable
@Controller(value="encryption")
@Scope(value="session")
public class EncryptionController
- extends java.lang.Object
- implements java.io.Serializable
- Author:
- lazyman
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PAGE_NAVIGATION
public static final java.lang.String PAGE_NAVIGATION
- See Also:
- Constant Field Values
EncryptionController
public EncryptionController()
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
getEncrypt
public java.lang.String getEncrypt()
setEncrypt
public void setEncrypt(java.lang.String encrypt)
isEncrypting
public boolean isEncrypting()
init
public java.lang.String init()
runPerformed
public void runPerformed()
Copyright © 2012 evolveum. All Rights Reserved.