Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.http.auth Classes and Interfaces - 22 results found.
NameDescriptionTypePackageFramework
AUTHConstants and static helpers related to the HTTP authentication.Classorg.apache.http.authApache HttpComponents
AuthenticationExceptionSignals a failure in authentication processSince:4.Classorg.apache.http.authApache HttpComponents
AuthOptionClassorg.apache.http.authApache HttpComponents
AuthParamBeanThis is a Java Bean class that can be used to wrap an instance of HttpParams and manipulate HTTP authentication parametersClassorg.apache.http.auth.paramsApache HttpComponents
AuthParamsClassorg.apache.http.auth.paramsApache HttpComponents
AuthPNamesParameter names for HTTP authentication classes.Interfaceorg.apache.http.auth.paramsApache HttpComponents
AuthProtocolStateenum AuthProtocolStateEnum Constant SummaryClassorg.apache.http.authApache HttpComponents
AuthSchemeThis interface represents an abstract challenge-response oriented authentication scheme.Interfaceorg.apache.http.authApache HttpComponents
AuthSchemeFactoryFactory for AuthScheme implementations.Interfaceorg.apache.http.authApache HttpComponents
AuthSchemeProviderFactory for AuthScheme implementations.Interfaceorg.apache.http.authApache HttpComponents
AuthSchemeRegistryAuthentication scheme registry that can be used to obtain the corresponding authentication scheme implementation for a given type of authorization challenge.Classorg.apache.http.authApache HttpComponents
AuthScopeThe class represents an authentication scope consisting of a host name, a port number, a realm name and an authentication scheme name whichClassorg.apache.http.authApache HttpComponents
AuthStateThis class provides detailed information about the state of the authentication process.Classorg.apache.http.authApache HttpComponents
BasicUserPrincipalBasic user principal used for HTTP authenticationSince:4.Classorg.apache.http.authApache HttpComponents
ChallengeStateChallenge mode (TARGET or PROXY)Enum Constant SummaryClassorg.apache.http.authApache HttpComponents
ContextAwareAuthSchemeThis interface represents an extended authentication scheme that requires access to HttpContext in order toInterfaceorg.apache.http.authApache HttpComponents
CredentialsThis interface represents a set of credentials consisting of a security principal and a secret (password) that can be used to establish userInterfaceorg.apache.http.authApache HttpComponents
InvalidCredentialsExceptionAuthentication credentials required to respond to a authentication challenge are invalidClassorg.apache.http.authApache HttpComponents
MalformedChallengeExceptionSignals that authentication challenge is in some way invalid or illegal in the given contextClassorg.apache.http.authApache HttpComponents
NTCredentialsCredentials implementation for Microsoft Windows platforms that includes Windows specific attributes such as name of the domain the user belongs to.Classorg.apache.http.authApache HttpComponents
NTUserPrincipalMicrosoft Windows specific user principal implementation.Classorg.apache.http.authApache HttpComponents
UsernamePasswordCredentialsSimple Credentials implementation based on a user name / passwordSince:4.Classorg.apache.http.authApache HttpComponents