public class FederatedLoginServiceUserProperty extends UserProperty
FederatedLoginService to this user.
See FederatedLoginService for what "identifier" exactly means
FederatedLoginServiceExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
protected Set<String> |
identifiers |
user| Modifier | Constructor and Description |
|---|---|
protected |
FederatedLoginServiceUserProperty(Collection<String> identifiers) |
| Modifier and Type | Method and Description |
|---|---|
void |
addIdentifier(String id) |
Collection<String> |
getIdentifiers() |
boolean |
has(String identifier) |
all, getDescriptor, reconfigureprotected FederatedLoginServiceUserProperty(Collection<String> identifiers)
public boolean has(String identifier)
public Collection<String> getIdentifiers()
public void addIdentifier(String id) throws IOException
IOExceptionCopyright © 2019. All rights reserved.