|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.solutions.identity.openid.OpenIDExtensionFactory
public class OpenIDExtensionFactory
Method Summary | |
---|---|
OpenIDExtension |
getExtension(OpenIDAuthenticationRequest request)
Create an instance of the OpenIDExtension based on the OpenID extension type |
static OpenIDExtensionFactory |
getInstance()
Returns a singleton instance of OpenIDExtensionFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static OpenIDExtensionFactory getInstance()
public OpenIDExtension getExtension(OpenIDAuthenticationRequest request)
alias
- Extension aliasauth
- AuthRequest instance
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |