• BlackBerry Dynamics
  • Runtime library for Android applications
  • 12.0.1.79
AuthScope Member List

This is the complete list of members for AuthScope, including all inherited members.

ANYAuthScopestatic
ANY_HOSTAuthScopestatic
ANY_PORTAuthScopestatic
ANY_REALMAuthScopestatic
ANY_SCHEMEAuthScopestatic
AuthScope(final String host, int port, final String realm, final String scheme)AuthScope
AuthScope(final String host, int port, final String realm)AuthScope
AuthScope(final String host, int port)AuthScope
AuthScope(final AuthScope authscope)AuthScope
equals(Object o)AuthScope
getHost()AuthScope
getPort()AuthScope
getRealm()AuthScope
getScheme()AuthScope
hashCode()AuthScope
match(final AuthScope that)AuthScope
toString()AuthScope