BasicAuthRealm

Constructors

this
this(UserService userService)
Undocumented in source.

Members

Functions

doGetAuthenticationInfo
AuthenticationInfo doGetAuthenticationInfo(AuthenticationToken token)
Undocumented in source. Be warned that the author may not have intended to support it.
supports
bool supports(AuthenticationToken token)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From AuthRealm

getUserService
UserService getUserService()
Undocumented in source. Be warned that the author may not have intended to support it.
doGetAuthorizationInfo
AuthorizationInfo doGetAuthorizationInfo(PrincipalCollection principals)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta