META-INF.beans.xml Maven / Gradle / Ivy
Go to download
PicketLink REST provides a set of RESTful identity services and clients, including support for SCIM 1.1
<?xml version="1.0" encoding="UTF-8"?> <!-- This file can be an empty text file (0 bytes) --> <!-- We're declaring the schema to save you time if you do have to configure this in the future --> <beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://docs.jboss.org/cdi/beans_1_0.xsd"> <!-- <interceptors> <class>org.picketlink.deltaspike.security.impl.extension.SecurityInterceptor</class> </interceptors> --> </beans>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy