Class Timestamp

    • Constructor Detail

      • Timestamp

        public Timestamp()
      • Timestamp

        public Timestamp​(javax.xml.soap.SOAPElement element)
                  throws com.sun.xml.wss.XWSSecurityException
        Takes a SOAPElement and checks if it has the right name.
        Throws:
        com.sun.xml.wss.XWSSecurityException
    • Method Detail

      • getCreated

        public String getCreated()
      • setCreated

        public void setCreated​(String created)
      • getCreatedValueType

        public String getCreatedValueType()
      • setCreatedValueType

        public void setCreatedValueType​(String createdValueType)
      • setTimeout

        public void setTimeout​(long timeout)
        The timeout is assumed to be in seconds
      • getExpires

        public String getExpires()
      • setExpires

        public void setExpires​(String expires)
      • getExpiresValueType

        public String getExpiresValueType()
      • setExpiresValueType

        public void setExpiresValueType​(String expiresValueType)
      • setId

        public void setId​(String wsuId)
      • createDateTime

        public void createDateTime()
                            throws com.sun.xml.wss.XWSSecurityException
        Throws:
        com.sun.xml.wss.XWSSecurityException