|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PrincipalConnector
Principal connectors are responsible for taking subject's SAML name identifier and converting it into a string based principal (user) name. This plugin and all its dependencies are guarenteed to run prior to the attribute definitions meant to provide attributes about the user, such that those definitions and data connectors will have access to a principal name.
Method Summary | |
---|---|
String |
getFormat()
Get NamID format. |
Set<String> |
getRelyingParties()
Get relying parties this connector is valid for. |
Methods inherited from interface edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ResolutionPlugIn |
---|
getDependencyIds, getId, resolve, validate |
Method Detail |
---|
String getFormat()
Set<String> getRelyingParties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |