Uses of Class
org.apache.cxf.ws.security.policy.model.IssuedToken

Packages that use IssuedToken
org.apache.cxf.ws.security.trust   
 

Uses of IssuedToken in org.apache.cxf.ws.security.trust
 

Methods in org.apache.cxf.ws.security.trust with parameters of type IssuedToken
static STSClient STSUtils.getClient(org.apache.cxf.message.Message message, String type, IssuedToken itok)
           
 



Apache CXF