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 TypeMethodDescriptionvoidestablishTrust(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
-
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:
establishTrustin classorg.apache.cxf.transport.http.MessageTrustDecider- Throws:
org.apache.cxf.transport.http.UntrustedURLConnectionIOException
-