Authentication
object is created
by collecting user information and then the act of authentication is done
later (by AuthenticationManager
) to verify it.OAuthSession
associated with HTTP session in the current extend.GoogleOAuth2SecurityRealm.doCommenceLogin(String,String)
method.Copyright © 2016. All rights reserved.