org.openid4java.server
Class IncrementalNonceGenerator
java.lang.Object
org.openid4java.server.IncrementalNonceGenerator
- All Implemented Interfaces:
- NonceGenerator
public class IncrementalNonceGenerator
- extends java.lang.Object
- implements NonceGenerator
- Author:
- Marius Scurtescu, Johnny Bufu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_log
private static org.apache.commons.logging.Log _log
DEBUG
private static final boolean DEBUG
_dateFormat
private static InternetDateFormat _dateFormat
_timestamp
private java.lang.String _timestamp
_counter
private int _counter
IncrementalNonceGenerator
public IncrementalNonceGenerator()
next
public java.lang.String next()
- Specified by:
next
in interface NonceGenerator
getCurrentTimpestamp
private java.lang.String getCurrentTimpestamp()
Copyright 2006-2008 Sxip Identity Corporation