mitreid-connect
|
継承メンバを含む org.mitre.oauth2.web.IntrospectionEndpoint の全メンバ一覧です。
clientService | org.mitre.oauth2.web.IntrospectionEndpoint | private |
IntrospectionEndpoint() | org.mitre.oauth2.web.IntrospectionEndpoint | inline |
IntrospectionEndpoint(OAuth2TokenEntityService tokenServices) | org.mitre.oauth2.web.IntrospectionEndpoint | inline |
introspectionResultAssembler | org.mitre.oauth2.web.IntrospectionEndpoint | private |
logger | org.mitre.oauth2.web.IntrospectionEndpoint | privatestatic |
resourceSetService | org.mitre.oauth2.web.IntrospectionEndpoint | private |
tokenServices | org.mitre.oauth2.web.IntrospectionEndpoint | private |
URL | org.mitre.oauth2.web.IntrospectionEndpoint | static |
userInfoService | org.mitre.oauth2.web.IntrospectionEndpoint | private |
verify(@RequestParam("token") String tokenValue, @RequestParam(value="token_type_hint", required=false) String tokenType, Authentication auth, Model model) | org.mitre.oauth2.web.IntrospectionEndpoint | inline |