Class JavaXHttpMethodConstraintElementAdapter

java.lang.Object
javax.servlet.HttpConstraintElement
javax.servlet.HttpMethodConstraintElement
com.atlassian.confluence.impl.adapter.javax.servlet.JavaXHttpMethodConstraintElementAdapter

public class JavaXHttpMethodConstraintElementAdapter extends javax.servlet.HttpMethodConstraintElement
  • Constructor Details

    • JavaXHttpMethodConstraintElementAdapter

      public JavaXHttpMethodConstraintElementAdapter(jakarta.servlet.HttpMethodConstraintElement delegate)
  • Method Details

    • getMethodName

      public String getMethodName()
      Overrides:
      getMethodName in class javax.servlet.HttpMethodConstraintElement
    • getEmptyRoleSemantic

      public javax.servlet.annotation.ServletSecurity.EmptyRoleSemantic getEmptyRoleSemantic()
      Overrides:
      getEmptyRoleSemantic in class javax.servlet.HttpConstraintElement
    • getTransportGuarantee

      public javax.servlet.annotation.ServletSecurity.TransportGuarantee getTransportGuarantee()
      Overrides:
      getTransportGuarantee in class javax.servlet.HttpConstraintElement
    • getRolesAllowed

      public String[] getRolesAllowed()
      Overrides:
      getRolesAllowed in class javax.servlet.HttpConstraintElement