public interface Parameter
Modifier and Type | Method and Description |
---|---|
Context |
getContext(Context savedContext)
Returns the Context assigned with the current
Request
from the saved context data. |
Context getContext(Context savedContext) throws ResourceException
Request
from the saved context data.Request
.NotFoundException
- If no such connection exists.ResourceException
- If the connection could not be obtained for some other reason
(e.g. due to a configuration or initialization problem).Copyright © 2025 Open Identity Platform Community. All rights reserved.