public interface SecurityAccessInterceptor
| Modifier and Type | Method and Description |
|---|---|
void |
apply(SecurityAuthentication authentication,
java.net.URLConnection connection)
Applies to a connection the authentication information.
|
void apply(SecurityAuthentication authentication, java.net.URLConnection connection)
authentication - the determined authentication data to authorize for the
endpoint accessconnection - the connection to the endpoint