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