org.opensaml.saml1.core

インタフェース AuthorityBinding

    • フィールドの詳細

      • DEFAULT_ELEMENT_NAME

        static final QName DEFAULT_ELEMENT_NAME
        Default element name
      • TYPE_NAME

        static final QName TYPE_NAME
        QName of the XSI type
    • メソッドの詳細

      • getAuthorityKind

        QName getAuthorityKind()
        Getter for AuthorityKind
      • setAuthorityKind

        void setAuthorityKind(QName authorityKind)
        Setter for AuthorityKind
      • getLocation

        String getLocation()
        Getter for Location
      • setLocation

        void setLocation(String location)
        Setter for Location
      • getBinding

        String getBinding()
        Getter for Binding
      • setBinding

        void setBinding(String binding)
        Setter for Binding

Copyright © 2012. All Rights Reserved.