SecurityDomain
instead.
Annotation for specifying the JBoss security domain for EJBs.
@Inherited @Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface SecurityDomain
Modifier and Type | Required Element and Description |
---|---|
String |
value
Deprecated.
|
Modifier and Type | Optional Element and Description |
---|---|
String |
unauthenticatedPrincipal
Deprecated.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.