com.sun.xml.ws.security.trust.impl.wssx.elements
Class RequestedAttachedReferenceImpl
java.lang.Object
com.sun.xml.ws.security.trust.impl.wssx.bindings.RequestedReferenceType
com.sun.xml.ws.security.trust.impl.wssx.elements.RequestedAttachedReferenceImpl
- All Implemented Interfaces:
- RequestedAttachedReference, RequestedReference
public class RequestedAttachedReferenceImpl
- extends com.sun.xml.ws.security.trust.impl.wssx.bindings.RequestedReferenceType
- implements RequestedAttachedReference
Implementation for RequestedAttachedReference.
Fields inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.RequestedReferenceType |
securityTokenReference |
Methods inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.RequestedReferenceType |
getSecurityTokenReference, setSecurityTokenReference |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestedAttachedReferenceImpl
public RequestedAttachedReferenceImpl()
RequestedAttachedReferenceImpl
public RequestedAttachedReferenceImpl(SecurityTokenReference str)
RequestedAttachedReferenceImpl
public RequestedAttachedReferenceImpl(com.sun.xml.ws.security.trust.impl.wssx.bindings.RequestedReferenceType rrType)
throws java.lang.Exception
- Throws:
java.lang.Exception
getSTR
public SecurityTokenReference getSTR()
- Description copied from interface:
RequestedReference
- Gets the value of the securityTokenReference property.
- Specified by:
getSTR
in interface RequestedReference
- Returns:
SecurityTokenReference
setSTR
public void setSTR(SecurityTokenReference str)
- Description copied from interface:
RequestedReference
- Sets the value of the securityTokenReference property.
- Specified by:
setSTR
in interface RequestedReference
- Parameters:
str
- SecurityTokenReference