mitreid-connect
|
クラス | |
class | ClientAssertionRequestMatcher |
公開メンバ関数 | |
JWTBearerClientAssertionTokenEndpointFilter (RequestMatcher additionalMatcher) | |
void | afterPropertiesSet () |
Authentication | attemptAuthentication (HttpServletRequest request, HttpServletResponse response) throws AuthenticationException, IOException, ServletException |
限定公開メンバ関数 | |
void | successfulAuthentication (HttpServletRequest request, HttpServletResponse response, FilterChain chain, Authentication authResult) throws IOException, ServletException |
非公開変数類 | |
AuthenticationEntryPoint | authenticationEntryPoint = new OAuth2AuthenticationEntryPoint() |
Filter to check client authentication via JWT Bearer assertions.
|
inline |
|
inline |
|
inline |
Pull the assertion out of the request and send it up to the auth manager for processing.
|
inlineprotected |
|
private |