| Modifier and Type | Method and Description |
|---|---|
SAMLConfigImpl |
SAMLConfigImpl.init() |
SAMLConfigImpl |
SAMLConfigImpl.init(Function<String,String> function) |
SAMLConfigImpl |
SAMLConfigImpl.withCertificateAlias(String certificateAlias) |
SAMLConfigImpl |
SAMLConfigImpl.withIdpConfig(IdPConfig idpConfig) |
SAMLConfigImpl |
SAMLConfigImpl.withIdpConfigName(String idpConfigName) |
SAMLConfigImpl |
SAMLConfigImpl.withKeystore(File keystore) |
SAMLConfigImpl |
SAMLConfigImpl.withKeystoreName(String keystoreName) |
SAMLConfigImpl |
SAMLConfigImpl.withKeystorePassword(char[] keystorePassword) |
SAMLConfigImpl |
SAMLConfigImpl.withKeystorePassword(String keystorePassword) |
SAMLConfigImpl |
SAMLConfigImpl.withSpConfig(SPConfig spConfig) |
SAMLConfigImpl |
SAMLConfigImpl.withSpConfigName(String spConfigName) |
Copyright © 2015. All rights reserved.