public interface IRoleValidator
void
intialize(Map<String,String> options)
boolean
userInRole(Principal userPrincipal, List<String> roles)
void intialize(Map<String,String> options)
options
boolean userInRole(Principal userPrincipal, List<String> roles)
userPrincipal
roles
Copyright © 2014 JBoss Inc.. All Rights Reserved.