Package | Description |
---|---|
org.openid4java.server |
Offers support for implementing an OpenID Provider server.
|
Modifier and Type | Method and Description |
---|---|
void |
ServerManager.setPrefAssocSessEnc(AssociationSessionType type)
Sets the preferred association / session type.
|
void |
ServerManager.sign(AuthSuccess authSuccess)
Signs an AuthSuccess message, using the association identified by the
handle specified within the message.
|
protected List |
SampleServer.userInteraction(ParameterList request) |
Copyright © 2016 Sxip. All rights reserved.