public final class EJBReceiverSessionCreationContext extends AbstractReceiverInvocationContext
| Modifier and Type | Method and Description |
|---|---|
org.wildfly.security.auth.client.AuthenticationConfiguration |
getAuthenticationConfiguration()
Get the authentication configuration of the request.
|
EJBSessionCreationInvocationContext |
getClientInvocationContext()
Get the invocation context associated with this receiver invocation context.
|
SSLContext |
getSSLContext()
Get the SSL context of the request.
|
public EJBSessionCreationInvocationContext getClientInvocationContext()
AbstractReceiverInvocationContextgetClientInvocationContext in class AbstractReceiverInvocationContextpublic org.wildfly.security.auth.client.AuthenticationConfiguration getAuthenticationConfiguration()
AbstractReceiverInvocationContextgetAuthenticationConfiguration in class AbstractReceiverInvocationContextnull)public SSLContext getSSLContext()
AbstractReceiverInvocationContextgetSSLContext in class AbstractReceiverInvocationContextnull if no SSL context is configuredCopyright © 2017 JBoss by Red Hat. All rights reserved.