zone.cogni.lib.security.saml2.EnableSaml2 Maven / Gradle / Ivy
The newest version!
package zone.cogni.lib.security.saml2;
/**
* @deprecated will be replaced by @EnableSecuritySaml2
*/
@EnableSecuritySaml2
@Deprecated(forRemoval = true)
public @interface EnableSaml2 {
}