Skip to Content.
Sympa Menu

mace-opensaml-users - [OPEN SAML] Question about DateTime...

Subject: OpenSAML user discussion

List archive

[OPEN SAML] Question about DateTime...


Chronological Thread 
  • From: Arlindo Luis Marcon Junior <>
  • To: destinatarios-nao-revelados: ;
  • Subject: [OPEN SAML] Question about DateTime...
  • Date: Sat, 15 Mar 2008 17:46:54 -0300
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=efcDLC1yXIMQF3qOuL9vQfLOHTUcJUiG8/sEW/YcFnRZuQSd1+sxseDJgn1S/bmk78RRGnLe+2p46NRJwZNEaaESWx1dJ7Ddksrw0JL09lRPi2/OfFwTmAHWBTn2+rwH3sdvxJCwxqRe1DbGauU6AZFfBJyvyYMOJmHDxEhQYE0=

Hi All...
Someone can help me,,, please...

My doubt is about the DateTime,,, when I set it in the:
setIssueInstant(MyDateTime), or
conditions.setNotBefore(MyDateTime), or
conditions.setNotOnOrAfter(MyDateTime).

If I try print the dateTime in the "console",,, ( "before" call the marshaller ) the dateTime show me in the exactly manner that I had configured,,,
sample: IssueInstant: 2008-03-15T 17:26:45.890-03:00
but,,, in the endpoint,,, after call the unmarshaller,,, if I try print this object again,,, the dateTime
have some hours further...
sample: IssueInstant: 2008-03-15T 20:26:45.890Z...

Where is my mistake? What is wrong with my source code?

Many Thanks in advance...
any help is welcome...
and sorry my poor english...

--
Arlindo Luis Marcon Junior
E-mail:

Internet Web Page: http://lattes.cnpq.br/6483462042489662
ICQ: 138864173
Curitiba - ParanĂ¡ - Brasil





Archive powered by MHonArc 2.6.16.

Top of Page