Authentication
object is created
by collecting user information and then the act of authentication is done
later (by AuthenticationManager
) to verify it.GoogleOAuth2SecurityRealm.doCommenceLogin(StaplerRequest, String,String)
method.Copyright © 2016–2018. All rights reserved.