com.xpn.xwiki.atom.lifeblog
Class LifeblogServices
java.lang.Object
com.xpn.xwiki.atom.lifeblog.LifeblogServices
public class LifeblogServices
- extends java.lang.Object
- Author:
- Luis Arias
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
userName
private java.lang.String userName
NONCE_TIMEOUT
private static final long NONCE_TIMEOUT
- See Also:
- Constant Field Values
xwikiHelper
private XWikiHelper xwikiHelper
LifeblogServices
public LifeblogServices(XWikiContext context)
isAuthenticated
public boolean isAuthenticated()
throws XWikiException,
java.io.IOException
- Throws:
XWikiException
java.io.IOException
isAuthenticated
public boolean isAuthenticated(java.lang.String header)
throws XWikiException,
java.io.IOException
- Throws:
XWikiException
java.io.IOException
listUserBlogs
public void listUserBlogs()
throws java.io.IOException,
XWikiException
- Throws:
java.io.IOException
XWikiException
getAtomListUserBlogs
public java.lang.String getAtomListUserBlogs(java.util.List userBlogs)
nonceAlreadyUsedByUser
private boolean nonceAlreadyUsedByUser(java.lang.String nonce)
nonceIsNotTooOld
private boolean nonceIsNotTooOld(java.util.Calendar createdDate)
Copyright 2003 Ludovic Dubost