| Modifier and Type | Method and Description |
|---|---|
ServletSecurityInfoProxy |
ServletSecurityInfoSubstitution.serialize(io.undertow.servlet.api.ServletSecurityInfo obj) |
ServletSecurityInfoProxy |
ServletSecurityInfoProxy.setEmptyRoleSemantic(io.undertow.servlet.api.SecurityInfo.EmptyRoleSemantic emptyRoleSemantic) |
ServletSecurityInfoProxy |
ServletSecurityInfoProxy.setTransportGuaranteeType(io.undertow.servlet.api.TransportGuaranteeType transportGuaranteeType) |
| Modifier and Type | Method and Description |
|---|---|
List<ServletSecurityInfoProxy> |
ServletSecurityInfoProxy.getHttpMethodSecurityInfo() |
| Modifier and Type | Method and Description |
|---|---|
io.undertow.servlet.api.ServletSecurityInfo |
ServletSecurityInfoSubstitution.deserialize(ServletSecurityInfoProxy obj) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.