Uses of Class
org.expressme.openid.Authentication

Uses of Authentication in org.expressme.openid
 

Methods in org.expressme.openid that return Authentication
 Authentication OpenIdManager.getAuthentication(javax.servlet.http.HttpServletRequest request, byte[] key)
          Deprecated. Using getAuthentication(HttpServletRequest request, byte[] key, String alias) instead.
 Authentication OpenIdManager.getAuthentication(javax.servlet.http.HttpServletRequest request, byte[] key, java.lang.String alias)
          Get authentication information from HTTP request, key.and alias
 



Copyright 2009-2011, JOpenId