A B C G I L R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addRestrictedGroup(String) - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- authenticate(BasicCredentials) - Method in class com.yammer.dropwizard.authenticator.LdapAuthenticator
- authenticate(BasicCredentials) - Method in class com.yammer.dropwizard.authenticator.LdapCanAuthenticate
- authenticate(BasicCredentials) - Method in class com.yammer.dropwizard.authenticator.ResourceAuthenticator
- authenticate(BasicCredentials) - Method in class com.yammer.dropwizard.authenticator.UserResourceAuthenticator
- authenticateAndReturnPermittedGroups(BasicCredentials) - Method in class com.yammer.dropwizard.authenticator.LdapAuthenticator
- AutoclosingDirContext - Class in com.yammer.dropwizard.authenticator
- AutoclosingDirContext() - Constructor for class com.yammer.dropwizard.authenticator.AutoclosingDirContext
- AutoclosingDirContext(boolean) - Constructor for class com.yammer.dropwizard.authenticator.AutoclosingDirContext
- AutoclosingDirContext(Hashtable<?, ?>) - Constructor for class com.yammer.dropwizard.authenticator.AutoclosingDirContext
B
- Binder(Class<T>) - Constructor for class io.dropwizard.auth.LdapAuthValueFactoryProvider.Binder
C
- canAuthenticate() - Method in class com.yammer.dropwizard.authenticator.LdapAuthenticator
- check() - Method in class com.yammer.dropwizard.authenticator.healthchecks.LdapHealthCheck
- close() - Method in class com.yammer.dropwizard.authenticator.AutoclosingDirContext
- com.yammer.dropwizard.authenticator - package com.yammer.dropwizard.authenticator
- com.yammer.dropwizard.authenticator.healthchecks - package com.yammer.dropwizard.authenticator.healthchecks
- configuration - Variable in class com.yammer.dropwizard.authenticator.LdapAuthenticator
- configure() - Method in class io.dropwizard.auth.LdapAuthValueFactoryProvider.Binder
- configure(ResourceInfo, FeatureContext) - Method in class com.yammer.dropwizard.authenticator.LdapRolesAllowedDynamicFeature
- createValueProvider(Parameter) - Method in class io.dropwizard.auth.LdapAuthValueFactoryProvider
G
- getCachePolicy() - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- getConnectTimeout() - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- getGroupClassName() - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- getGroupFilter() - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- getGroupMembershipAttribute() - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- getGroupNameAttribute() - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- getName() - Method in class com.yammer.dropwizard.authenticator.LdapUser
- getReadTimeout() - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- getRestrictToGroups() - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- getRoles() - Method in class com.yammer.dropwizard.authenticator.LdapUser
- getUri() - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- getUserFilter() - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- getUserNameAttribute() - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
I
- io.dropwizard.auth - package io.dropwizard.auth
L
- LdapAuth - Annotation Type in io.dropwizard.auth
- LdapAuthenticator - Class in com.yammer.dropwizard.authenticator
- LdapAuthenticator(LdapConfiguration) - Constructor for class com.yammer.dropwizard.authenticator.LdapAuthenticator
- LdapAuthValueFactoryProvider<T extends Principal> - Class in io.dropwizard.auth
-
Value factory provider supporting
Principalinjection by theAuthannotation. - LdapAuthValueFactoryProvider(MultivaluedParameterExtractorProvider, LdapAuthValueFactoryProvider.PrincipalClassProvider<T>) - Constructor for class io.dropwizard.auth.LdapAuthValueFactoryProvider
- LdapAuthValueFactoryProvider.Binder<T extends Principal> - Class in io.dropwizard.auth
- LdapCanAuthenticate - Class in com.yammer.dropwizard.authenticator
- LdapCanAuthenticate(LdapConfiguration) - Constructor for class com.yammer.dropwizard.authenticator.LdapCanAuthenticate
- LdapConfiguration - Class in com.yammer.dropwizard.authenticator
- LdapConfiguration() - Constructor for class com.yammer.dropwizard.authenticator.LdapConfiguration
- LdapDenyAll - Annotation Type in io.dropwizard.auth
- LdapHealthCheck<T extends Principal> - Class in com.yammer.dropwizard.authenticator.healthchecks
- LdapHealthCheck(Authenticator<BasicCredentials, T>) - Constructor for class com.yammer.dropwizard.authenticator.healthchecks.LdapHealthCheck
- LdapPermitAll - Annotation Type in io.dropwizard.auth
- LdapRolesAllowed - Annotation Type in io.dropwizard.auth
- LdapRolesAllowedDynamicFeature - Class in com.yammer.dropwizard.authenticator
- LdapRolesAllowedDynamicFeature() - Constructor for class com.yammer.dropwizard.authenticator.LdapRolesAllowedDynamicFeature
- LdapUser - Class in com.yammer.dropwizard.authenticator
- LdapUser(String, Set<String>) - Constructor for class com.yammer.dropwizard.authenticator.LdapUser
R
- ResourceAuthenticator - Class in com.yammer.dropwizard.authenticator
- ResourceAuthenticator(LdapAuthenticator) - Constructor for class com.yammer.dropwizard.authenticator.ResourceAuthenticator
S
- setCachePolicy(CaffeineSpec) - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- setConnectTimeout(Duration) - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- setGroupClassName(String) - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- setGroupFilter(String) - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- setGroupMembershipAttribute(String) - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- setGroupNameAttribute(String) - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- setReadTimeout(Duration) - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- setUri(URI) - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- setUserFilter(String) - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
- setUserNameAttribute(String) - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
U
- UserResourceAuthenticator - Class in com.yammer.dropwizard.authenticator
- UserResourceAuthenticator(LdapAuthenticator) - Constructor for class com.yammer.dropwizard.authenticator.UserResourceAuthenticator
V
- value() - Method in annotation type io.dropwizard.auth.LdapRolesAllowed
All Classes All Packages