public class DeploymentBuilder extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.jboss.logging.Logger |
log |
Constructor and Description |
---|
DeploymentBuilder() |
Modifier and Type | Method and Description |
---|---|
SamlDeployment |
build(InputStream xml,
ResourceLoader resourceLoader) |
protected static PublicKey |
getPublicKeyFromPem(Key key) |
protected static KeyStore |
loadKeystore(ResourceLoader resourceLoader,
Key key) |
public SamlDeployment build(InputStream xml, ResourceLoader resourceLoader) throws ParsingException
ParsingException
protected static KeyStore loadKeystore(ResourceLoader resourceLoader, Key key)
Copyright © 2021 JBoss by Red Hat. All rights reserved.