Package org.pac4j.saml.metadata.keystore
Interface SAML2KeystoreGenerator
-
- All Known Implementing Classes:
BaseSAML2KeystoreGenerator,SAML2FileSystemKeystoreGenerator,SAML2HttpUrlKeystoreGenerator
public interface SAML2KeystoreGeneratorThis isSAML2KeystoreGenerator.- Since:
- 4.0.1
- Author:
- Misagh Moayyed
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerate()java.io.InputStreamretrieve()booleanshouldGenerate()
-