com.sun.xml.ws.security.policy
Interface Claims

All Known Implementing Classes:
Claims

public interface Claims

Author:
ashutosh.shahi@sun.com

Method Summary
 byte[] getClaimsAsBytes()
           
 org.w3c.dom.Element getClaimsAsElement()
           
 

Method Detail

getClaimsAsBytes

byte[] getClaimsAsBytes()

getClaimsAsElement

org.w3c.dom.Element getClaimsAsElement()


Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.