- <init>
- authenticate
Authenticate the user making this request, based on the specified login
configuration. Return true i
- findPrincipal
Parse the specified authorization credentials, and return the associated
Principal that these creden
- generateNOnce
Generate a unique token. The token is generated according to the following
pattern. NOnceToken = Bas
- getPrincipal
- parseUsername
Parse the username from the specified authorization string. If none can be
identified, return null
- register
- removeQuotes
Removes the quotes on a string. RFC2617 states quotes are optional for all
parameters except realm.
- setContext