com.sun.xml.ws.security.trust.impl.elements.str
Class SecurityTokenReferenceImpl
java.lang.Object
com.sun.xml.ws.security.secext10.SecurityTokenReferenceType
com.sun.xml.ws.security.trust.impl.elements.str.SecurityTokenReferenceImpl
- All Implemented Interfaces:
- com.sun.xml.ws.security.Token, SecurityTokenReference
public class SecurityTokenReferenceImpl
- extends com.sun.xml.ws.security.secext10.SecurityTokenReferenceType
- implements SecurityTokenReference
SecurityTokenReference implementation
Fields inherited from class com.sun.xml.ws.security.secext10.SecurityTokenReferenceType |
any, id, usage |
Methods inherited from class com.sun.xml.ws.security.secext10.SecurityTokenReferenceType |
getAny, getId, getOtherAttributes, getUsage, setId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityTokenReferenceImpl
public SecurityTokenReferenceImpl(Reference ref)
SecurityTokenReferenceImpl
public SecurityTokenReferenceImpl(com.sun.xml.ws.security.secext10.SecurityTokenReferenceType strType)
setReference
public final void setReference(Reference ref)
- Specified by:
setReference
in interface SecurityTokenReference
getReference
public Reference getReference()
- Specified by:
getReference
in interface SecurityTokenReference
getType
public java.lang.String getType()
- Specified by:
getType
in interface com.sun.xml.ws.security.Token
getTokenValue
public java.lang.Object getTokenValue()
- Specified by:
getTokenValue
in interface com.sun.xml.ws.security.Token