- bropen.framework.core.security.sso.LtpaSsoClient
-
-
Methods Summary
Methods
| Type |
Name and description |
static void |
enable() 启用 LTPA SSO |
static String |
test(String ltpaToken) 测试 LTAP SSO |
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
-
-
Method Detail
-
static void enable()
启用 LTPA SSO
-
@Internal@bropen.toolkit.annotation.Internal
static String test(String ltpaToken)
测试 LTAP SSO
- Returns:
- 解析后的用户名或者错误消息
- Parameters:
ltpaToken - 来自 cookie 的 LtpaToken 值
- Summary:
- Nested
- Field
- Constructor
- Method
- | Detail:
- Field
- Constructor
- Method
BROPEN Documentation, 2020-04-21 11:00