Interface CredentialRetrievalFactory
- All Superinterfaces:
DescribedObject,NamedObject
- All Known Implementing Classes:
AbstractCredentialRetrievalFactory
Implementations allows for creating
CredentialRetrievals of a particular type.- Author:
- K. Benedyczak
-
Method Summary
Modifier and TypeMethodDescriptionbooleanisCredentialExchangeSupported(String credentialExchangeId) Methods inherited from interface pl.edu.icm.unity.types.DescribedObject
getDescriptionMethods inherited from interface pl.edu.icm.unity.types.NamedObject
getName
-
Method Details
-
newInstance
CredentialRetrieval newInstance() -
getSupportedBinding
String getSupportedBinding() -
isCredentialExchangeSupported
-