Interface AuthnStatementType

    • 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
      • getAuthnContext

        AuthnContextType getAuthnContext()
        Gets the "AuthnContext" element
      • setAuthnContext

        void setAuthnContext​(AuthnContextType authnContext)
        Sets the "AuthnContext" element
      • addNewAuthnContext

        AuthnContextType addNewAuthnContext()
        Appends and returns a new empty "AuthnContext" element
      • getAuthnInstant

        Calendar getAuthnInstant()
        Gets the "AuthnInstant" attribute
      • xgetAuthnInstant

        XmlDateTime xgetAuthnInstant()
        Gets (as xml) the "AuthnInstant" attribute
      • setAuthnInstant

        void setAuthnInstant​(Calendar authnInstant)
        Sets the "AuthnInstant" attribute
      • xsetAuthnInstant

        void xsetAuthnInstant​(XmlDateTime authnInstant)
        Sets (as xml) the "AuthnInstant" attribute
      • getSessionIndex

        String getSessionIndex()
        Gets the "SessionIndex" attribute
      • xgetSessionIndex

        XmlString xgetSessionIndex()
        Gets (as xml) the "SessionIndex" attribute
      • isSetSessionIndex

        boolean isSetSessionIndex()
        True if has "SessionIndex" attribute
      • setSessionIndex

        void setSessionIndex​(String sessionIndex)
        Sets the "SessionIndex" attribute
      • xsetSessionIndex

        void xsetSessionIndex​(XmlString sessionIndex)
        Sets (as xml) the "SessionIndex" attribute
      • unsetSessionIndex

        void unsetSessionIndex()
        Unsets the "SessionIndex" attribute
      • getSessionNotOnOrAfter

        Calendar getSessionNotOnOrAfter()
        Gets the "SessionNotOnOrAfter" attribute
      • xgetSessionNotOnOrAfter

        XmlDateTime xgetSessionNotOnOrAfter()
        Gets (as xml) the "SessionNotOnOrAfter" attribute
      • isSetSessionNotOnOrAfter

        boolean isSetSessionNotOnOrAfter()
        True if has "SessionNotOnOrAfter" attribute
      • setSessionNotOnOrAfter

        void setSessionNotOnOrAfter​(Calendar sessionNotOnOrAfter)
        Sets the "SessionNotOnOrAfter" attribute
      • xsetSessionNotOnOrAfter

        void xsetSessionNotOnOrAfter​(XmlDateTime sessionNotOnOrAfter)
        Sets (as xml) the "SessionNotOnOrAfter" attribute
      • unsetSessionNotOnOrAfter

        void unsetSessionNotOnOrAfter()
        Unsets the "SessionNotOnOrAfter" attribute