|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Discovery.UserCache | |
---|---|
com.dyuproject.openid |
Uses of Discovery.UserCache in com.dyuproject.openid |
---|
Classes in com.dyuproject.openid that implement Discovery.UserCache | |
---|---|
class |
IdentifierSelectUserCache
A cache for providers that have generic identifiers (not tied to a single user) E.g google and yahoo's openid_identifier parameters |
Methods in com.dyuproject.openid that return Discovery.UserCache | |
---|---|
Discovery.UserCache |
RelyingParty.getUserCache()
Gets the user cache. |
Constructors in com.dyuproject.openid with parameters of type Discovery.UserCache | |
---|---|
RelyingParty(OpenIdContext context,
OpenIdUserManager manager,
Discovery.UserCache userCache,
boolean automaticRedirect)
|
|
RelyingParty(OpenIdContext context,
OpenIdUserManager manager,
Discovery.UserCache userCache,
boolean automaticRedirect,
boolean identifierAsServer,
AuthRedirection authRedirection,
String identifierParameter)
|
|
RelyingParty(OpenIdUserManager manager,
Discovery.UserCache userCache)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |