Class | Description |
---|---|
BasicHttpSecuritySource |
HttpSecuritySource for Basic HTTP security. |
DigestHttpSecuritySource |
HttpSecuritySource for Digest HTTP security. |
DigestHttpSecuritySource.Mock |
Allows mocking
SecurityState for testing. |
FormHttpSecuritySource |
Form based
HttpSecuritySource . |
HttpAuthenticationScheme |
Wraps the
HttpRequest to obtain the HTTP authentication scheme
information. |
HttpCredentialsImpl |
HttpCredentials implementation. |
HttpSecurityImpl |
HttpSecurity implementation. |
MockHttpSecuritySource |
Mock
HttpSecuritySource to use for testing. |
Enum | Description |
---|---|
BasicHttpSecuritySource.Dependencies |
Dependency keys.
|
DigestHttpSecuritySource.Dependencies |
Dependency keys.
|
FormHttpSecuritySource.Dependencies |
Dependency keys.
|
FormHttpSecuritySource.Flows |
Flow keys.
|
Copyright © 2005–2016. All rights reserved.