public static class FederatedLoginService.UnclaimedIdentityException extends RuntimeException implements org.kohsuke.stapler.HttpResponse
FederatedLoginService.FederatedIdentity.signin() to indicate that the identifier is not currently
associated with anyone.| Modifier and Type | Field and Description |
|---|---|
FederatedLoginService.FederatedIdentity |
identity |
| Constructor and Description |
|---|
UnclaimedIdentityException(FederatedLoginService.FederatedIdentity identity) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateResponse(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp,
Object node) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final FederatedLoginService.FederatedIdentity identity
public UnclaimedIdentityException(FederatedLoginService.FederatedIdentity identity)
public void generateResponse(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp,
Object node)
throws IOException,
javax.servlet.ServletException
generateResponse in interface org.kohsuke.stapler.HttpResponseIOExceptionjavax.servlet.ServletExceptionCopyright © 2019. All rights reserved.