|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pelds.auth.FoafSslInterface
public class FoafSslInterface
Interface to FOAF+SSL authentication
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 |
---|
public FoafSslInterface()
Method Detail |
---|
public static java.util.Collection<java.lang.String> getVerifiedWebIds(javax.servlet.http.HttpServletRequest req)
req
- HTTP request containing client certificates
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |