JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
hudson.security.FederatedLoginService.UnclaimedIdentityException
Packages that use
FederatedLoginService.UnclaimedIdentityException
Package
Description
hudson.security
Security-related code.
Uses of
FederatedLoginService.UnclaimedIdentityException
in
hudson.security
Methods in
hudson.security
that throw
FederatedLoginService.UnclaimedIdentityException
Modifier and Type
Method
Description
User
FederatedLoginService.FederatedIdentity.
signin
()
Call this method to authenticate the user when you confirmed (via your protocol specific work) that the current HTTP request indeed owns this identifier.