|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelyingParty | |
---|---|
com.dyuproject.openid |
Uses of RelyingParty in com.dyuproject.openid |
---|
Fields in com.dyuproject.openid declared as RelyingParty | |
---|---|
protected RelyingParty |
OpenIdServletFilter._relyingParty
|
Methods in com.dyuproject.openid that return RelyingParty | |
---|---|
RelyingParty |
RelyingParty.addListener(RelyingParty.Listener listener)
|
RelyingParty |
RelyingParty.addResolver(Identifier.Resolver resolver)
|
static RelyingParty |
RelyingParty.getInstance()
|
RelyingParty |
OpenIdServletFilter.getRelyingParty()
|
static RelyingParty |
RelyingParty.newInstance(InputStream in)
|
static RelyingParty |
RelyingParty.newInstance(Properties properties)
|
static RelyingParty |
RelyingParty.newInstance(String resourceLoc)
|
static RelyingParty |
RelyingParty.newInstance(URL resource)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |