|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionType | |
---|---|
com.dyuproject.openid |
Uses of SessionType in com.dyuproject.openid |
---|
Fields in com.dyuproject.openid declared as SessionType | |
---|---|
static SessionType |
SessionType.HMAC_SHA1
"DH-SHA1" |
static SessionType |
SessionType.HMAC_SHA256
"DH-SHA256" |
Methods in com.dyuproject.openid that return SessionType | |
---|---|
static SessionType |
SessionType.getDefault()
Gets the default session type HMAC_SHA1 . |
SessionType |
DiffieHellmanAssociation.getSessionAssociationType()
Gets the session type of this association. |
Constructors in com.dyuproject.openid with parameters of type SessionType | |
---|---|
DiffieHellmanAssociation(SessionType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |