|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CipherDataType | |
|---|---|
| org.jboss.seam.security.external.jaxb.xenc | |
| Uses of CipherDataType in org.jboss.seam.security.external.jaxb.xenc |
|---|
| Fields in org.jboss.seam.security.external.jaxb.xenc declared as CipherDataType | |
|---|---|
protected CipherDataType |
EncryptedType.cipherData
|
| Methods in org.jboss.seam.security.external.jaxb.xenc that return CipherDataType | |
|---|---|
CipherDataType |
ObjectFactory.createCipherDataType()
Create an instance of CipherDataType |
CipherDataType |
EncryptedType.getCipherData()
Gets the value of the cipherData property. |
| Methods in org.jboss.seam.security.external.jaxb.xenc that return types with arguments of type CipherDataType | |
|---|---|
JAXBElement<CipherDataType> |
ObjectFactory.createCipherData(CipherDataType value)
Create an instance of JAXBElement<CipherDataType>} |
| Methods in org.jboss.seam.security.external.jaxb.xenc with parameters of type CipherDataType | |
|---|---|
JAXBElement<CipherDataType> |
ObjectFactory.createCipherData(CipherDataType value)
Create an instance of JAXBElement<CipherDataType>} |
void |
EncryptedType.setCipherData(CipherDataType value)
Sets the value of the cipherData property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||