Package | Description |
---|---|
com.iplanet.sso |
This package contains classes fro accessing the Single Sign On service and
representing a SSOToken(Single Sign On) which contains the information
related to session.
|
com.iplanet.sso.providers.dpro |
This package contains classes that represent SSOProvider
|
com.sun.identity.authentication.internal |
Internal classes to handle Authentication.
|
com.sun.identity.cli.rest |
Modifier and Type | Method and Description |
---|---|
SSOTokenID |
SSOToken.getTokenID()
Returns single sign on token ID object.
|
Modifier and Type | Class and Description |
---|---|
class |
SSOTokenIDImpl
This class
SSOTokenIDImpl implements the interface
SSOTokenID and is used to
identify a SSOToken object. |
Modifier and Type | Class and Description |
---|---|
protected class |
AuthSSOToken.AuthSSOTokenID |
Modifier and Type | Method and Description |
---|---|
SSOTokenID |
AuthSSOToken.getTokenID() |
Modifier and Type | Method and Description |
---|---|
String |
RestCommand.sendRestCommand(SSOTokenID ssoTokenID,
URL url,
String requestMethod,
Map<String,String> headers,
String data)
Run a rest command with a SSO Token
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.