public abstract class BasePrincipalConnector extends AbstractResolutionPlugIn<String> implements PrincipalConnector
PrincipalConnector
plug-ins.Constructor and Description |
---|
BasePrincipalConnector()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getFormat()
Get NamID format.
|
Set<String> |
getRelyingParties()
Get relying parties this connector is valid for.
|
void |
setFormat(String newFormat)
Set NameID format.
|
getDependencyIds, getId, getValuesFromAllDependencies, getValuesFromAttributeDependency, getValuesFromConnectorDependency, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDependencyIds, getId, resolve, validate
public void setFormat(String newFormat)
newFormat
- new NameID formatpublic String getFormat()
getFormat
in interface PrincipalConnector
public Set<String> getRelyingParties()
getRelyingParties
in interface PrincipalConnector
Copyright © 1999–2014. All rights reserved.