Searched defs:SSOTokenID (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-shared/src/main/java/com/iplanet/sso/
H A DSSOTokenID.java25 * $Id: SSOTokenID.java,v 1.3 2008/08/15 01:05:20 veiming Exp $
32 * The <code>SSOTokenID</code> is an interface that is used to identify a single
34 * The random string in the <code>SSOTokenID</code> is unique on a given server.
39 public interface SSOTokenID { interface
/forgerock/openam/openam-shared/src/main/java/com/iplanet/sso/
H A DSSOTokenID.java25 * $Id: SSOTokenID.java,v 1.3 2008/08/15 01:05:20 veiming Exp $
32 * The <code>SSOTokenID</code> is an interface that is used to identify a single
34 * The random string in the <code>SSOTokenID</code> is unique on a given server.
39 public interface SSOTokenID { interface

Completed in 44 milliseconds