All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jboss.seam.security.management.package-info Maven / Gradle / Ivy

There is a newer version: 3.2.26.ayg
Show newest version
/**
 * Seam Identity Management
 * 
 * @see org.jboss.seam.security.management.IdentityManager
 */
@Namespace(value = "http://jboss.org/schema/seam/security", prefix = "org.jboss.seam.security")
@AutoCreate
package org.jboss.seam.security.management;

import org.jboss.seam.annotations.AutoCreate;
import org.jboss.seam.annotations.Namespace;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy