Uses of Class
org.jboss.picketlink.cdi.Identity.AuthenticationResult

Packages that use Identity.AuthenticationResult
org.jboss.picketlink.cdi   
 

Uses of Identity.AuthenticationResult in org.jboss.picketlink.cdi
 

Methods in org.jboss.picketlink.cdi that return Identity.AuthenticationResult
 Identity.AuthenticationResult Identity.login()
          Attempts to authenticate the user.
static Identity.AuthenticationResult Identity.AuthenticationResult.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Identity.AuthenticationResult[] Identity.AuthenticationResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.