mitreid-connect
|
公開メンバ関数 | |
UserDetails | loadUserByUsername (String clientId) throws UsernameNotFoundException |
ClientDetailsEntityService | getClientDetailsService () |
void | setClientDetailsService (ClientDetailsEntityService clientDetailsService) |
非公開変数類 | |
ClientDetailsEntityService | clientDetailsService |
ConfigurationPropertiesBean | config |
静的非公開変数類 | |
static GrantedAuthority | ROLE_CLIENT = new SimpleGrantedAuthority("ROLE_CLIENT") |
Loads client details based on URI encoding as passed in from basic auth.
Should only get called if non-encoded provider fails.
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
staticprivate |