public abstract class BasePrincipalConnectorFactoryBean extends AbstractResolutionPluginFactoryBean
Constructor and Description |
---|
BasePrincipalConnectorFactoryBean() |
Modifier and Type | Method and Description |
---|---|
String |
getNameIdFormat()
Gets the format of the NameID the connector operates on.
|
protected void |
populatePrincipalConnector(BasePrincipalConnector connector)
Populates the given connector with information from this factory.
|
void |
setNameIdFormat(String format)
Sets the format of the NameID the connector operates on.
|
getDependencyIds, getPluginId, setDependencyIds, setPluginId
afterPropertiesSet, createInstance, destroy, destroyInstance, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, getObjectType, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
public String getNameIdFormat()
public void setNameIdFormat(String format)
format
- format of the NameID the connector operates onprotected void populatePrincipalConnector(BasePrincipalConnector connector)
connector
- connector populatesCopyright © 1999–2014. All rights reserved.