org.pelds.auth
Class FoafSslInterface

java.lang.Object
  extended by org.pelds.auth.FoafSslInterface

public class FoafSslInterface
extends java.lang.Object

Interface to FOAF+SSL authentication

Author:
Hannes Muehleisen (hannes@muehleisen.org)

Constructor Summary
FoafSslInterface()
           
 
Method Summary
static java.util.Collection<java.lang.String> getVerifiedWebIds(javax.servlet.http.HttpServletRequest req)
          Do FOAF+SSL authentication from SSL client certificates
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FoafSslInterface

public FoafSslInterface()
Method Detail

getVerifiedWebIds

public static java.util.Collection<java.lang.String> getVerifiedWebIds(javax.servlet.http.HttpServletRequest req)
Do FOAF+SSL authentication from SSL client certificates

Parameters:
req - HTTP request containing client certificates
Returns:
List of authenticated URLs