@ApplicationScoped public class TomEESecurityServletAuthenticationMechanismMapper extends Object
| Constructor and Description |
|---|
TomEESecurityServletAuthenticationMechanismMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanism |
getCurrentAuthenticationMechanism(javax.security.enterprise.authentication.mechanism.http.HttpMessageContext httpMessageContext) |
void |
init(javax.servlet.ServletContext context) |
public TomEESecurityServletAuthenticationMechanismMapper()
public void init(@Observes @Initialized(value=javax.enterprise.context.ApplicationScoped.class)
javax.servlet.ServletContext context)
public javax.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanism getCurrentAuthenticationMechanism(javax.security.enterprise.authentication.mechanism.http.HttpMessageContext httpMessageContext)
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.