Interface AuthenticationStatementType

    • Method Detail

      • getSubjectLocality

        SubjectLocalityType getSubjectLocality()
        Gets the "SubjectLocality" element
      • isSetSubjectLocality

        boolean isSetSubjectLocality()
        True if has "SubjectLocality" element
      • setSubjectLocality

        void setSubjectLocality​(SubjectLocalityType subjectLocality)
        Sets the "SubjectLocality" element
      • addNewSubjectLocality

        SubjectLocalityType addNewSubjectLocality()
        Appends and returns a new empty "SubjectLocality" element
      • unsetSubjectLocality

        void unsetSubjectLocality()
        Unsets the "SubjectLocality" element
      • getAuthorityBindingArray

        AuthorityBindingType[] getAuthorityBindingArray()
        Gets array of all "AuthorityBinding" elements
      • getAuthorityBindingArray

        AuthorityBindingType getAuthorityBindingArray​(int i)
        Gets ith "AuthorityBinding" element
      • sizeOfAuthorityBindingArray

        int sizeOfAuthorityBindingArray()
        Returns number of "AuthorityBinding" element
      • setAuthorityBindingArray

        void setAuthorityBindingArray​(AuthorityBindingType[] authorityBindingArray)
        Sets array of all "AuthorityBinding" element
      • setAuthorityBindingArray

        void setAuthorityBindingArray​(int i,
                                      AuthorityBindingType authorityBinding)
        Sets ith "AuthorityBinding" element
      • insertNewAuthorityBinding

        AuthorityBindingType insertNewAuthorityBinding​(int i)
        Inserts and returns a new empty value (as xml) as the ith "AuthorityBinding" element
      • addNewAuthorityBinding

        AuthorityBindingType addNewAuthorityBinding()
        Appends and returns a new empty value (as xml) as the last "AuthorityBinding" element
      • removeAuthorityBinding

        void removeAuthorityBinding​(int i)
        Removes the ith "AuthorityBinding" element
      • getAuthenticationMethod

        String getAuthenticationMethod()
        Gets the "AuthenticationMethod" attribute
      • xgetAuthenticationMethod

        XmlAnyURI xgetAuthenticationMethod()
        Gets (as xml) the "AuthenticationMethod" attribute
      • setAuthenticationMethod

        void setAuthenticationMethod​(String authenticationMethod)
        Sets the "AuthenticationMethod" attribute
      • xsetAuthenticationMethod

        void xsetAuthenticationMethod​(XmlAnyURI authenticationMethod)
        Sets (as xml) the "AuthenticationMethod" attribute
      • getAuthenticationInstant

        Calendar getAuthenticationInstant()
        Gets the "AuthenticationInstant" attribute
      • xgetAuthenticationInstant

        XmlDateTime xgetAuthenticationInstant()
        Gets (as xml) the "AuthenticationInstant" attribute
      • setAuthenticationInstant

        void setAuthenticationInstant​(Calendar authenticationInstant)
        Sets the "AuthenticationInstant" attribute
      • xsetAuthenticationInstant

        void xsetAuthenticationInstant​(XmlDateTime authenticationInstant)
        Sets (as xml) the "AuthenticationInstant" attribute