|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Reference in com.sun.xml.ws.security.trust |
---|
Methods in com.sun.xml.ws.security.trust with parameters of type Reference | |
---|---|
abstract SecurityTokenReference |
WSTrustElementFactory.createSecurityTokenReference(Reference ref)
|
Uses of Reference in com.sun.xml.ws.security.trust.elements.str |
---|
Subinterfaces of Reference in com.sun.xml.ws.security.trust.elements.str | |
---|---|
interface |
DirectReference
Reference Interface |
interface |
KeyIdentifier
KeyIdentifier Interface |
Methods in com.sun.xml.ws.security.trust.elements.str that return Reference | |
---|---|
Reference |
SecurityTokenReference.getReference()
|
Methods in com.sun.xml.ws.security.trust.elements.str with parameters of type Reference | |
---|---|
void |
SecurityTokenReference.setReference(Reference ref)
|
Uses of Reference in com.sun.xml.ws.security.trust.impl |
---|
Methods in com.sun.xml.ws.security.trust.impl with parameters of type Reference | |
---|---|
SecurityTokenReference |
WSTrustElementFactoryImpl.createSecurityTokenReference(Reference ref)
|
Uses of Reference in com.sun.xml.ws.security.trust.impl.elements.str |
---|
Classes in com.sun.xml.ws.security.trust.impl.elements.str that implement Reference | |
---|---|
class |
DirectReferenceImpl
Reference Interface |
class |
KeyIdentifierImpl
KeyIdentifier implementation |
Methods in com.sun.xml.ws.security.trust.impl.elements.str that return Reference | |
---|---|
Reference |
SecurityTokenReferenceImpl.getReference()
|
Methods in com.sun.xml.ws.security.trust.impl.elements.str with parameters of type Reference | |
---|---|
void |
SecurityTokenReferenceImpl.setReference(Reference ref)
|
Constructors in com.sun.xml.ws.security.trust.impl.elements.str with parameters of type Reference | |
---|---|
SecurityTokenReferenceImpl(Reference ref)
|
Uses of Reference in com.sun.xml.ws.security.trust.impl.wssx |
---|
Methods in com.sun.xml.ws.security.trust.impl.wssx with parameters of type Reference | |
---|---|
SecurityTokenReference |
WSTrustElementFactoryImpl.createSecurityTokenReference(Reference ref)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |