Uses of Class
net.shibboleth.idp.attribute.resolver.dc.impl.SubjectDataConnector
-
Packages that use SubjectDataConnector Package Description net.shibboleth.idp.attribute.resolver.spring.dc.impl Implementation of specific DataConnector parsers. -
-
Uses of SubjectDataConnector in net.shibboleth.idp.attribute.resolver.spring.dc.impl
Methods in net.shibboleth.idp.attribute.resolver.spring.dc.impl that return types with arguments of type SubjectDataConnector Modifier and Type Method Description protected Class<SubjectDataConnector>SubjectDataConnectorParser. getNativeBeanClass()Per parser indication of what we are building.
-