Class SubjectRetrievalInterceptor.ReceiverTrustDecider

java.lang.Object
org.apache.cxf.transport.http.MessageTrustDecider
org.codice.ddf.cxf.client.interceptor.SubjectRetrievalInterceptor.ReceiverTrustDecider
Enclosing class:
SubjectRetrievalInterceptor

public class SubjectRetrievalInterceptor.ReceiverTrustDecider extends org.apache.cxf.transport.http.MessageTrustDecider
  • Field Summary

    Fields inherited from class org.apache.cxf.transport.http.MessageTrustDecider

    logicalName
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    establishTrust(String conduitName, org.apache.cxf.transport.http.URLConnectionInfo urlConnectionInfo, org.apache.cxf.message.Message message)
     

    Methods inherited from class org.apache.cxf.transport.http.MessageTrustDecider

    getLogicalName

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • establishTrust

      public void establishTrust(String conduitName, org.apache.cxf.transport.http.URLConnectionInfo urlConnectionInfo, org.apache.cxf.message.Message message) throws org.apache.cxf.transport.http.UntrustedURLConnectionIOException
      Specified by:
      establishTrust in class org.apache.cxf.transport.http.MessageTrustDecider
      Throws:
      org.apache.cxf.transport.http.UntrustedURLConnectionIOException