|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinarySecretType | |
|---|---|
| com.sun.xml.ws.security.trust.impl.bindings | |
| com.sun.xml.ws.security.trust.impl.elements | |
| Uses of BinarySecretType in com.sun.xml.ws.security.trust.impl.bindings |
|---|
| Methods in com.sun.xml.ws.security.trust.impl.bindings that return BinarySecretType | |
|---|---|
BinarySecretType |
ObjectFactory.createBinarySecretType()
Create an instance of BinarySecretType |
| Methods in com.sun.xml.ws.security.trust.impl.bindings that return types with arguments of type BinarySecretType | |
|---|---|
JAXBElement<BinarySecretType> |
ObjectFactory.createBinarySecret(BinarySecretType value)
Create an instance of JAXBElement<BinarySecretType>} |
| Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type BinarySecretType | |
|---|---|
JAXBElement<BinarySecretType> |
ObjectFactory.createBinarySecret(BinarySecretType value)
Create an instance of JAXBElement<BinarySecretType>} |
| Uses of BinarySecretType in com.sun.xml.ws.security.trust.impl.elements |
|---|
| Subclasses of BinarySecretType in com.sun.xml.ws.security.trust.impl.elements | |
|---|---|
class |
BinarySecretImpl
|
| Methods in com.sun.xml.ws.security.trust.impl.elements that return BinarySecretType | |
|---|---|
static BinarySecretType |
BinarySecretImpl.fromElement(Element element)
Constructs a BinarySecret element from
an existing XML block. |
| Constructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type BinarySecretType | |
|---|---|
BinarySecretImpl(BinarySecretType bsType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||