Interface SamlSpIdpConnectionFieldExpressionHandler
- All Superinterfaces:
FieldExpressionHandler<com.liferay.saml.persistence.model.SamlSpIdpConnection,SamlSpIdpConnectionProcessorContext>
@ProviderType
public interface SamlSpIdpConnectionFieldExpressionHandler
extends FieldExpressionHandler<com.liferay.saml.persistence.model.SamlSpIdpConnection,SamlSpIdpConnectionProcessorContext>
-
Method Summary
Modifier and TypeMethodDescriptionvoidbindProcessorContext(SamlSpIdpConnectionProcessorContext samlSpIdpConnectionProcessorContext)
-
Method Details
-
bindProcessorContext
- Specified by:
bindProcessorContextin interfaceFieldExpressionHandler<com.liferay.saml.persistence.model.SamlSpIdpConnection,SamlSpIdpConnectionProcessorContext>
-