|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of KeyInfo in com.sun.xml.security.core.dsig |
|---|
| Fields in com.sun.xml.security.core.dsig declared as KeyInfo | |
|---|---|
protected KeyInfo |
SignatureType.keyInfo
|
| Methods in com.sun.xml.security.core.dsig that return KeyInfo | |
|---|---|
KeyInfo |
ObjectFactory.createKeyInfo()
Create an instance of KeyInfo |
| Methods in com.sun.xml.security.core.dsig that return types with arguments of type KeyInfo | |
|---|---|
JAXBElement<KeyInfo> |
ObjectFactory.createKeyInfo(KeyInfo value)
Create an instance of JAXBElement<KeyInfo>} |
| Methods in com.sun.xml.security.core.dsig with parameters of type KeyInfo | |
|---|---|
JAXBElement<KeyInfo> |
ObjectFactory.createKeyInfo(KeyInfo value)
Create an instance of JAXBElement<KeyInfo>} |
void |
SignatureType.setKeyInfo(KeyInfo value)
Sets the value of the keyInfo property. |
| Uses of KeyInfo in com.sun.xml.ws.security.opt.api.keyinfo |
|---|
| Methods in com.sun.xml.ws.security.opt.api.keyinfo that return KeyInfo | |
|---|---|
KeyInfo |
BuilderResult.getKeyInfo()
|
| Methods in com.sun.xml.ws.security.opt.api.keyinfo with parameters of type KeyInfo | |
|---|---|
void |
BuilderResult.setKeyInfo(KeyInfo keyInfo)
|
| Uses of KeyInfo in com.sun.xml.ws.security.opt.crypto.dsig |
|---|
| Methods in com.sun.xml.ws.security.opt.crypto.dsig that return KeyInfo | |
|---|---|
KeyInfo |
Signature.getKeyInfo()
|
| Uses of KeyInfo in com.sun.xml.ws.security.opt.crypto.jaxb |
|---|
| Methods in com.sun.xml.ws.security.opt.crypto.jaxb that return KeyInfo | |
|---|---|
KeyInfo |
JAXBSignatureFactory.newKeyInfo(java.lang.String id,
java.util.List content)
Creates a KeyInfo with the specified parameters |
| Uses of KeyInfo in com.sun.xml.ws.security.opt.impl.enc |
|---|
| Methods in com.sun.xml.ws.security.opt.impl.enc that return KeyInfo | |
|---|---|
KeyInfo |
TokenProcessor.getKeyInfo()
|
| Uses of KeyInfo in com.sun.xml.ws.security.opt.impl.keyinfo |
|---|
| Fields in com.sun.xml.ws.security.opt.impl.keyinfo declared as KeyInfo | |
|---|---|
protected KeyInfo |
TokenBuilder.keyInfo
|
| Methods in com.sun.xml.ws.security.opt.impl.keyinfo that return KeyInfo | |
|---|---|
protected KeyInfo |
TokenBuilder.buildKeyInfo(java.security.PublicKey pubKey)
builds key value with the public key provided Uses thid key value to construct key info |
protected KeyInfo |
TokenBuilder.buildKeyInfo(Reference ref,
java.lang.String strId)
builds SecurityTokenReference with the reference element provided and with the id. |
protected KeyInfo |
TokenBuilder.buildKeyInfo(SecurityTokenReference str)
creates key info with the SecurityTokenReference provided |
protected KeyInfo |
TokenBuilder.buildKIWithKeyName(java.lang.String name)
|
| Uses of KeyInfo in com.sun.xml.ws.security.opt.impl.message |
|---|
| Methods in com.sun.xml.ws.security.opt.impl.message with parameters of type KeyInfo | |
|---|---|
java.util.List |
ETHandler.buildEDList(EncryptionPolicy policy,
Target target,
JAXBFilterProcessingContext context,
java.security.Key key,
KeyInfo ki)
|
protected SecurityHeaderElement |
ETHandler.handleURI(EncryptionPolicy policy,
Target target,
JAXBFilterProcessingContext context,
java.security.Key key,
KeyInfo ki)
|
protected SecurityHeaderElement |
ETHandler.toMessageHeader(EncryptionPolicy policy,
Target target,
JAXBFilterProcessingContext context,
java.security.Key key,
java.lang.Object header,
KeyInfo ki,
boolean isEncryptedHeaders)
|
| Uses of KeyInfo in com.sun.xml.ws.security.opt.impl.util |
|---|
| Methods in com.sun.xml.ws.security.opt.impl.util that return KeyInfo | |
|---|---|
KeyInfo |
WSSElementFactory.createKeyInfo(KeyName name)
|
KeyInfo |
WSSElementFactory.createKeyInfo(KeyValue keyValue)
|
KeyInfo |
WSSElementFactory.createKeyInfo(SecurityTokenReference str)
|
| Methods in com.sun.xml.ws.security.opt.impl.util with parameters of type KeyInfo | |
|---|---|
EncryptedKey |
WSSElementFactory.createEncryptedKey(java.lang.String id,
java.lang.String keyEncAlgo,
KeyInfo keyInfo,
java.security.Key dkEK,
java.security.Key dataEncKey)
|
| Uses of KeyInfo in com.sun.xml.ws.security.trust.impl |
|---|
| Methods in com.sun.xml.ws.security.trust.impl with parameters of type KeyInfo | |
|---|---|
EncryptedDataType |
SBIssuedSamlTokenContractImpl.createEncryptedData(java.lang.String id,
java.lang.String dataEncAlgo,
KeyInfo keyInfo,
boolean contentOnly)
|
| Uses of KeyInfo in com.sun.xml.wss.saml |
|---|
| Methods in com.sun.xml.wss.saml with parameters of type KeyInfo | |
|---|---|
abstract SubjectConfirmation |
SAMLAssertionFactory.createSubjectConfirmation(java.util.List confirmationMethods,
SubjectConfirmationData scd,
KeyInfo keyInfo)
|
abstract SubjectConfirmationData |
SAMLAssertionFactory.createSubjectConfirmationData(java.lang.String address,
java.lang.String inResponseTo,
java.util.GregorianCalendar notBefore,
java.util.GregorianCalendar notOnOrAfter,
java.lang.String recipient,
KeyInfo keyInfo)
|
| Uses of KeyInfo in com.sun.xml.wss.saml.impl |
|---|
| Methods in com.sun.xml.wss.saml.impl with parameters of type KeyInfo | |
|---|---|
SubjectConfirmation |
SAMLAssertion2_2FactoryImpl.createSubjectConfirmation(java.util.List confirmationMethods,
SubjectConfirmationData scd,
KeyInfo keyInfo)
|
SubjectConfirmation |
SAMLAssertion2_1FactoryImpl.createSubjectConfirmation(java.util.List confirmationMethods,
SubjectConfirmationData scd,
KeyInfo keyInfo)
|
SubjectConfirmation |
SAMLAssertion1_1FactoryImpl.createSubjectConfirmation(java.util.List confirmationMethods,
SubjectConfirmationData scd,
KeyInfo keyInfo)
|
SubjectConfirmationData |
SAMLAssertion2_2FactoryImpl.createSubjectConfirmationData(java.lang.String address,
java.lang.String inResponseTo,
java.util.GregorianCalendar notBefore,
java.util.GregorianCalendar notOnOrAfter,
java.lang.String recipient,
KeyInfo keyInfo)
|
SubjectConfirmationData |
SAMLAssertion2_1FactoryImpl.createSubjectConfirmationData(java.lang.String address,
java.lang.String inResponseTo,
java.util.GregorianCalendar notBefore,
java.util.GregorianCalendar notOnOrAfter,
java.lang.String recipient,
KeyInfo keyInfo)
|
SubjectConfirmationData |
SAMLAssertion1_1FactoryImpl.createSubjectConfirmationData(java.lang.String address,
java.lang.String inResponseTo,
java.util.GregorianCalendar notBefore,
java.util.GregorianCalendar notOnOrAfter,
java.lang.String recipient,
KeyInfo keyInfo)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||