public interface TokenIntrospectionProvider extends Provider
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
introspect(String token)
Introspect the
token . |
javax.ws.rs.core.Response introspect(String token)
token
.token
- the token to introspect.Copyright © 2021 JBoss by Red Hat. All rights reserved.