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, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDependencyIds, getId, resolve, validatepublic void setFormat(String newFormat)
newFormat - new NameID formatpublic String getFormat()
getFormat in interface PrincipalConnectorpublic Set<String> getRelyingParties()
getRelyingParties in interface PrincipalConnectorCopyright © 1999–2014. All rights reserved.