com.sun.xml.ws.security.trust.impl.elements.str
Class DirectReferenceImpl
java.lang.Object
com.sun.xml.ws.security.secext10.ReferenceType
com.sun.xml.ws.security.trust.impl.elements.str.DirectReferenceImpl
- All Implemented Interfaces:
- DirectReference, Reference
public class DirectReferenceImpl
- extends com.sun.xml.ws.security.secext10.ReferenceType
- implements DirectReference
Reference Interface
Fields inherited from class com.sun.xml.ws.security.secext10.ReferenceType |
uri, valueType |
Methods inherited from class com.sun.xml.ws.security.secext10.ReferenceType |
getOtherAttributes, getURI, getValueType, setURI, setValueType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectReferenceImpl
public DirectReferenceImpl(java.lang.String valueType,
java.lang.String uri)
DirectReferenceImpl
public DirectReferenceImpl(java.lang.String valueType,
java.lang.String uri,
java.lang.String instance)
DirectReferenceImpl
public DirectReferenceImpl(com.sun.xml.ws.security.secext10.ReferenceType refType)
getURIAttr
public java.net.URI getURIAttr()
- Specified by:
getURIAttr
in interface DirectReference
getValueTypeURI
public java.net.URI getValueTypeURI()
- Specified by:
getValueTypeURI
in interface DirectReference
getType
public java.lang.String getType()
- Specified by:
getType
in interface Reference