Class SAML2MetadataEndpoint

java.lang.Object
org.apache.syncope.sra.security.saml2.SAML2MetadataEndpoint

@RestController @RequestMapping("/saml2/metadata") @ConditionalOnProperty(prefix="sra", name="am-type", havingValue="SAML2") public class SAML2MetadataEndpoint extends Object