Class MockHttpAccessControl

    • Method Detail

      • inRole

        public boolean inRole​(java.lang.String role)
        Description copied from interface: HttpAccessControl
        Indicates if within role.
        Specified by:
        inRole in interface HttpAccessControl
        Parameters:
        role - Role to check if have access.
        Returns:
        true if supports the role.