public final class MicrosoftOnlineSecurityData extends Object
Constructor and Description |
---|
MicrosoftOnlineSecurityData(String keyIdentifier,
String securityToken0,
String securityToken1)
Set security KeyIdentifier, SecurityToken0 and SecurityToken1.
|
Modifier and Type | Method and Description |
---|---|
String |
getKeyIdentifier()
Get the KeyIdentifier.
|
String |
getSecurityToken0()
Get the SecurityToken0.
|
String |
getSecurityToken1()
Get the SecurityToken1.
|
Copyright © 2010–2019. All rights reserved.