public class DomainTO extends Object implements EntityTO
Constructor and Description |
---|
DomainTO() |
Modifier and Type | Method and Description |
---|---|
CipherAlgorithm |
getAdminCipherAlgorithm() |
String |
getAdminPwd() |
String |
getKey() |
void |
setAdminCipherAlgorithm(CipherAlgorithm adminCipherAlgorithm) |
void |
setAdminPwd(String adminPwd) |
void |
setKey(String key) |
public String getAdminPwd()
public void setAdminPwd(String adminPwd)
public CipherAlgorithm getAdminCipherAlgorithm()
public void setAdminCipherAlgorithm(CipherAlgorithm adminCipherAlgorithm)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.