Class DefaultRoleProvider

  • All Implemented Interfaces:
    RoleProvider

    public class DefaultRoleProvider
    extends java.lang.Object
    implements RoleProvider
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Role DEFAULT_ROLE  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<Role> getRoles()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • DEFAULT_ROLE

        public static Role DEFAULT_ROLE
    • Constructor Detail

      • DefaultRoleProvider

        public DefaultRoleProvider()