org.picketlink.authentication
public class UserAlreadyLoggedInException extends AuthenticationException
Thrown during the authentication process to indicate that an user is already authenticated.
Constructor and Description |
---|
UserAlreadyLoggedInException(String message) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UserAlreadyLoggedInException(String message)
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.