@Deprecated public interface ProtectedResourceDetailsService
| Modifier and Type | Method and Description |
|---|---|
ProtectedResourceDetails |
loadProtectedResourceDetailsById(String id)
Deprecated.
Load the details of a protected resource by id.
|
ProtectedResourceDetails loadProtectedResourceDetailsById(String id) throws IllegalArgumentException
id - The id.IllegalArgumentException - If there are no details available for the given id.Copyright © 2020. All rights reserved.