Searched refs:getRoles (Results 1 – 12 of 12) sorted by relevance
65 assertTrue(parsed.getRoles().contains(11)); in testCollectionSet()66 assertTrue(parsed.getRoles().contains(13)); in testCollectionSet()67 assertEquals(2, parsed.getRoles().size()); in testCollectionSet()79 public Collection<Integer> getRoles() { in getRoles() method in CollectionTest.CollectionSet
313 public Set<String> getRoles() in getRoles() method in ConstraintSecurityHandler364 String[] cmr = cm.getConstraint().getRoles(); in setConstraintMappings()407 if (mapping.getConstraint()!=null && mapping.getConstraint().getRoles()!=null) in addConstraintMapping()408 for (String role : mapping.getConstraint().getRoles()) in addConstraintMapping()609 String[] newRoles = mapping.getConstraint().getRoles(); in configureRoleInfo()790 for (String role : roleInfo.getRoles()) in checkWebResourcePermissions()
30 Set<String> getRoles(); in getRoles() method
111 public Set<String> getRoles() in getRoles() method in RoleInfo
48 public String[] getRoles(); in getRoles() method
91 public String[] getRoles() in getRoles() method in LoginCallbackImpl
140 public String[] getRoles() in getRoles() method in Constraint
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
369 Set<String> existing = ((ConstraintAware)_securityHandler).getRoles(); in addRoles()
META-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...