Uses of Class
org.apache.ws.security.message.token.Reference

Packages that use Reference
org.apache.ws.security.message.token   
 

Uses of Reference in org.apache.ws.security.message.token
 

Methods in org.apache.ws.security.message.token that return Reference
 Reference SecurityTokenReference.getReference()
          Gets the Reference.
 

Methods in org.apache.ws.security.message.token with parameters of type Reference
 void SecurityTokenReference.setReference(Reference ref)
          set the reference.
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.