org.wicketopia.shiro
Class ShiroSecurityProvider

java.lang.Object
  extended by org.wicketopia.shiro.ShiroSecurityProvider
All Implemented Interfaces:
Serializable, SecurityProvider

public class ShiroSecurityProvider
extends Object
implements SecurityProvider

Since:
1.0
See Also:
Serialized Form

Constructor Summary
ShiroSecurityProvider()
           
 
Method Summary
 boolean checkRoles(Set<String> roles)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShiroSecurityProvider

public ShiroSecurityProvider()
Method Detail

checkRoles

public boolean checkRoles(Set<String> roles)
Specified by:
checkRoles in interface SecurityProvider


Copyright © 2010-2013. All Rights Reserved.