public class UnknownRemoteUserException extends AuthenticationException
| Constructor and Description |
|---|
UnknownRemoteUserException(String msg,
AuthenticationResult result) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormForUser() |
RemotelyAuthenticatedContext |
getRemoteContext() |
getResultaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownRemoteUserException(String msg, AuthenticationResult result)
public String getFormForUser()
public RemotelyAuthenticatedContext getRemoteContext()
Copyright © 2018 Unity. All rights reserved.