Package io.vertigo.connectors.saml2
Interface SAML2IpConfigPlugin
-
- All Superinterfaces:
io.vertigo.core.node.component.CoreComponent,io.vertigo.core.node.component.Plugin
- All Known Implementing Classes:
SAML2IpConfigFilePlugin,SAML2IpConfigKeystorePlugin,SAML2IpConfigMetadataPlugin,SAML2IpConfigStringPlugin
public interface SAML2IpConfigPlugin extends io.vertigo.core.node.component.Plugin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetLoginUrl()StringgetLogoutUrl()List<org.opensaml.security.credential.Credential>getPublicCredentials()
-