public abstract class AbstractReceiverInvocationContext extends Object
| Modifier and Type | Method and Description |
|---|---|
abstract org.wildfly.security.auth.client.AuthenticationConfiguration |
getAuthenticationConfiguration()
Get the authentication configuration of the request.
|
abstract AbstractInvocationContext |
getClientInvocationContext()
Get the invocation context associated with this receiver invocation context.
|
abstract SSLContext |
getSSLContext()
Get the SSL context of the request.
|
public abstract AbstractInvocationContext getClientInvocationContext()
public abstract org.wildfly.security.auth.client.AuthenticationConfiguration getAuthenticationConfiguration()
null)public abstract SSLContext getSSLContext()
null if no SSL context is configuredCopyright © 2017 JBoss by Red Hat. All rights reserved.