Example usage for Java javax.servlet HttpConstraintElement fields, constructors, methods, implement or subclass
The text is from its open source code.
HttpConstraintElement() Constructs a default HTTP constraint element | |
HttpConstraintElement(EmptyRoleSemantic semantic, TransportGuarantee guarantee, String... roleNames) Constructor to establish all of getEmptyRoleSemantic, getRolesAllowed, and getTransportGuarantee. |