Package org.htmlunit

Class DefaultCredentialsProvider.AuthScopeProxy

java.lang.Object
org.htmlunit.DefaultCredentialsProvider.AuthScopeProxy
All Implemented Interfaces:
Serializable
Enclosing class:
DefaultCredentialsProvider

private static class DefaultCredentialsProvider.AuthScopeProxy extends Object implements Serializable
We have to wrap AuthScope instances in a serializable proxy so that the DefaultCredentialsProvider class can be serialized correctly.