Uses of Class
net.sf.jguard.jee.authentication.http.AuthenticationSchemes

Packages that use AuthenticationSchemes
net.sf.jguard.jee.authentication.http contains jGuard servlet filters which control webapp access. 
 

Uses of AuthenticationSchemes in net.sf.jguard.jee.authentication.http
 

Methods in net.sf.jguard.jee.authentication.http that return AuthenticationSchemes
static AuthenticationSchemes AuthenticationSchemes.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AuthenticationSchemes[] AuthenticationSchemes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2011. All Rights Reserved.