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