public class SPMetadataDescriptor extends Object
Constructor and Description |
---|
SPMetadataDescriptor() |
Modifier and Type | Method and Description |
---|---|
static String |
getSPDescriptor(String binding,
String assertionEndpoint,
String logoutEndpoint,
boolean wantAuthnRequestsSigned,
boolean wantAssertionsSigned,
boolean wantAssertionsEncrypted,
String entityId,
String nameIDPolicyFormat,
String signingCerts,
String encryptionCerts) |
static String |
xmlKeyInfo(String indentation,
String keyId,
String pemEncodedCertificate,
String purpose,
boolean declareDSigNamespace) |
public static String getSPDescriptor(String binding, String assertionEndpoint, String logoutEndpoint, boolean wantAuthnRequestsSigned, boolean wantAssertionsSigned, boolean wantAssertionsEncrypted, String entityId, String nameIDPolicyFormat, String signingCerts, String encryptionCerts)
Copyright © 2020 JBoss by Red Hat. All rights reserved.