Uses of Interface
com.sun.xml.ws.security.EncryptedKey
Packages that use EncryptedKey
Package
Description
-
Uses of EncryptedKey in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust with parameters of type EncryptedKeyModifier and TypeMethodDescriptionabstract EntropyWSTrustElementFactory.createEntropy(EncryptedKey key) Create an Entropy with an xenc:EncryptedKey -
Uses of EncryptedKey in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return EncryptedKeyModifier and TypeMethodDescriptionEntropy.getEncryptedKey()Gets the xenc:EncryptedKey set inside this Entropy instanceMethods in com.sun.xml.ws.security.trust.elements with parameters of type EncryptedKeyModifier and TypeMethodDescriptionvoidEntropy.setEncryptedKey(EncryptedKey encryptedKey) Sets the xenc:EncryptedKey set inside this Entropy instance -
Uses of EncryptedKey in com.sun.xml.ws.security.trust.impl
Methods in com.sun.xml.ws.security.trust.impl with parameters of type EncryptedKeyModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createEntropy(EncryptedKey key) Create an Entropy with an xenc:EncryptedKey -
Uses of EncryptedKey in com.sun.xml.ws.security.trust.impl.elements
Methods in com.sun.xml.ws.security.trust.impl.elements that return EncryptedKeyModifier and TypeMethodDescriptionEntropyImpl.getEncryptedKey()Gets the xenc:EncryptedKey set inside this Entropy instanceMethods in com.sun.xml.ws.security.trust.impl.elements with parameters of type EncryptedKeyModifier and TypeMethodDescriptionfinal voidEntropyImpl.setEncryptedKey(EncryptedKey encryptedKey) Sets the xenc:EncryptedKey set inside this Entropy instanceConstructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type EncryptedKey -
Uses of EncryptedKey in com.sun.xml.ws.security.trust.impl.wssx
Methods in com.sun.xml.ws.security.trust.impl.wssx with parameters of type EncryptedKeyModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createEntropy(EncryptedKey key) Create an Entropy with an xenc:EncryptedKey -
Uses of EncryptedKey in com.sun.xml.ws.security.trust.impl.wssx.elements
Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return EncryptedKeyModifier and TypeMethodDescriptionEntropyImpl.getEncryptedKey()Gets the xenc:EncryptedKey set inside this Entropy instanceMethods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type EncryptedKeyModifier and TypeMethodDescriptionvoidEntropyImpl.setEncryptedKey(EncryptedKey encryptedKey) Sets the xenc:EncryptedKey set inside this Entropy instanceConstructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type EncryptedKey