public class UseKeyBuilder extends AbstractWSTrustObjectBuilder<UseKey>
| Constructor and Description | 
|---|
| UseKeyBuilder() | 
| Modifier and Type | Method and Description | 
|---|---|
| UseKey | buildObject()Builds a WS-Trust object of the given type. | 
| UseKey | buildObject(String namespaceURI,
           String localName,
           String namespacePrefix)Creates an XMLObject with a given fully qualified name. | 
buildObject, buildObject, buildObject, buildObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildObject, buildObject, buildObject, buildObjectpublic UseKey buildObject()
buildObject in interface WSTrustObjectBuilder<UseKey>buildObject in class AbstractWSTrustObjectBuilder<UseKey>public UseKey buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface XMLObjectBuilder<UseKey>buildObject in class AbstractXMLObjectBuilder<UseKey>namespaceURI - the URI of the namespace the Element represented by this XMLObject will be inlocalName - the local name of the Element represented by this XMLObjectnamespacePrefix - the namespace prefix of the Element represented by this XMLObjectCopyright © 2018 JBoss by Red Hat. All rights reserved.