public static final class ExternalUserAuthentication.Factory extends Object
ExternalUserAuthentication
.Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static ExternalUserAuthentication |
newInstance()
Constructs a new instance of
ExternalUserAuthentication . |
static ExternalUserAuthentication |
newInstance(String externalUserId,
String systemId)
Constructs a new instance of
ExternalUserAuthentication , taking all required
and/or read-only properties as arguments. |
static ExternalUserAuthentication |
newInstance(String externalUserId,
String systemId,
String permanentId,
String additionalProperty)
Constructs a new instance of
ExternalUserAuthentication , taking all possible
properties (except the identifier(s))as arguments. |
public static ExternalUserAuthentication newInstance()
ExternalUserAuthentication
.public static ExternalUserAuthentication newInstance(String externalUserId, String systemId)
ExternalUserAuthentication
, taking all required
and/or read-only properties as arguments.public static ExternalUserAuthentication newInstance(String externalUserId, String systemId, String permanentId, String additionalProperty)
ExternalUserAuthentication
, taking all possible
properties (except the identifier(s))as arguments.Copyright © 2019 Communote team. All rights reserved.