org.granite.tide.cdi
Class Identity

java.lang.Object
  extended by org.granite.tide.cdi.Identity

public class Identity
extends Object

Author:
William DRAI

Constructor Summary
Identity()
           
 
Method Summary
 boolean hasRole(String role)
           
 String isLoggedIn()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Identity

public Identity()
Method Detail

isLoggedIn

public String isLoggedIn()

hasRole

public boolean hasRole(String role)