org.kotemaru.auth.openid
クラス OpenIDConsumer
java.lang.Object
org.kotemaru.auth.openid.OpenIDConsumer
public class OpenIDConsumer
- extends java.lang.Object
Based SampleConsumer.java
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenIDConsumer
public OpenIDConsumer(java.lang.String returnToUrl)
throws ConsumerException
- 例外:
ConsumerException
getDiscovered
public DiscoveryInformation getDiscovered()
getAuthRequest
public AuthRequest getAuthRequest()
authRequest
public AuthRequest authRequest(java.lang.String userSuppliedString)
throws java.io.IOException
- 例外:
java.io.IOException
verifyResponse
public java.lang.String[] verifyResponse(javax.servlet.http.HttpServletRequest httpReq)
Copyright © 2009 kotemaru.