public class IDPMetadataDescriptor extends Object
Constructor and Description |
---|
IDPMetadataDescriptor() |
Modifier and Type | Method and Description |
---|---|
static Element |
buildKeyInfoElement(String keyName,
String pemEncodedCertificate) |
static String |
getIDPDescriptor(URI loginPostEndpoint,
URI loginRedirectEndpoint,
URI logoutEndpoint,
URI artifactResolutionService,
String entityId,
boolean wantAuthnRequestsSigned,
List<Element> signingCerts) |
public static String getIDPDescriptor(URI loginPostEndpoint, URI loginRedirectEndpoint, URI logoutEndpoint, URI artifactResolutionService, String entityId, boolean wantAuthnRequestsSigned, List<Element> signingCerts) throws ProcessingException
ProcessingException
public static Element buildKeyInfoElement(String keyName, String pemEncodedCertificate) throws ParserConfigurationException
ParserConfigurationException
Copyright © 2021 JBoss by Red Hat. All rights reserved.