public abstract class AbstractReceiverInvocationContext extends Object
Modifier and Type | Method and Description |
---|---|
abstract AuthenticationContext |
getAuthenticationContext()
Get the authentication context of the request.
|
abstract AbstractInvocationContext |
getClientInvocationContext()
Get the invocation context associated with this receiver invocation context.
|
public abstract AbstractInvocationContext getClientInvocationContext()
public abstract AuthenticationContext getAuthenticationContext()
null
)Copyright © 2017 JBoss by Red Hat. All rights reserved.