|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.shibboleth.common.attribute.resolver.provider.AbstractResolutionPlugIn<String>
edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.principalConnector.BasePrincipalConnector
public abstract class BasePrincipalConnector
Base class for PrincipalConnector
plug-ins.
Constructor Summary | |
---|---|
BasePrincipalConnector()
Constructor. |
Method Summary | |
---|---|
String |
getFormat()
Get NamID format. |
Set<String> |
getRelyingParties()
Get relying parties this connector is valid for. |
void |
setFormat(String newFormat)
Set NameID format. |
Methods inherited from class edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.AbstractResolutionPlugIn |
---|
getDependencyIds, getId, getValuesFromAllDependencies, getValuesFromAttributeDependency, getValuesFromConnectorDependency, setId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ResolutionPlugIn |
---|
getDependencyIds, getId, resolve, validate |
Constructor Detail |
---|
public BasePrincipalConnector()
Method Detail |
---|
public void setFormat(String newFormat)
newFormat
- new NameID formatpublic String getFormat()
getFormat
in interface PrincipalConnector
public Set<String> getRelyingParties()
getRelyingParties
in interface PrincipalConnector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |