Class SAML11RequestAbstractType

    • Field Detail

      • majorVersion

        protected int majorVersion
      • minorVersion

        protected int minorVersion
      • respondWith

        protected List<QName> respondWith
    • Method Detail

      • getMajorVersion

        public int getMajorVersion()
      • getMinorVersion

        public int getMinorVersion()
      • add

        public void add​(QName rw)
      • addAllConditions

        public void addAllConditions​(List<QName> rw)
      • remove

        public boolean remove​(QName rw)
      • getRespondWith

        public List<QName> getRespondWith()