public class TermsOfUseNotAcceptedException
extends org.springframework.security.authentication.AccountStatusException
Constructor and Description |
---|
TermsOfUseNotAcceptedException(String message,
Long userId)
Constructs a new instance of TermsOfUseNotAcceptedException
|
Modifier and Type | Method and Description |
---|---|
long |
getUserId()
The ID of the user who has not accepted the terms.
|
clearExtraInformation, getAuthentication, getExtraInformation, setAuthentication
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Communote team. All rights reserved.