|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of KeyInfoType in com.sun.xml.security.core.xenc |
|---|
| Fields in com.sun.xml.security.core.xenc declared as KeyInfoType | |
|---|---|
protected KeyInfoType |
EncryptedType.keyInfo
|
| Methods in com.sun.xml.security.core.xenc that return KeyInfoType | |
|---|---|
KeyInfoType |
EncryptedType.getKeyInfo()
Gets the value of the keyInfo property. |
| Methods in com.sun.xml.security.core.xenc that return types with arguments of type KeyInfoType | |
|---|---|
JAXBElement<KeyInfoType> |
ObjectFactory.createAgreementMethodTypeOriginatorKeyInfo(KeyInfoType value)
Create an instance of JAXBElement<KeyInfoType>} |
JAXBElement<KeyInfoType> |
ObjectFactory.createAgreementMethodTypeRecipientKeyInfo(KeyInfoType value)
Create an instance of JAXBElement<KeyInfoType>} |
| Methods in com.sun.xml.security.core.xenc with parameters of type KeyInfoType | |
|---|---|
JAXBElement<KeyInfoType> |
ObjectFactory.createAgreementMethodTypeOriginatorKeyInfo(KeyInfoType value)
Create an instance of JAXBElement<KeyInfoType>} |
JAXBElement<KeyInfoType> |
ObjectFactory.createAgreementMethodTypeRecipientKeyInfo(KeyInfoType value)
Create an instance of JAXBElement<KeyInfoType>} |
void |
EncryptedType.setKeyInfo(KeyInfoType value)
Sets the value of the keyInfo property. |
| Uses of KeyInfoType in com.sun.xml.ws.security.opt.crypto.dsig.keyinfo |
|---|
| Subclasses of KeyInfoType in com.sun.xml.ws.security.opt.crypto.dsig.keyinfo | |
|---|---|
class |
KeyInfo
|
| Uses of KeyInfoType in com.sun.xml.ws.security.opt.impl.util |
|---|
| Methods in com.sun.xml.ws.security.opt.impl.util that return KeyInfoType | |
|---|---|
KeyInfoType |
WSSElementFactory.createKeyInfoType(java.lang.String keyAlgo,
java.lang.String refType,
java.lang.String refId)
|
| Methods in com.sun.xml.ws.security.opt.impl.util with parameters of type KeyInfoType | |
|---|---|
EncryptedData |
WSSElementFactory.createEncryptedData(java.lang.String id,
com.sun.xml.ws.api.message.Attachment attachment,
java.lang.String dataAlgo,
KeyInfoType keyInfo,
java.security.Key key,
EncryptionTarget target)
|
EncryptedData |
WSSElementFactory.createEncryptedData(java.lang.String id,
javax.xml.crypto.Data data,
java.lang.String dataAlgo,
KeyInfoType keyInfo,
java.security.Key key,
boolean contentOnly)
|
EncryptedHeader |
WSSElementFactory.createEncryptedHeader(java.lang.String ehId,
java.lang.String edId,
javax.xml.crypto.Data data,
java.lang.String dataAlgo,
KeyInfoType keyInfo,
java.security.Key key,
boolean contentOnly)
|
| Uses of KeyInfoType in com.sun.xml.wss.saml.assertion.saml20.jaxb20 |
|---|
| Methods in com.sun.xml.wss.saml.assertion.saml20.jaxb20 with parameters of type KeyInfoType | |
|---|---|
void |
KeyInfoConfirmationData.setKeyInfo(KeyInfoType value)
|
| Uses of KeyInfoType in com.sun.xml.wss.saml.internal.saml11.jaxb20 |
|---|
| Fields in com.sun.xml.wss.saml.internal.saml11.jaxb20 declared as KeyInfoType | |
|---|---|
protected KeyInfoType |
SubjectConfirmationType.keyInfo
|
| Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return KeyInfoType | |
|---|---|
KeyInfoType |
SubjectConfirmationType.getKeyInfo()
Gets the value of the keyInfo property. |
| Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type KeyInfoType | |
|---|---|
void |
SubjectConfirmationType.setKeyInfo(KeyInfoType value)
Sets the value of the keyInfo property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||