Package | Description |
---|---|
com.ibm.mfp.server.security.external.checks |
Modifier and Type | Method and Description |
---|---|
void |
SecurityCheck.introspect(java.util.Set scope,
IntrospectionResponse response)
Make sure this check currently grants the requested scope.
If the scope is granted, the implementation should add the granted scope, its expiration, and custom introspection data to the response parameter. |
© Copyright IBM Corp. 2006, 2015. All Rights Reserved.