Interface RequestedAttachedReference
-
- All Superinterfaces:
RequestedReference
- All Known Implementing Classes:
RequestedAttachedReferenceImpl
,RequestedAttachedReferenceImpl
public interface RequestedAttachedReference extends RequestedReference
TODO: The trust spec talks about RequestedAttachedReference, RequestedUnAttachedReference (in section 6.2) and it talks about <wst:RequestedTokenReference> in section 6.2.7. Not clear if this is the same as RequestedAttachedReference ?.- Author:
- WS-Trust Implementation Team.
-
-
Method Summary
-
Methods inherited from interface com.sun.xml.ws.security.trust.elements.RequestedReference
getSTR, setSTR
-
-