Skip navigation links
A C G L R S T U V 

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
 
AutoclosingLdapContext - Class in com.yammer.dropwizard.authenticator
 
AutoclosingLdapContext() - Constructor for class com.yammer.dropwizard.authenticator.AutoclosingLdapContext
 
AutoclosingLdapContext(Hashtable<?, ?>, TlsOption) - Constructor for class com.yammer.dropwizard.authenticator.AutoclosingLdapContext
 

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.AutoclosingLdapContext
 
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
 

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.User
 
getNegotiateTls() - Method in class com.yammer.dropwizard.authenticator.LdapConfiguration
 
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.User
 
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
 

L

LdapAuthenticator - Class in com.yammer.dropwizard.authenticator
 
LdapAuthenticator(LdapConfiguration) - Constructor for class com.yammer.dropwizard.authenticator.LdapAuthenticator
 
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
 
LdapHealthCheck<T extends Principal> - Class in com.yammer.dropwizard.authenticator.healthchecks
 
LdapHealthCheck(Authenticator<BasicCredentials, T>) - Constructor for class com.yammer.dropwizard.authenticator.healthchecks.LdapHealthCheck
 

R

ResourceAuthenticator - Class in com.yammer.dropwizard.authenticator
 
ResourceAuthenticator(LdapAuthenticator) - Constructor for class com.yammer.dropwizard.authenticator.ResourceAuthenticator
 

S

setCachePolicy(CacheBuilderSpec) - 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
 
setNegotiateTls(TlsOption) - 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
 

T

TlsOption - Enum in com.yammer.dropwizard.authenticator
 

U

User - Class in com.yammer.dropwizard.authenticator
 
User(String, Set<String>) - Constructor for class com.yammer.dropwizard.authenticator.User
 
UserResourceAuthenticator - Class in com.yammer.dropwizard.authenticator
 
UserResourceAuthenticator(LdapAuthenticator) - Constructor for class com.yammer.dropwizard.authenticator.UserResourceAuthenticator
 

V

valueOf(String) - Static method in enum com.yammer.dropwizard.authenticator.TlsOption
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.yammer.dropwizard.authenticator.TlsOption
Returns an array containing the constants of this enum type, in the order they are declared.
A C G L R S T U V 
Skip navigation links

Copyright © 2017. All rights reserved.