public class AdvancedSecurityMetaData
extends org.jboss.as.server.security.SecurityMetaData
DeploymentUnit to contain information about the active
security policy.
Note: This applies to security backed by WildFly Elytron only not legacy security.| Constructor and Description |
|---|
AdvancedSecurityMetaData() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.service.ServiceName |
getHttpServerAuthenticationMechanismFactory()
Get the
ServiceName of the HttpServerAuthenticationMechanismFactory selected for use with this deployment. |
void |
setHttpServerAuthenticationMechanismFactory(org.jboss.msc.service.ServiceName httpServerAuthenticationMechanismFactory)
Get the
ServiceName of the HttpServerAuthenticationMechanismFactory selected for use with this deployment. |
public org.jboss.msc.service.ServiceName getHttpServerAuthenticationMechanismFactory()
ServiceName of the HttpServerAuthenticationMechanismFactory selected for use with this deployment.ServiceName of the HttpServerAuthenticationMechanismFactory selected for use with this deployment.public void setHttpServerAuthenticationMechanismFactory(org.jboss.msc.service.ServiceName httpServerAuthenticationMechanismFactory)
ServiceName of the HttpServerAuthenticationMechanismFactory selected for use with this deployment.Copyright © 2021 JBoss by Red Hat. All rights reserved.