Package | Description |
---|---|
org.mitre.openid.connect.client |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.security.core.Authentication |
OIDCAuthenticationProvider.createAuthenticationToken(PendingOIDCAuthenticationToken token,
Collection<? extends org.springframework.security.core.GrantedAuthority> authorities,
UserInfo userInfo)
Override this function to return a different kind of Authentication, processes the authorities differently,
or do post-processing based on the UserInfo object.
|
UserInfo |
UserInfoFetcher.loadUserInfo(PendingOIDCAuthenticationToken token) |
Copyright © 2018. All rights reserved.