|
||||||||||
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
|
static SessionType |
SessionType.HMAC_SHA256
|
Methods in com.dyuproject.openid that return SessionType | |
---|---|
static SessionType |
SessionType.getDefault()
|
SessionType |
DiffieHellmanAssociation.getSessionAssociationType()
|
Methods in com.dyuproject.openid with parameters of type SessionType | |
---|---|
void |
DiffieHellmanAssociation.setSessionAssociationType(SessionType type)
|
Constructors in com.dyuproject.openid with parameters of type SessionType | |
---|---|
DiffieHellmanAssociation(SessionType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |