A G M N S W _ 

A

authenticate(Request, Response, LoginConfig) - Method in class waffle.apache.MixedAuthenticator
 
authenticate(Request, Response, LoginConfig) - Method in class waffle.apache.NegotiateAuthenticator
 

G

GenericWindowsPrincipal - Class in waffle.apache
A Windows Principal.
GenericWindowsPrincipal(IWindowsIdentity, Realm, PrincipalFormat, PrincipalFormat) - Constructor for class waffle.apache.GenericWindowsPrincipal
A windows principal.
getGroups() - Method in class waffle.apache.GenericWindowsPrincipal
Windows groups that the user is a member of.
getName() - Method in class waffle.apache.WindowsRealm
 
getPassword(String) - Method in class waffle.apache.WindowsRealm
 
getPrincipal(String) - Method in class waffle.apache.WindowsRealm
 
getRolesString() - Method in class waffle.apache.GenericWindowsPrincipal
Get an array of roles as a string.
getSid() - Method in class waffle.apache.GenericWindowsPrincipal
Byte representation of the SID.
getSidString() - Method in class waffle.apache.GenericWindowsPrincipal
String representation of the SID.

M

MixedAuthenticator - Class in waffle.apache
Mixed Negotiate + Form Authenticator.
MixedAuthenticator() - Constructor for class waffle.apache.MixedAuthenticator
 

N

NegotiateAuthenticator - Class in waffle.apache
An Apache Negotiate (NTLM, Kerberos) Authenticator.
NegotiateAuthenticator() - Constructor for class waffle.apache.NegotiateAuthenticator
 

S

start() - Method in class waffle.apache.MixedAuthenticator
 
start() - Method in class waffle.apache.NegotiateAuthenticator
 
stop() - Method in class waffle.apache.MixedAuthenticator
 
stop() - Method in class waffle.apache.NegotiateAuthenticator
 

W

waffle.apache - package waffle.apache
 
WindowsRealm - Class in waffle.apache
A rudimentary Windows realm.
WindowsRealm() - Constructor for class waffle.apache.WindowsRealm
 

_

_name - Static variable in class waffle.apache.WindowsRealm
 
A G M N S W _