Class SAML11AuthorityBindingType

    • Field Detail

      • authorityKind

        protected QName authorityKind
      • location

        protected URI location
      • binding

        protected URI binding
    • Constructor Detail

      • SAML11AuthorityBindingType

        public SAML11AuthorityBindingType​(QName authorityKind,
                                          URI location,
                                          URI binding)
    • Method Detail

      • getAuthorityKind

        public QName getAuthorityKind()
      • getLocation

        public URI getLocation()
      • getBinding

        public URI getBinding()