|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Association | |
---|---|
com.dyuproject.openid |
Uses of Association in com.dyuproject.openid |
---|
Classes in com.dyuproject.openid that implement Association | |
---|---|
class |
DiffieHellmanAssociation
Association using DiffieHellman session - which allows two parties that have no prior knowledge of each other to jointly establish a shared secret key over an insecure communications channel. |
Methods in com.dyuproject.openid that return Association | |
---|---|
Association |
OpenIdContext.getAssociation()
Gets the association. |
Constructors in com.dyuproject.openid with parameters of type Association | |
---|---|
OpenIdContext(Discovery discovery,
Association association,
HttpConnector httpConnector)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |