Apache CXF API

org.apache.cxf.ws.security.sts.provider.operation
Interface ValidateOperation


public interface ValidateOperation


Method Summary
 RequestSecurityTokenResponseType validate(RequestSecurityTokenType request, javax.xml.ws.WebServiceContext context)
           
 

Method Detail

validate

RequestSecurityTokenResponseType validate(RequestSecurityTokenType request,
                                          javax.xml.ws.WebServiceContext context)

Apache CXF API

Apache CXF