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

/forgerock/openam/openam-shared/src/main/java/com/iplanet/sso/
H A DSSOTokenListenersUnsupportedException.java25 public class SSOTokenListenersUnsupportedException extends SSOException { class in inherits:SSOException
28 * Constructs an <code>SSOTokenListenersUnsupportedException</code> with a detail message.
32 public SSOTokenListenersUnsupportedException(final String msg) { method in class:SSOTokenListenersUnsupportedException

Completed in 608 milliseconds