@Label(value="AuthConstraint") public interface AuthConstraintDescriptor extends WebDescriptor
Modifier and Type | Method and Description |
---|---|
List<DescriptionDescriptor> |
getDescriptions() |
List<RoleNameDescriptor> |
getRoleNames() |
@Relation(value="HAS_DESCRIPTION") List<DescriptionDescriptor> getDescriptions()
@Relation(value="HAS_ROLE_NAME") List<RoleNameDescriptor> getRoleNames()
Copyright © 2016 buschmais GbR. All rights reserved.