Uses of Class
org.apache.cxf.ws.security.trust.AbstractSTSClient.STSResponse
Packages that use AbstractSTSClient.STSResponse
-
Uses of AbstractSTSClient.STSResponse in org.apache.cxf.ws.security.trust
Methods in org.apache.cxf.ws.security.trust that return AbstractSTSClient.STSResponseModifier and TypeMethodDescriptionprotected AbstractSTSClient.STSResponseAbstractSTSClient.cancel(SecurityToken token) Make an "Cancel" invocation and return the response as a STSResponse Objectprotected AbstractSTSClient.STSResponseMake an "Issue" invocation and return the response as a STSResponse ObjectAbstractSTSClient.renew(SecurityToken tok) Make an "Renew" invocation and return the response as a STSResponse Objectprotected AbstractSTSClient.STSResponseAbstractSTSClient.validate(SecurityToken tok, String tokentype) Make an "Validate" invocation and return the response as a STSResponse Object