public class EncryptedElementType extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected Element |
encryptedElement
|
Constructor and Description |
---|
EncryptedElementType() |
EncryptedElementType(Element el) |
Modifier and Type | Method and Description |
---|---|
Element |
getEncryptedElement() |
void |
setEncryptedElement(Element encryptedElement) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.