Uses of Class
hudson.security.FederatedLoginService.FederatedIdentity
Packages that use FederatedLoginService.FederatedIdentity
-
Uses of FederatedLoginService.FederatedIdentity in hudson.security
Fields in hudson.security declared as FederatedLoginService.FederatedIdentityMethods in hudson.security with parameters of type FederatedLoginService.FederatedIdentityModifier and TypeMethodDescriptionorg.kohsuke.stapler.HttpResponse
HudsonPrivateSecurityRealm.commenceSignup
(FederatedLoginService.FederatedIdentity identity) Show the sign up page with the data from the identity.org.kohsuke.stapler.HttpResponse
SecurityRealm.commenceSignup
(FederatedLoginService.FederatedIdentity identity) Starts the user registration process for a new user that has the given verified identity.Constructors in hudson.security with parameters of type FederatedLoginService.FederatedIdentityModifierConstructorDescription