Uses of Class
org.jboss.seam.security.Authenticator.AuthenticationStatus

Packages that use Authenticator.AuthenticationStatus
org.jboss.seam.security   
 

Uses of Authenticator.AuthenticationStatus in org.jboss.seam.security
 

Methods in org.jboss.seam.security that return Authenticator.AuthenticationStatus
 Authenticator.AuthenticationStatus Authenticator.getStatus()
           
static Authenticator.AuthenticationStatus Authenticator.AuthenticationStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Authenticator.AuthenticationStatus[] Authenticator.AuthenticationStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 Seam Framework. All Rights Reserved.