public class SystemAppTokenProvider extends Object implements AppSSOTokenProvider
AppSSOTokenProvider
.
It creates application single sign on token with credentials of
user name and password which are parameters to the constructor.Constructor and Description |
---|
SystemAppTokenProvider(String appUserName,
String appPassword)
Constructs a
SystemAppTokenProvider . |
Modifier and Type | Method and Description |
---|---|
SSOToken |
getAppSSOToken()
Returns Application single sign on token.
|
public SSOToken getAppSSOToken()
getAppSSOToken
in interface AppSSOTokenProvider
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.