Apache CXF API

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(Message message, String type, IssuedToken itok)
           
 


Apache CXF API

Apache CXF